Question:
Which C++ book should i read?
2007-01-31 20:48:02 UTC
I am a s/w eng. but currently not working on C++, i learnt the language during my MCA, and i was good on it. Now i want to learn the C++ features and concepts used in read IT world, please suggest me a latest edition of a c++ book, i would prefer book that is not so windowsy, but also talks about C++ on Unix based platforms.
Eight answers:
Devil Dog
2007-01-31 20:52:50 UTC
This is a perfect site to get started, I use it alot. Good luck
dcharitha
2007-01-31 21:37:54 UTC
I'm a s/w engineer working in C++/UNIX (Solaris). My personal recommend would be,



1. Professional C++

publisher - wrox (programmer to programmer edition).



This is a very nice book with lots of areas covered.



Also if you are doing any serious development in UNIX/C++ the must have is,



2. Advanced Programming in the UNIX Environment (2nd Edition)

Author - Dennis Ritchie, W.Richard Stevens



This has everything covered about UNIX development.



Also Bjarne Stroustrup's book "The C++ Programming Language" is very good reference.
2016-03-29 03:12:55 UTC
If you already know the language to some degree, the next important step is to read the Best Practices books. C++ offers many ways to achieve any goal, but a good programmer knows exactly why certain ways are better than others. Effective C++/More Effective C++/Effective STL by Scott Meyers Exceptional C++/More Exceptional C++ by Herb Sutter C++ Coding Standards by Herb Sutter and Andrei Alexandrescu
2007-02-04 19:53:47 UTC
You can try any of the following freely available books :

Industrial Strength C++

Optimizing C++ the WWW version

C and C++ Style Guides

and

Teach Yourself C++ in 21 Days

Thinking in C++ Volume 1 - Introduction to Standard C++

A Beginners C++

You will get this and more from the links i post below
apg74
2007-02-03 06:19:41 UTC
I always recommend Scott Meyer's "Effective c++". It's not a beginners book! But, I love it.



See http://www.amazon.co.uk/Effective-C%2B%2B-Specific-Professional-Computing/dp/0321334876/sr=1-1/qid=1170512320/ref=sr_1_1/026-1345788-9798829?ie=UTF8&s=books
2007-02-01 00:34:36 UTC
I find Wrox books very good. They break down each example and go through it. You can get a list of Wrox books at their website:



http://www.wrox.com/WileyCDA/Section/id-105059.html



Hope this helps
jianfeng
2007-02-03 04:22:33 UTC
business center is the biggest IT market of beijing china ,i want recommend the name brand goods Clavier、Earphone、Mouse、MEMORY CARDS、Card Reader Writer to you.my website is http://www.llpshop.com ,if you have interested in ,please check it . the business MSN is :llpshop_zol@hotmail.com the business email is :llpshop_zol@hotmail.com please don't mistake this times,if break in on you ,please understanding.thank you .
2007-01-31 21:04:07 UTC
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++.html

http://www.openscenegraph.org/osgwiki/pmwiki.php/Tutorials/LinuxCpp

http://forums.devshed.com/beginner-programming-16/c-c-for-linux-tutorial-20587.html


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...