Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

C++ BOOKS The C Book / C++ Annotations/ Thinking in C++/ How to Think Like a Computer Scientist C++ Version

13 views
Skip to first unread message

jmjak...@gmail.com

unread,
Jun 22, 2012, 7:50:17 PM6/22/12
to
-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
0 new messages