Poll

Total Members Voted: 3

Author Topic: Know any good books on C or C++?  (Read 27707 times)

Kevlar

  • Guest
Know any good books on C or C++?
« on: April 29, 2000, 07:34:41 AM »
I am looking to learn C or C++ programming and would like any recommendations on good starter books.  I have done some programming in the past (in my college days), but that was in Fortran and Turbo Pascal.  What I am looking for specifically is a book that teaches the basics.  I would prefer that it use Linux as its teaching platform, but that isn\'t a requirement.  Thanks in advance.

My advice is worth exactly what you paid for it, nothing more, nothing less!

Offline Dexter

  • Boy Genius
  • Moderator
  • Full Member
  • *****
  • Posts: 140
  • Karma: +0/-0
    • View Profile
Know any good books on C or C++?
« Reply #1 on: April 29, 2000, 11:07:52 AM »
Sams \"teach yourself C in 21 days\" was a pretty good book.  I used it to learn the basics before my highschool c++ class and it did help.  They do have a c++ version now from what i\'ve heard so you might want to look into that.

Dexter
Dexter, Advanced-Basic.Com

[root:/usr/src]$make buildworld

make: Please wait 6-8 weeks for your world to be built and shipped to you.  Thank you for your order!

Kevlar

  • Guest
Know any good books on C or C++?
« Reply #2 on: April 29, 2000, 12:44:08 PM »
Thanks.  I was trying to jumpstart some posts here so I had to pick something from my list of things I had questions about currently.  I will check that book out.

My advice is worth exactly what you paid for it, nothing more, nothing less!

GearHead

  • Guest
Know any good books on C or C++?
« Reply #3 on: April 29, 2000, 01:00:17 PM »
You might also want to check out \"Using C++\"...Can\'t remember the author right now, but it\'s published by QUE. It\'s a little more in depth than \"C++ in 21 days\", but I found it more helpful...

-----------
The Ripper,
The Master,
The Overlordian,

- LL Cool J, EPMD, \"Rampage\"

Prophet

  • Guest
Know any good books on C or C++?
« Reply #4 on: April 29, 2000, 06:55:34 PM »
No no, you are all wrong, i just finished my course on C programming, and i have a good book on it, its called:

\"Problem solving and program design is C\"

Plus i can get you my old lecture notes if you want from my degree, and i can give you the problems and solutions that we where tested on!

Anonymous

  • Guest
Know any good books on C or C++?
« Reply #5 on: November 21, 2000, 04:28:41 AM »
Good source of C++ book reviews is
http://www.idinews.com/bibliogr.html
which includes not only recommendations but a review of what to avoid, as well as some excellent C++ tips and guidance. Also at http://www.idinews.com/freeware.html there are some free downloadable C++ class definitions.

Anonymous

  • Guest
Know any good books on C or C++?
« Reply #6 on: August 11, 2001, 05:53:39 PM »
If you can get some of your old lecture notes on C, that would be perfect. I need some of the examples that you guys have already had in class.


*hhh316