Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 27-05-2007, 01:44 PM   #1 (permalink)
Console Freak
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
Exclamation C++ books needed (names)

Hi

Can someone please tell me any good book on C++. One that has good language, covers C under linux or is written specially for linux programming, has plenty examples with good explanation and very less grammar errors and good language is important....

One of my friends suggested "C++ complete reference" by Herbert Schildt. But on ACCU, that book has been reviewed as pretty bad. Another is C++ Primer. Which one to go for? Any other names?

I tried Balagurusamy and I hate that book. It sucks (IMO it sucks).

Aditya
__________________
I have launched my blog and I am looking forward to link exchange. If you can then please add my blog link your blogroll and let me know then I can do the same.

http://blog.adityashevade.com
aditya.shevade is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-05-2007, 01:54 PM   #2 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,338
Default Re: C++ books needed (names)

Thinking in C++ by Bruce Eckel is a great book (also available for free download as a pdf at http://www.mindview.net/Books/TICPP/...ngInCPP2e.html site)

Arun
sakumar79 is offline  
Old 27-05-2007, 02:00 PM   #3 (permalink)
9437077259
 
go4saket's Avatar
 
Join Date: Sep 2005
Location: Sambalpur, Orissa
Posts: 1,252
Default Re: C++ books needed (names)

I dont know weather it has anything of Linux, but the best C++ book I came across is called "Turbo C++" by Robert Lafore.
__________________
Win 7 Ultimate
Abit IP35-E Mobo,C2Q 6600,4GB DDR2 RAM,XFX 8600GT 256MB DDR3 Gfx ,Seagate 1TB HDD,Sony DVD RW,500w SMPS,19" Viewsonic VX922 TFT,Logtech G5 Mouse,Altec Lancing 2:1 Speakers.
go4saket is offline  
Old 27-05-2007, 10:09 PM   #4 (permalink)
CG Artist
 
gaurav_indian's Avatar
 
Join Date: May 2006
Location: New Delhi,India
Posts: 1,461
Default Re: C++ books needed (names)

Quote:
Originally Posted by aditya.shevade
Hi

Can someone please tell me any good book on C++. One that has good language, covers C under linux or is written specially for linux programming, has plenty examples with good explanation and very less grammar errors and good language is important....

One of my friends suggested "C++ complete reference" by Herbert Schildt. But on ACCU, that book has been reviewed as pretty bad. Another is C++ Primer. Which one to go for? Any other names?

I tried Balagurusamy and I hate that book. It sucks (IMO it sucks).

Aditya
I have got C++ primer plus ebook.If you want that then pm me.
gaurav_indian is offline  
Old 27-05-2007, 10:17 PM   #5 (permalink)
Genius in making mistakes
 
bhushan05d251's Avatar
 
Join Date: Dec 2006
Location: Mumbai
Posts: 516
Smile Re: C++ books needed (names)

Balagurusamy
bhushan05d251 is offline  
Old 27-05-2007, 10:27 PM   #6 (permalink)
Pawned!... Beyond GODLIKE
 
fun2sh's Avatar
 
Join Date: May 2006
Location: World Of Warcraft -DOTA
Posts: 1,003
Default Re: C++ books needed (names)

yeah tell me too abt a gud c++ book
__________________
If God has indeed created Himself in His own image, then I submit to you that God is a cockroach !!!!!!!!
fun2sh is offline  
Old 29-05-2007, 08:29 PM   #7 (permalink)
life is short..be happy
 
gopi_vbboy's Avatar
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 980
Default Re: C++ books needed (names)

A single book can't teach every concept clearly,u need to apply the features of languages and learn new thing.Learn C++ and MFC simultaneously.
gopi_vbboy is offline  
Old 29-05-2007, 08:37 PM   #8 (permalink)
In The Zone
 
Join Date: Sep 2005
Posts: 227
Default Re: C++ books needed (names)

C++ for dummies
__________________
Our deepest fear is not that we are inadequate Our deepest fear is that we are powerful beyond measure
karmanya is offline  
Old 30-05-2007, 08:19 AM   #9 (permalink)
Turn The Page
 
pannaguma's Avatar
 
Join Date: Apr 2007
Location: The name of the place where I live is too big to fit in this place, so I am not mentioning it !!!
Posts: 205
Default Re: C++ books needed (names)

'learn c++ in 21 days'. trust me this is a good book. the language is exactly as you want. its like a person is actually teaching it to u. the exercises at the end of each day are good. i think the 5th edition is out. but it has nothing to do with C under linux.
__________________
This Space Has Been "RESERVED" !!!
pannaguma is offline  
Old 30-05-2007, 12:46 PM   #10 (permalink)
Wise Old Owl
 
piyush gupta's Avatar
 
Join Date: Sep 2005
Location: never land
Posts: 1,284
Default Re: C++ books needed (names)

only 3 books


Oops and C++ by Balaguruswamy

C++ Robet lafore
Let US c++ by YPK

and after that solve

test your C++ Skills by YPK
piyush gupta is offline  
Old 30-05-2007, 04:18 PM   #11 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: C++ books needed (names)

well here r the books i Would Recommend :
Quote:
The following books are recommended; read them in mostly the order listed.

• "Accelerated C++" Andrew Koenig & Barbara Moo
• "The C++ Standard Library" Nicolai Josuttis --- a "must have"
• "Effective C++", "More Effective C++", "Effective STL" Scott Meyers
• "Exceptional C++", "More Exceptional C++" Herb Sutter
• "The C++ Programming Language" 3rd edition or later Bjarne Stroustrup
• "Modern C++ Design" Andrei Alexandrescu
• "C++ Templates" Vandevoorde & Josuttis
• "Standard C++ IOStreams and Locales" Langer & Kreft
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 30-05-2007, 09:54 PM   #12 (permalink)
Console Freak
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
Default Re: C++ books needed (names)

Thanks guys.
__________________
I have launched my blog and I am looking forward to link exchange. If you can then please add my blog link your blogroll and let me know then I can do the same.

http://blog.adityashevade.com
aditya.shevade is offline  
Old 30-05-2007, 10:45 PM   #13 (permalink)
Mclaren F1 Long tail
 
aneesh kalra's Avatar
 
Join Date: Aug 2006
Location: Delhi
Posts: 142
Default Re: C++ books needed (names)

C++ complete refernce is a very good book if you only want to understand the theory part.Does not have c under linux though.
__________________
Computers are like air conditioners. They work fine until you start opening windows.
aneesh kalra is offline  
Old 30-05-2007, 10:58 PM   #14 (permalink)
Wise Old Owl
 
Tech.Masti's Avatar
 
Join Date: Dec 2005
Location: ( 22.2° N, 88.2° E )
Posts: 1,500
Default Re: C++ books needed (names)

Quote:
Originally Posted by gopi_vbboy
A single book can't teach every concept clearly,u need to apply the features of languages and learn new thing.Learn C++ and MFC simultaneously.
what is MFC ??
Tech.Masti is offline  
Old 31-05-2007, 12:24 PM   #15 (permalink)
Freshly Churned Chutny :)
 
