• 0

C++ Advice.


Question

Hi im currently doing the tutorial/courses on http://cplus.about.com/library/blcplustut.htm (dont really know what standard they are for learning but im shore people will comment). Im currently on tutorial 17 and i was wondering once i have completed these where should i go from there, i have had multiable C++ books but the tutotrials on the net seem a much easier way of me learning.

Some ideas,

- read other websites on the aspects that i have already learnt and get a very good understanding (people please rekonmend some links???).

- start on the windows API from which i want to maybe develope to the OpenGL domain.

Any Suggest / Website Links would be appreciated.

Matt.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Well if I were you, I would pick up a book on data structures. Those tutorials don't seem to offer much on linked lists, trees, stacks, or recursion.

If you master recursion you can be... supercool :cool:

Link to comment
Share on other sites

  • 0

Those tutorials are very mechanical. There isn't a lot of critical thinking going on there, but technically they are correct to the standard.

b0nk makes a great suggestion.

Have you investigated the book Accelerated C++. It's great for getting into actually using C++ and STL.

For loads of C++ info, see the creator's webpage. http://www.research.att.com/~bs/C++.html

Link to comment
Share on other sites

  • 0

Hey,

cheers for the replys i actually have Accelerated C++, that is the book that i was getting bored of dunno internet tutorials just seem easier todo than books maybe cuase i dont read that many books ;). Ill havr a scan through it and see waht i can pick up.

And again cheers for the suggestions

Matt

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.