Books Scripts & Reviews @ Your Free Web Pages
33 links (33 regular and 0 reciprocal) in this category
|
Who's Afraid of C++?
Introductory book available on-line. (Steve Heller) Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
Thinking in C++ (2nd Edition)
This two volume book, which covers Standard C++, is available free on-line. Includes reader comments and a link to subscribe to Eckel's mailing list. (Bruce Eckel) Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
The Design and Evolution of C++
This book provides information and detailed discussions of key design decisions that will add to the expert's understanding. (Bjarne Stroustrup) Rating: (5/5 based on 1 vote)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
The C/C++ Journal Essential C/C++ Reading List
C/C++ Journal Consulting Editor Chuck Allison rates "timeless" books and categorizes them as Introductory, Intermediate, Advanced, Reference, Design, and/or Idioms. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
Optimizing C++
Provides working programmers with a practical, real-world approach to program optimization. (Steve Heller) Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
More Exceptional C++: 40 New Engineering Puzzles, Programming Problems, and Solutions
Provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications. (Herb Sutter) Rating: (4/5 based on 1 vote)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
More Effective C++: 35 New Ways to Improve Your Programs and Designs
Meyers explains how to write software that is more effective: more efficient, more robust, more consistent, more portable, and more reusable. Contains 4 sample items and updates/errata. (Scott Meyers) Rating: (4/5 based on 1 vote)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
Modern C++ Design: Generic Programming and Design Patterns Applied
Introduces the concept of generic components--reusable design templates that produce boilerplate code for compiler consumption--all within C++. Contains free sample chapter and C++ library source code. (Andrei Alexandrescu) Rating: (2/5 based on 1 vote)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
LotusScriptors Plain Simple Guide To The Lotus Notes C++ API
An introductory book describing how to program the Lotus Notes C++ API. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
Imperfect C++: Practical Solutions for Real-Life Programming
Offers practical techniques and tools for writing code that's more robust, flexible, efficient, and maintainable. It shows how to tame C++'s complexity, cut through its vast array of paradigms, and take back control over the code. (Matthew Wilson) Rating: (5/5 based on 1 vote)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
How to Think Like a Computer Scientist: Learning with C++
Online book by Allen B. Downey. Teaches general principles of programming, via C++ as subject language. Thorough, in-depth approach to many basic and intermediate programming topics. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
FreeTechBooks: C/C++ Programming Language
Annotated list of free online programming books. Topics range from beginner to advanced. Descriptions, publishing information, links. Rating: (0/5 based on 0 votes)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
|
Exceptional C++ Style
Focuses on in-depth coverage of generic programming and the C++ standard library, along with exception safety, class design, memory and resource management, optimization and efficiency. (Herb Sutter) Rating: (4/5 based on 1 vote)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions
Shows by example how to go about sound software engineering in standard C++. (Herb Sutter) Rating: (5/5 based on 1 vote)Hits Out: 0 | Hits In: 0 Rate | Report | Bookmark | Details | Comments (0) Submitted 02/03/05 |

(0/5 based on 0 votes)
(5/5 based on 1 vote)
(4/5 based on 1 vote)
(2/5 based on 1 vote)