help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ BOOKS The C Book / C++ Annotations/ Thinking in C++/ How to Think


From: jmjakkmail
Subject: C++ BOOKS The C Book / C++ Annotations/ Thinking in C++/ How to Think Like a Computer Scientist C++ Version
Date: Fri, 22 Jun 2012 12:55:29 -0700 (PDT)
User-agent: G2/1.0

-The C Book 
by Mike Banahan, Declan Brady and Mark Doran is an introduction to C for 
experienced programmers. The print edition, first published in 1991, is no 
longer in print. 
DOWNLOAD        http://hitfile.net/JcVZ


-C++ Annotations
is a free e-book by Frank B. Brokken of the University of Groningen. He uses it 
as the primary text of his course on C++, and it's written for programmers 
already familiar with C
DOWNLOAD       http://hitfile.net/CEGU


-How to Think Like a Computer Scientist C++ Version
is the C++ "port" of Allen B. Downey's classic introduction to programming. The 
Python version has been used by MIT for its introduction to programming. It 
assumes no prior programming experience.
There are also versions in Python and Java, and a Ruby version is in progress
DOWNLOAD      http://hitfile.net/Q67V


-Thinking in C++
by Bruce Eckel aims to "move you, a little at a time, from understanding C to 
the point where the C++ mindset becomes your native tongue." It's written with 
the expectation that the learner have existing knowledge of C syntax. It begins 
by introducing object oriented programming and moves into covering more 
advanced C++ over the course of two volumes
DOWNLOAD       http://hitfile.net/Q7tz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]