Debu_013's Avatar
 
Join Date: May 2006
Location: KOLKATA, WEST BENGAL
Posts: 81
Default Re: C++ books needed (names)

Try al stevns C++ Programming. Its us edition is named Teach ourself c++.

Quincy perovided with it is great free IDE. light on the system too. unlike Dev c++.
Debu_013 is offline  
Old 31-05-2007, 01:02 PM   #16 (permalink)
Alpha Geek
 
Dipen01's Avatar
 
Join Date: Mar 2004
Location: Pune
Posts: 744
Default Re: C++ books needed (names)

Even ill recommend ANSI C++ by Balaguruswamy...

C++ Complete Reference is also good..
__________________
I love walking in Rain ,because no-one knows i am Crying
Dipen01 is offline  
Old 31-05-2007, 04:36 PM   #17 (permalink)
life is short..be happy
 
gopi_vbboy's Avatar
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 980
Default Re: C++ books needed (names)

Quote:
Originally Posted by Tech.Masti
what is MFC ??

Microsoft Foundation Class.U can apply your c++ knowledge here
gopi_vbboy is offline  
Old 31-05-2007, 08:09 PM   #18 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: C++ books needed (names)

Quote:
Originally Posted by Tech.Masti
what is MFC ??
it's the Microsoft Foundation Class Library for programming GUI Win32 Apps .

