What c++ book to get beyond beginner

Reply

Join Date: Aug 2008
Posts: 2
Reputation: shipeshipaca is an unknown quantity at this point 
Solved Threads: 0
shipeshipaca shipeshipaca is offline Offline
Newbie Poster

What c++ book to get beyond beginner

 
0
  #1
Aug 28th, 2008
I have been using the book beginning c++ through game programming witch has been a very good book. I've learned loops, references, pointers, classes, inheritance, dynamic memory, and the very basics. Now I need a book that will help me make programs that do things outside of the console window like minipulating files and making project files and stuuf.


Any book suggestions?
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 160
Reputation: dmanw100 is on a distinguished road 
Solved Threads: 12
dmanw100's Avatar
dmanw100 dmanw100 is offline Offline
Junior Poster

Re: What c++ book to get beyond beginner

 
0
  #2
Aug 28th, 2008
Try Data Structures and the Standard Template Library by Collins, C++ GUI Programming with QT 4, and perhaps C++ for Game Programmers. Those three books helped me a lot.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 39
Reputation: platinum8 is an unknown quantity at this point 
Solved Threads: 0
platinum8's Avatar
platinum8 platinum8 is offline Offline
Light Poster

Re: What c++ book to get beyond beginner

 
0
  #3
Aug 28th, 2008
I have experience with using Game Programming In C++: Start To Finish (Game Development Series), by Erik Yuzwa, hope this could be help you.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 6
Reputation: entei is an unknown quantity at this point 
Solved Threads: 1
entei entei is offline Offline
Newbie Poster

Re: What c++ book to get beyond beginner

 
0
  #4
Aug 30th, 2008
You need to think about what you want to use C++ for. I personally am interested in teh game development aspect of C++, but there are many other route C++ can tke you. so once you've made up you mind you should re ask your question with that in mind. in the mean time go pick up a good STL book and read up on that.
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 973
Reputation: Alex Edwards is a jewel in the rough Alex Edwards is a jewel in the rough Alex Edwards is a jewel in the rough Alex Edwards is a jewel in the rough 
Solved Threads: 107
Alex Edwards's Avatar
Alex Edwards Alex Edwards is offline Offline
Posting Shark

Re: What c++ book to get beyond beginner

 
0
  #5
Aug 30th, 2008
Originally Posted by entei View Post
You need to think about what you want to use C++ for. I personally am interested in teh game development aspect of C++, but there are many other route C++ can tke you. so once you've made up you mind you should re ask your question with that in mind. in the mean time go pick up a good STL book and read up on that.
I strongly suggest the books that were recommended to me--

Starting out with C++, Early Objects
Effective/More Effective C++
Inside the C+ Object Model
C++ Templates

-- but they aren't oriented around game development. They're more-so general books for good C++ programming practices, etc.

It might also help if you gained a thorough understanding of objects, data and algorithms. I constantly find myself limited in capability due to the lack of understanding solid approaches to breaking and creating algorithms.

Just my opinion though - take it for however many grains of salt you wish =)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC