 |
23-05-2008, 01:34 PM
|
#1 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Good books for learning C++
Please provide name of some good books(paper+e-books) for learning C++ for a B.Tech student.
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
23-05-2008, 10:03 PM
|
#2 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: Good books for learning C++
Professional C++ (WROX, by N. Solter and S. Klepper) if you know C. I am yet to find a better book.
Practical C++ (O' Reilly) is good too.
__________________
--- Console Junkie
|
|
|
24-05-2008, 11:44 AM
|
#3 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Re: Good books for learning C++
^^Would I be able to find these in most of the bookstores. Or they would be available in only 5-6 shops in the city? If possible tell where can I find these in Delhi
|
|
|
24-05-2008, 06:18 PM
|
#4 (permalink)
|
|
Banned
Join Date: Jun 2007
Posts: 105
|
Re: Good books for learning C++
i started C++ a long time back with Turbo c++ by robert lafore. check it out.
|
|
|
24-05-2008, 06:44 PM
|
#5 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: Good books for learning C++
@asnvin,
Delhi? You might get it in any moderately big computer book store. You can get it in Landmark or Corssword also.
__________________
--- Console Junkie
Last edited by aditya.shevade; 25-05-2008 at 09:39 PM.
|
|
|
24-05-2008, 09:13 PM
|
#6 (permalink)
|
|
Thinking Different
Join Date: Dec 2005
Location: Bangalore, India
Posts: 156
|
Re: Good books for learning C++
Quote:
Originally Posted by asnvin
Please provide name of some good books(paper+e-books) for learning C++ for a B.Tech student.
|
Hi Ashvin,
Did you check this thread first?
Free Resources for Learning Programming
It has links to all free and quality resources for learning programming and some are the best in class.
Let me know if you still have any query.
__________________
There is nothing more powerful than an idea whose time has come.
|
|
|
24-05-2008, 10:02 PM
|
#7 (permalink)
|
|
Broken In
Join Date: Mar 2008
Location: Mangalore/Manipal
Posts: 193
|
Re: Good books for learning C++
yeah WROX and Oreilly are the best...  forget Yashwant kanitkar and balguruswamy .. 
|
|
|
24-05-2008, 11:49 PM
|
#8 (permalink)
|
|
die blizzard die! D3?
Join Date: Aug 2007
Location: Event horizon
Posts: 2,361
|
Re: Good books for learning C++
^^they are brain rapers.  .
__________________
Stealing your women and horses since 1843.
|
|
|
24-05-2008, 11:51 PM
|
#9 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Good books for learning C++
Quote:
Originally Posted by j_h
i started C++ a long time back with Turbo c++ by robert lafore. check it out.
|
I think you hibernated for a decade too long.
__________________
http://www.bash.org/?258908
|
|
|
25-05-2008, 01:00 AM
|
#10 (permalink)
|
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
Re: Good books for learning C++
Quote:
Originally Posted by mehulved
I think you hibernated for a decade too long.
|
LOL
I'd recommend Accelerated C++ from Addison Wesley for someone who has a little idea of programming and wants to get neck-deep into "Standard" C++ real fast.
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
|
|
|
25-05-2008, 03:08 AM
|
#11 (permalink)
|
|
* Teh Flirt King *
Join Date: Dec 2005
Location: Originally From : Ratlam M.P., Currently in: Hyderabad
Posts: 972
|
Re: Good books for learning C++
I always recommend C++ Primer Plus.
The complete learning guide it is.... Easy to get in a bookstore...
The example given in it and the language is so easy that even a n00b (like me for example) can understand it....
__________________
World is just a Quizzical Reality : Quiz_Master//Ashwin :D
Blog: http://ashwinsaxena.com/blog - Tech, Life and Other Things.
|
|
|
25-05-2008, 11:32 AM
|
#12 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Re: Good books for learning C++
Thanks for all the replies.
Quote:
|
Originally Posted by sourav123
Hi Ashvin,
Did you check this thread first?
Free Resources for Learning Programming
It has links to all free and quality resources for learning programming and some are the best in class.
Let me know if you still have any query.
|
Yes I did.
Quote:
|
Originally Posted by aditya.shevade
@answin,
|
Quote:
|
Originally Posted by sourav123
Hi Ashvin,
|
Please note my username is ASNVIN
|
|
|
25-05-2008, 09:39 PM
|
#13 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: Good books for learning C++
oops... sorry dude... edited...
__________________
--- Console Junkie
|
|
|
26-05-2008, 12:20 PM
|
#14 (permalink)
|
|
Wise Old Owl
Join Date: May 2007
Location: bangalore
Posts: 1,923
|
Re: Good books for learning C++
Must read are
LIPPMAN - best book from basics to advanced stuff.
STROUSTROUP - C++ inventor.
__________________
Sony Ericsson Flashing, Modding, Patching, Hacking And More !
http://www.akshayy.com/sonyericsson/
|
|
|
29-05-2008, 11:33 AM
|
#15 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Re: Good books for learning C++
What about: C++: The Complete Reference, By Herbert Schildt
|
|
|
29-05-2008, 11:41 AM
|
#16 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: Good books for learning C++
It is a good book, but not very good. Best way to know is read some reviews on amazon. As far as I know, that book is not much good for learning. It is, as the name suggests, a reference, once you master the language.
__________________
--- Console Junkie
|
|
|
30-05-2008, 05:28 PM
|
#17 (permalink)
|
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
Re: Good books for learning C++
C++ How to Program by Dietel & Dietel is what I'm reading.. its superb...
__________________
http://www.khattam.info
|
|
|
30-05-2008, 05:36 PM
|
#18 (permalink)
|
|
Wise Old Owl
Join Date: Jun 2007
Location: Kochi
Posts: 1,119
|
Re: Good books for learning C++
"Let Us C++" by Yashavant Kanethar is a gud book for understanding the concepts.........but not gud for theory papers in B.Tech, since their is no definitions and stuffs like dat.....he explains the C++ OOP concepts in a chatting like manner through examples.
__________________
j1n M@tt || "a guy who gets off bed only b'coz of technology..."
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
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
|
|
|
|
|
|