4 eBooks tagged "C and Programming"
Related tags:
Language [+],
The [+],
Practical [+],
Game [+],
Beginning [+],
2nd [+],
xp,
with,
volume,
unix,
to,
testing,
programmer,
of,
nutshell,
mit,
in,
for,
apress,
and,
Yourself,
Wrox,
Word,
Windows,
Wiley,
White,
Web,
Ways,
Visual,
Vista,
VBA,
V,
Using,
Unlocking,
Tutorial,
Template,
Technology,
Teach,
Talking,
TCPIP,
Systems,
System,
Sudoku,
Style,
Static,
Standard,
Spreadsheet,
Specific,
Sockets,
Shell,
Sharp,
ServerSide,
Server,
Secure,
Scientific,
Sams,
SQL,
S60,
Rules,
Rich,
RealTime,
Rapid,
Python,
Prolog,
Program,
Professional,
Processing,
Press,
Power,
Plus,
Perl,
Pearls,
Patterns,
Pages,
PLSQL,
PIC,
PHP,
Oracle,
OpenOffice.org,
OpenGLR,
One,
Official,
Objects,
OReilly,
Network,
NET,
More,
Microsoft,
Microcontrollers,
Microcontroller,
Michael,
Metaprogramming,
Master,
Macro,
MS,
MATLAB,
Logic,
Linux,
Library,
Learning,
Learn,
LabVIEW,
Killer,
Joe,
Java,
Introduction,
Intermediate,
Interfacing,
How,
Handbook,
Guide,
Graphics,
Graphical,
Golden,
Gadgets,
GUI,
Framework,
Forms,
Form,
Feather,
Extreme,
Excel,
Everyone,
Engineering,
Engine,
Embedded,
Effective,
Edition,
Directly,
DirectX,
Design,
Deitel,
Cryptography,
Cookbook,
Confessions,
Concurrent,
Concepts,
Computer,
Complete,
Compact,
Celkos,
Business,
Build,
Book,
Black,
Basic,
Assembly,
Art,
Applications,
Analysis,
An,
All,
Ajax,
Active,
Action,
Accelerated,
Absolute,
Abrashs,
ASP.NET,
AI,
A,
9,
50,
4th,
3rd,
3D,
3.0,
2007,
2003,
2.0,
16Bit,
.NET
Posted: October 3rd, 2007, 11:37am CEST
C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language. The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are learning C++. Reflecting the latest changes to the C++ standard, this 2nd edition takes a useful down-to-earth approach, placing a strong emphasis on how to design clean, elegant code. In short, to-the-point chapters, all aspects of programming are covered including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you've mastered the material. Practical C++ Programming thoroughly covers:
* C++ Syntax
* Coding standards and style
* Creation and use of object classes
* Templates
* Debugging and optimization
* Use of the C++ preprocessor
* File input/output
Steve Oualline's clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language. Read more...

Posted: February 3rd, 2008, 2:18pm CET by frapadm

214 pages | July 11, 2002 | PDF | 2 Mb
The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big computers are much bigger, and personal computers have capabilities that rival mainframes of a decade ago. During this time, C has changed too, although only modestly, and it has spread far beyond its origins as the language of the UNIX operating system. The growing popularity of C, the changes in the language over the years, and the creation of compilers by groups not involved in its design, combined to demonstrate a need for a more precise and more contemporary definition of the language than the first edition of this book provided. In 1983, the American National Standards Institute (ANSI) established a committee whose goal was to produce ``an unambiguous and machine-independent definition of the language C'', while still retaining its spirit. The result is the ANSI standard for C.

Posted: February 1st, 2008, 12:14pm CET

C++ Programming Language, The 3rd Edition
C++编程语言,第3版
# Author:Bjarne Stroustrup
# Format:PDF 3.7MB
# Page Count: 1040 pages
# Publisher: Addison-Wesley Professional; 3 edition (June 30, 1997)
# Language: English
# ISBN-10: 0201327554
# ISBN-13: 978-0201889543
In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard.
Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. At the same time, readers will recognize the lucid style and sensible advice that made previous editions so readable and enjoyable. Probably the biggest change is a substantial new section, well over 200 pages in length, covering the contents and design of the C++ standard library, the most important new feature of the C++ specification. The author has also added a substantial number of new exercises while keeping many from previous editions that have retained their value.
