دانلود کتاب The C++ Programming Language: Special Edition
by Bjarne Stroustrup
|
عنوان فارسی: برنامهنویسی ++ C زبان: نسخه ویژه |
دانلود کتاب
جزییات کتاب
Other great C++ (or programming) books are (that would make a great library too)
a. C++ Primer by Stan Lippman
b. Essential C++ by Stan Lippman - Very well written and surprisingly slim considering his other book. Introduces some aspects of STL early on. Rightly so, he prefers vectors to arrays and so on.
c. Accelarated C++ by Koenig and Moo - Great stuff in here
d. Programming: Principles and Practice Using C++ by Stoustrup
e. Elements of Programming by Alexander Stepanov (Hard! Hard!!, Hard!!!)
f. Ruminations of C++ by Koenig
g. If you want reasons why, then "The Design and Evolution of C++ " by Stoustrup
h. Design Principles by GoF - Good fun read
i. Object oriented analysis and design by Booch and Co. (My absolute favorite fireside book to read on Programming)
j. Headfirst OO - Its fun and un-harmful. These guys have a great formula that works. Sometimes annoying when they bring pizzas into the argument (and makes you head to the kitchen)