Directory > Computers > Programming > Languages > C++ > Books C++ For Artists: The Art, Philosophy, and Science Of Object-Oriented Programming Paperback edition of C++ programming textbook. Comes with CD-ROM. http://pulpfreepress.com/content/Products/Books/1-932504-02-8/1932504028.html Reviews Rating: Not yet Rated
Whois Check
C++ Demystified A book by Julijan Sribar and Boris Motik in Croatian covers almost all aspects of C++ language, including e.g. namespaces and RTTI. As the first of the kind in Croatian, it is consistent with ANSI/ISO Standard of C++ programming language. Tabel of content, downloads. http://www.element.hr/izdanja/static/id/56/en/ Reviews Rating: Not yet Rated
Whois Check
C++ and Object-Oriented Programming A college textbook by Kip R. Irvine, Miami-Dade Community College-Kendall. Corrections, table of contents, programs used in lectures, sample chapter. http://www.nuvisionmiami.com/books/cpp/ Reviews Rating: Not yet Rated
Whois Check
C++ For Artists: The Art, Philosophy, and Science Of Object-Oriented Programming An eBook/PDF edition C++ programming textbook. Chapter samples, content. [Commercial] http://www.pulpfreepress.com/content/Products/Books/1-932504-00-1/1932504001.html Reviews Rating: Not yet Rated
Whois Check
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. http://www.medicine.arizona.edu/~schcats/Pima/E-Textbooks/thinkCScpp/ Reviews Rating: Not yet Rated
Whois Check
Applied C++: Practical Techniques for Building Better Software Homepage of book by Philip Romanik, Amy Muntz from Addison Wesley C++ In-Depth Series. Table of contents, errata, FAQ. http://www.appliedcpp.com/ Reviews Rating: Not yet Rated
Whois Check
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) http://www.awprofessional.com/catalog/product.asp?product_id={3923C66A-8589-44A3-8A87-926854646935} Reviews Rating: Not yet Rated
Whois Check
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions Shows by example how to go about sound software engineering in standard C++. (Herb Sutter) http://www.awprofessional.com/catalog/product.asp?product_id={9A058758-FB7B-4172-BA66-E2D6EA444789} Reviews Rating: Not yet Rated
Whois Check
Efficient C++: Performance Programming Techniques 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/catalog/product.asp?product_id={4B1DC027-F45B-46F4-8DAF-07688A46E71F} Reviews Rating: Not yet Rated
Whois Check
Effective C++ CD: 85 Specific Ways to Improve Your Programs and Designs 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/catalog/product.asp?product_id={20733039-2134-46F9-A553-AB6B237D2D90} Reviews Rating: Not yet Rated
Whois Check
LotusScriptors Plain Simple Guide To The Lotus Notes C++ API An introductory book describing how to program the Lotus Notes C++ API. http://homepage.mac.com/llho/ Reviews Rating: Not yet Rated
Whois Check
C++ Templates - The Complete Guide 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 Nicolai M. Josuttis) http://www.josuttis.com/tmplbook/ Reviews Rating: Not yet Rated
Whois Check
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) http://www.awprofessional.com/catalog/product.asp?product_id={D9902805-9637-41C9-A481-9ED4EA5B3617} Reviews Rating: Not yet Rated
Whois Check
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) http://www.awprofessional.com/catalog/product.asp?product_id={4ED3E6F3-371F-4ADC-9810-CC7B936164E3} Reviews Rating: Not yet Rated
Whois Check
Essential C++ Offers a fast-track to learning and working with C++ on the job. (Stanley B. Lippman) http://www.awprofessional.com/catalog/product.asp?product_id={2C1BD153-B054-4B25-B882-6EBE03CD8FFA} Reviews Rating: Not yet Rated
Whois Check
FreeTechBooks: C/C++ Annotated list of free online programming books. Topics range from beginner to advanced. Descriptions, publishing information, links. http://www.tcfb.com/freetechbooks/bookcpp.html Reviews Rating: Not yet Rated
Whois Check
Commercial C++ by Example This book is about commercial software. Upon completion, the reader will have an image processing framework that is immediately useful for manipulating digital images. http://comcpp.com/ Reviews Rating: Not yet Rated
Whois Check
C++ Primer (3rd Edition) This tutorial is driven by examples which help the novice C++ programmer solve problems in terms of choice of language features, implementation, and efficiency. (Stanley Lippman, Josee Lajoie) http://www.aw.com/catalog/academic/product/1,4096,0201824701,00.html Reviews Rating: Not yet Rated
Whois Check
Optimizing C++ Provides working programmers with a practical, real-world approach to program optimization. (Steve Heller) http://www.steveheller.com/opt/ Reviews Rating: Not yet Rated
Whois Check
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) http://www.research.att.com/~bs/dne.html Reviews Rating: Not yet Rated
Whois Check
The C++ Programming Language Mechanisms E-books and companion software teach to master C++. Downloads. http://www.lexemetechnical.com/ Reviews Rating: Not yet Rated
Whois Check
The C++ Programming Language (3rd Edition and Special Edition) 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 Reviews Rating: Not yet Rated
Whois Check
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) http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html Reviews Rating: Not yet Rated
Whois Check
Who's Afraid of C++? Introductory book available on-line. (Steve Heller) http://www.steveheller.com/whos/ Reviews Rating: Not yet Rated
Whois Check
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. http://www.cuj.com/corner/read.htm#cplus Reviews Rating: Not yet Rated
Whois Check
The C++ Standard Library from Scratch 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/ Reviews Rating: Not yet Rated
Whois Check
C++ in Action Web book containing an introduction to C++, programming techniques, and software design. (Bartosz Milewski) http://www.relisoft.com/book/ Reviews Rating: Not yet Rated
Whois Check
ACCU - Reviews Index Page Association of C & C++ Users book review section. A collation of over 2000 reviews that have appeared in ACCU journals. http://www.accu.org/bookreviews/public/index.htm Reviews Rating: Not yet Rated
Whois Check
CGI Programming in C++ Explains how to connect legacy systems to the Internet using C++. (Authorz.net, a division of Systemics) http://www.SystemicsInc.com/cgi/index.html Reviews Rating: Not yet Rated
Whois Check
Accelerated C++: Practical Programming by Example Contains source code and errata. (Andrew Koenig and Barbara E. Moo) http://www.acceleratedcpp.com/ Reviews Rating: Not yet Rated
Whois Check
|