Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-07-2008, 10:58 PM
|
#1
|
|
Member
Registered: Apr 2006
Distribution: Fedora
Posts: 478
Rep:
|
Favorite C/C++ Books
Hello,
What are your favorite books on C/C++. The ones that you reach for first when you have a question, the ones that first made you understand the language, the ones that advanced your know of the language the most.
Feel free to list as many as you like and to give your reasons for liking them so much.
|
|
|
|
03-08-2008, 07:21 AM
|
#2
|
|
Member
Registered: Oct 2005
Posts: 970
Rep: 
|
I normally first look at the standard to find information then maybe at the language bible.
C standard
C bible
C++ standard
C++ bible
For understanding the C++ Language and best practices then it has to be the Scott Meyers and Herb Sutter series of books.
Last edited by dmail; 03-08-2008 at 07:24 AM.
|
|
|
|
03-09-2008, 12:34 AM
|
#3
|
|
Member
Registered: Sep 2006
Location: Canada
Distribution: openSUSE 11.3, Xubuntu 10.10, Ubuntu 11.04
Posts: 53
Rep:
|
For C and general *nix stuff, I no longer use books.
http://www.opengroup.org/onlinepubs/000095399/toc.htm
Best reference out there.
Learned C from the original K and R book, and a series of now out of print books by Herbert Schildt such as "Born to Code C".
C++ Anything except Stroustrup's {spits} book "The C++ Programming Language". That one held me back.
Got good mileage out of Steve Oualline's "Practical C++ Programming."
Not C++ per se, but lots of C++ examples which expressed the concepts:
"Object Oriented Programming and Design" by Rumbaugh, Blaha, Premerlani, Eddy and Lorensen
|
|
|
|
03-09-2008, 09:06 AM
|
#4
|
|
LQ Newbie
Registered: Mar 2008
Posts: 2
Rep:
|
i personally like the complete reference series by herbert schildt ant the how to program by deitel and deitel.
any way, the gcc compiler is the best compiler i have used, including turbo c++ (really hopeless) and visual c++ in windows
|
|
|
|
03-09-2008, 09:15 AM
|
#5
|
|
LQ Newbie
Registered: Mar 2008
Posts: 2
Rep:
|
any ways, how to download books from openguoup
|
|
|
|
03-09-2008, 02:21 PM
|
#6
|
|
Member
Registered: Feb 2008
Posts: 45
Rep:
|
C++ Programming by Larry Ullman
It brings you through everything and gives you a good understanding of object oriented programming. What I like about it is the examples are completely simplified and only focus on the subject at hand.
|
|
|
|
03-09-2008, 06:32 PM
|
#7
|
|
Member
Registered: Sep 2005
Location: Baltimore, MD, USA
Distribution: Fedora, Gentoo, Debian, Slackware, IRIX, OS X
Posts: 192
Rep:
|
Quote:
Originally Posted by shambler
Got good mileage out of Steve Oualline's "Practical C++ Programming."
|
Great Book. I've also got "Practical C Programming."
For UNIX I learned a lot from the "UNIX System Adminstrator's Bible", but I believe it to be out of print.
|
|
|
|
03-10-2008, 07:32 AM
|
#8
|
|
Member
Registered: May 2002
Location: dracut MA
Distribution: Ubuntu; PNE-LE; LFS (no book)
Posts: 593
Rep: 
|
A good one that hasn't been mentioned is
"Design Patterns in Communications Software"
Also, I really liked "Linkers & Loaders" by John Levine. And the Dragon Book was pretty good as well.
|
|
|
|
03-17-2008, 09:54 PM
|
#9
|
|
Member
Registered: Apr 2006
Distribution: Fedora
Posts: 478
Original Poster
Rep:
|
Hello,
I just received my copy of "Topics in C Programming" by Kochan and Wood.
|
|
|
|
03-18-2008, 11:11 AM
|
#10
|
|
Member
Registered: Apr 2002
Location: Windsor, ON, CA
Distribution: Ubuntu
Posts: 740
Rep:
|
|
|
|
|
03-18-2008, 12:06 PM
|
#12
|
|
Member
Registered: Apr 2002
Location: Windsor, ON, CA
Distribution: Ubuntu
Posts: 740
Rep:
|
Quote:
Originally Posted by dmail
|
Hehe. Yeah, its not amazing, and some stuff is really glossed over, but most of the critisms are for its coverage of C++, which I don't use nearly as much. He basically just took all the keywords and standard functions and wrote a paragraph for each. But, it is what I reach for most when programming in C and don't have man handy. I also got it for a couple bucks used 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:04 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|