it's no use learnin it now coz now u have WinForms which r much easier to program n r much much more powerful n then u can graduate over to XAML if you wanna do total windows development .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 26-09-2008, 02:40 PM   #19 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2008
Posts: 1
Default Re: C++ books needed (names)

hi .. If you need any book I can give it to you . contact me at amanjain59@gmail.com.I can provide all kinds of Technical books like C, C++, Java etc by all the authors like yashwant kanitkar , balaguruswamy etc . You name the book and I will provide it to you
amanjain59 is offline  
Old 27-09-2008, 12:44 PM   #20 (permalink)
Fresh Stock Since 2005
 
Join Date: Feb 2005
Posts: 1,015
Default Re: C++ books needed (names)

one more vote for C++ book by Robert Lafore....
C++ How to program by Deitel & Deitel is not a bad choice either..
but I recommend one by Lafore
__________________
http://www.khattam.info
khattam_ is offline  
Old 28-09-2008, 08:16 AM   #21 (permalink)
Wise Old Owl
 
clmlbx's Avatar
 
Join Date: Aug 2006
Location: Indore
Posts: 1,416
Default Re: C++ books needed (names)

Ivor Horton's Beginning Visual C++ 2008

by wrox
__________________
Athlon II X4 635 @ 2.9Ghz   Gigabyte GA-MA785GMT-US2H   Kingston 2x2 Gb 1333Mhz DDR3   WDC 500Gb Green   Palit GTS 250 512mb   Tagan 500W   Samsung B2030   Lg DVD Writer
clmlbx is offline  
Old 28-09-2008, 09:29 AM   #22 (permalink)
Searching...
 
Join Date: Dec 2004
Location: PUNE
Posts: 387
Default Re: C++ books needed (names)

C++ complete reference if you don't have any knowledge at all about C. C++ Primer if you have tried your hands at C... Both books are great. See amazon for readers ratings of these books. They are 4.5/5
__________________
Dell Studio 15 -- Core 2 Duo T6400 , 3GB DDR 2 800MHz RAM, 320 GB, ATI Raedon HD 3400 256 MB Graphics Card, 15.4" WLED display, 8x DVD writer, Bluetooth Mouse, WiFi, Ruby Red Color, Creative EP-630
amol48 is offline  
Old 28-09-2008, 11:15 AM   #23 (permalink)
Console Freak
 
aditya.shevade's Avatar
 
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
Default Re: C++ books needed (names)

Aaarrghhh... you people dug up an OLD thread. I am using Practical C++ from O'Reily and Professional C++ from Wrox. Both books are great for improving your coding style. NOT FOR LEARNING. They are too advanced if you want to learn C++. Use the books referred above in that case.
__________________
I have launched my blog and I am looking forward to link exchange. If you can then please add my blog link your blogroll and let me know then I can do the same.

http://blog.adityashevade.com
aditya.shevade is offline  
Old 28-09-2008, 12:43 PM   #24 (permalink)
Here Since 2003
 
Indyan's Avatar
 
Join Date: Oct 2007
Location: LOST
Posts: 524
Default Re: C++ books needed (names)

Another vote for Thinking in C++ by Bruce Eckel. His writing style is awesome, he explains every important concept in great detail and takes care to build a solid foundation.

You can also give Accelerated CPP a try. But I would highly reccomend Thinking in C++. Heck the ebook is free. So try it out.
__________________
My Blog :: http://www.pallab.net
Twitter :: http://www.twitter.com/indyan
Indyan is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Domain Names ! ! ! ax3 QnA (read only) 2 19-12-2005 02:44 PM
I need names of good text & reference books Hulo QnA (read only) 7 26-05-2005 11:14 AM


All times are GMT +5.5. The time now is 04:18 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2