Web Directory

  Books (30)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

Nomoz Sub Categories

See Also - Related Categories
Featured Websites in this category
http://www.accu.org/index.php/book_reviews?url=view.xqy?subject
Featured Site ACCU Book Reviews Open in a new browser windowLink Details
- A collation of over 2000 reviews that have appeared in ACCU journals.
- http://www.accu.org/index.php/book_reviews?url=view.xqy?subject

Lock this listing - So it can't be removed Report this listing Add a new Featured link

Regular Websites in this category

More Exceptional C++: 40 New Engineering Puzzles, Programming Problems, and Solutions Open in a new windowLink Details
- Provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications. (Herb Sutter)
- http://www.awprofessional.com/bookstore/product.asp?isbn=020170434X&redir=1&rl=1

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
More Effective C++: 35 New Ways to Improve Your Programs and Designs Open in a new windowLink Details
- 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)
- http://www.awprofessional.com/bookstore/product.asp?isbn=020163371X&redir=1&rl=1

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Essential C++ Open in a new windowLink Details
- Offers a fast-track to learning and working with C++ on the job. (Stanley B. Lippman)
- http://www.awprofessional.com/bookstore/product.asp?isbn=0201485184&redir=1&rl=1

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Efficient C++: Performance Programming Techniques Open in a new windowLink Details
- Demonstrates the potential of C++ to produce highly efficient programs. Focuses on practical, everyday object-oriented design principles and C++ coding techniques that can yield large performance improvements. (Dov Bulka and David Mayhew)
- http://www.awprofessional.com/bookstore/product.asp?isbn=0201379503&redir=1&rl=1

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions Open in a new windowLink Details
- Shows by example how to go about sound software engineering in standard C++. (Herb Sutter)
- http://www.awprofessional.com/bookstore/product.asp?isbn=0201615622&redir=1&rl=1

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Modern C++ Design: Generic Programming and Design Patterns Applied Open in a new windowLink Details
- 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)
- http://www.awprofessional.com/bookstore/product.asp?isbn=0201704315&redir=1&rl=1

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Effective C++ CD: 85 Specific Ways to Improve Your Programs and Designs Open in a new windowLink Details
- Each of this book's 50 guidelines summarizes a way to write better C++, and the accompanying discussions are backed by specific examples. Contains 4 sample items and updates/errata. (Scott Meyers)
- http://www.awprofessional.com/bookstore/product.asp?isbn=0201310155

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Code Craft Open in a new windowLink Details
- Code Craft will help take programming beyond writing correct code to writing great code. (Pete Goodliffe)
- http://www.nostarch.com/codecraft.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ Cookbook Open in a new windowLink Details
- A collection of recipes that contain problem statements and code solutions. A detailed explanation then follows each recipe in order to show why the solution works.
- http://www.cpp-cookbook.com

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Challenges with C++: A compilation of 550+ MCQs Open in a new windowLink Details
- This book is a collection of 550+ multiple choice questions that covers all the core C++ language concepts. The main focus is made on C++ syntax and concepts.
- http://store.fultus.com/product_info.php?products_id=106

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ Coding Standards Open in a new windowLink Details
- Delivers a valuable set of tried-and-true rules, guidelines, and best practices condensed into 101 concise one- and two-page items. (Herb Sutter and Andrei Alexandrescu)
- http://www.gotw.ca/publications/c++cs.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
FreeTechBooks: C/C++ Programming Language Open in a new windowLink Details
- Annotated list of free online programming books. Topics range from beginner to advanced. Descriptions, publishing information, links.
- http://www.freetechbooks.com/viewforum.php?f=3

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Imperfect C++: Practical Solutions for Real-Life Programming Open in a new windowLink Details
- 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)
- http://synesis.com.au/publishing/imperfect/cpp/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ Template Metaprogramming Open in a new windowLink Details
- Covers C++ Template Metaprogramming in a way that provides unprecedented capability to the C++ power-user, and delivers practical metaprogramming into the hands of the everyday programmer. (David Abrahams and Aleksey Gurtovoy)
- http://boost-consulting.com/mplbook/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Exceptional C++ Style Open in a new windowLink Details
- 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)
- http://www.gotw.ca/publications/xc++s.htm

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ Demystified Open in a new windowLink Details
- (2nd edition) by J. Sribar and B.Motik. On 824 pages this book covers almost all aspects of C++ language. As the first of the kind in Croatian, it is consistent with ANSI/ISO Standard of C++ programming language. About the book, Table of Contents, Downlo
- http://free-zg.htnet.hr/jsribar/en/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ For Artists: The Art, Philosophy, and Science Of Object-Oriented Programming Open in a new windowLink Details
- Paperback edition of C++ programming textbook. Comes with CD-ROM.
- http://pulpfreepress.com/content/Products/Books/1-932504-02-8/1932504028.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Applied C++: Practical Techniques for Building Better Software Open in a new windowLink Details
- Homepage of book by Philip Romanik, Amy Muntz from Addison Wesley C++ In-Depth Series. Table of contents, errata, FAQ.
- http://www.appliedcpp.com/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
LotusScriptors Plain Simple Guide To The Lotus Notes C++ API Open in a new windowLink Details
- An introductory book describing how to program the Lotus Notes C++ API.
- http://homepage.mac.com/llho/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ Templates - The Complete Guide Open in a new windowLink Details
- Introduces a comprehensive introduction to templates and their applications, based on a detailed presentation of the language mechanisms and the techniques it supports. Includes the table of contents, code examples, and an errata. (David Vandevoorde and N
- http://www.josuttis.com/tmplbook/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Optimizing C++ Open in a new windowLink Details
- Provides working programmers with a practical, real-world approach to program optimization. (Steve Heller)
- http://www.steveheller.com/opt/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The Design and Evolution of C++ Open in a new windowLink Details
- This book provides information and detailed discussions of key design decisions that will add to the expert's understanding. (Bjarne Stroustrup)
- http://www.research.att.com/~bs/dne.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The C++ Programming Language (3rd Edition and Special Edition) Open in a new windowLink Details
- Contains free introductory chapters and appendices about compatibility with C, locales, and the standard library's exception safety. (Bjarne Stroustrup)
- http://www.research.att.com/~bs/3rd.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Thinking in C++ (2nd Edition) Open in a new windowLink Details
- 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)
- http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Who's Afraid of C++? Open in a new windowLink Details
- Introductory book available on-line. (Steve Heller)
- http://www.steveheller.com/whos/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The C++ Standard Library from Scratch Open in a new windowLink Details
- On-line introduction and support page with Standard Library quick reference on-line, source code, exercises and solutions, and errata. (Pablo Halpern)
- http://halpernwightsoftware.com/stdlib-scratch/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ in Action Open in a new windowLink Details
- Web book containing an introduction to C++, programming techniques, and software design. (Bartosz Milewski)
- http://www.relisoft.com/book/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Accelerated C++: Practical Programming by Example Open in a new windowLink Details
- Contains source code and errata. (Andrew Koenig and Barbara E. Moo)
- http://www.acceleratedcpp.com/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing

Submit a Featured Link: [$19.00]  Submit a Regular Link: [$9.00]