8th
MAY

Inside the C++ Object Model

Posted by Netbks under C & C++, Programming


Inside the C++ Object Model by Stanley B. Lippman
Publisher: Addison-Wesley Professional (May 13, 1996) | 304 Pages | ISBN: 0201834545 | chm/PDF | 1.7 MB
Bestselling author Stanley B. Lippman’s Inside the C++ Model provides valuable insight into some of the internal workings of the C++ language. This book is a product of a decade of research at Bell Labs (where Lippman worked with C++ inventor Bjarne Stroustrup) and Lippman’s considerable C++ expertise. Written with the experienced C++ programmer in mind, this book looks at how key language features are implemented underneath the hood and provides some guidelines when designing C++ classes.

Read more ...

8th

Practical C Programming, 3rd Edition

Posted by Netbks under C & C++, Programming


Practical C Programming, 3rd Edition by Steve Oualline
Publisher: O’Reilly Media, Inc.; 3 edition (August 1, 1997) | 454 Pages | ISBN: 1565923065 | PDF | 1.9 MB
There are lots of introductory C books, but this edition of Practical C Programming is the one that has the no-nonsense, practical approach that has made Nutshell Handbooks(R) so popular. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. Practical C Programming teaches you not only the mechanics of programming, but also how to create programs that are easy to read, debug, and maintain. This third edition introduces popular Integrated Development Environments on Windows systems, as well as UNIX programming utilities, and features a large statistics-generating program to pull together the concepts and features in the language.

Read more ...

8th

Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions (C++ In-Depth Series)

Posted by bandr under C & C++

Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions (C++ In-Depth Series)

Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems, and Solutions (C++ In-Depth Series)

Product Description
Software “style” is about finding the perfect balance between overhead and functionality… elegance and maintainability… flexibility and excess. In Exceptional C++ Style, legendary C++ guru Herb Sutter presents 40 new programming scenarios designed to analyze not only the what but the why and help you find just the right balance in your software.

Read more ...

7th
MAY

Microsoft Visual C++ Windows Applications by Example: Code and explanation for real-world MFC C++ Applications

Posted by Netbks under C & C++, Programming


Stefan Björnander, “Microsoft Visual C++ Windows Applications by Example: Code and explanation for real-world MFC C++ Applications”
Packt Publishing 2008 | ISBN: 1847195563 | 440 pages | PDF | 3,5 MB
Visual C++ is an established development language for Windows desktop applications. This book shows you how to develop professional, real-life applications by examining real world examples. It is fast, and used in millions of applications throughout the world. The book is ideal for programmers who have worked with C++ or other Windows-based programming languages. It provides developers with everything they need to build complex desktop applications using C++. If you have already learned the C++ language, and want to take your programming to the next level, then this book is ideal for you.

Read more ...

5th
MAY

C Programming for the Absolute Beginner, Second Edition

Posted by bandr under C & C++

C Programming for the Absolute Beginner, Second Edition

C Programming for the Absolute Beginner, Second Edition

Product Description
If you are new to programming with C and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the for the absolute beginner™ series teach the principles of programming through simple game creation. C is not an easy language to learn, but fortunately the clear explanations, examples, and pictures in this book make learning C easy and fun. Each chapter contains programming challenges, a chapter review, and a complete program that uses chapter-based concepts to construct an easily built application.

Read more ...

3rd
MAY

30 Different C++ eBooks [From Beginners to Advance Levels]

Posted by Netbks under C & C++, Programming

http://www.ebooknetworking.com/images/abap/learncplusplus.jpg
30 Different C++ eBooks [From Beginners to Advance Levels]

A Complete Guide to Programming in C++
Absolute C++, 2nd Edition
Accelerated C++
Applied C++ (Practical Techniques for Building Better Software)
C++ Annotations Version 6.5
C++ by Dissection
C++ Coding Standards – 101 Rules Guidelines

Read more ...