Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
|
c++ for the newbie
|
Aug 3rd 2001 | #11428 Report |
Member since: Apr 27th 2001
Posts: 69
|
can someone point me to a good c++ tutorial for the super programming newbie
|
|
Reply with Quote
Reply
|
Aug 5th 2001 | #11680 Report |
Member since: Mar 18th 2001
Posts: 1690
|
|
|
Reply with Quote
Reply
|
Aug 5th 2001 | #11690 Report |
Member since: Jun 30th 2001
Posts: 447
|
I'm currently learning Visual C++ with Microsoft Presses' Microsoft Visual C++ 6.0 The Definitive Learning Edition. Very good for a newbie Windows programmer (like me), but it costs over $100.00.
|
|
Reply with Quote
Reply
|
Aug 5th 2001 | #11698 Report |
Member since: Mar 18th 2001
Posts: 1690
|
Borland has a free command line compiler...not really any lessons. I don't like Microsoft Visual C++. I had to take a class and we used either that or Borland and Borland seemed to have less issues with type casting variables among other things.
Also, if you have an extra machine laying around, you could set yourself up a command line linux box with gcc+ and read up on some of the many linux development tutorials.
|
|
Reply with Quote
Reply
|
Please login or register above to post in this forum |