Search found 6 matches

by Sam034
Fri Jan 28, 2011 9:58 am
Forum: Programming Discussion
Topic: Suggestions, por favor?:D
Replies: 6
Views: 963

Re: Suggestions, por favor?:D

I can't really help if I don't know what language you were studying but... I have a real life example that may be of use. I learn java in my classes at college, but I study c++ hardcore on my off time. Because I had that little foundation of Java switching to c++ was easy. I got really good at c++ (...
by Sam034
Fri Jan 28, 2011 9:39 am
Forum: Programming Discussion
Topic: Confusion
Replies: 52
Views: 5690

Re: Confusion

Stop trying to learn the basics with tutorials and online sources. Buy a book. Most books assume you don't know anything about the language and explain things in extra detail so you understand them. You have been practicing c++ for 3 years.... Have you ever thought that maybe online sources weren't ...
by Sam034
Thu Jan 27, 2011 9:46 am
Forum: Programming Discussion
Topic: What c++ Book should I get next...?
Replies: 16
Views: 1638

Re: What c++ Book should I get next...?

first... Mr.DeathNote, I am a fan of your new series. I have been doing a ton of research and basically concluded to. Become more familiar with STL (going to get: The C++ Standard Library: A Tutorial and Reference and Effective STL) After that I am going to learn SDL and try to learn OpenGL. I origi...
by Sam034
Mon Jan 24, 2011 10:37 am
Forum: Programming Discussion
Topic: What c++ Book should I get next...?
Replies: 16
Views: 1638

Re: What c++ Book should I get next...?

I think that I will bite and go with SFML first.

I dont know c so I guess SDL and Allegro are a no go.

After SFML I will try to learn OpenGL.

Does This sound like a good POA? //Plan Of Action
by Sam034
Sun Jan 23, 2011 7:12 pm
Forum: Programming Discussion
Topic: What c++ Book should I get next...?
Replies: 16
Views: 1638

Re: What c++ Book should I get next...?

Thanks for the suggestions. I basically know all of the fundamentals at this point (I think at least). I really want to avoid a book that begins with "Hello World" if you catch my drift. I guess the next step would be to finish up the standard library and start learning some other librarie...
by Sam034
Sat Jan 22, 2011 2:41 pm
Forum: Programming Discussion
Topic: What c++ Book should I get next...?
Replies: 16
Views: 1638

What c++ Book should I get next...?

Hey, I was wondering if you guys could help me. I just finished this book called "C++ All-In-One For Dummies( the 7 books in 1 edition)." It was about 800 pages of material starting with the very basics of c++. I was wondering what book would be to get after this. I have "Effective c+...