View Single Post
  #39  
Old 03-08-2006, 08:59 PM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Quote:
fir the first one, C++ C is a bit outdated, and is more limited. (Well, technically it's not, however, C++ IS better than C, and in some ways, easier)
It depends. C, as I'm led to believe, has no problems in cross-platform compilation, but if you were to use C++, then MIGHT have to do some porting. I find I like C alot. You can't really call C/C++ outdated, since it's still going strong today and is the staple standard for all other programming languages I've seen, apart from Visual Basic and that line of parser.

Quote:
Gscript was a great way to get started for learning C++ Learning it is easy, and can help when you learn another form of programming.
Aye, same, however, there are some issues that really throw you off course. GS2, in my opinion, is better a star at programming languages with the C-type style.
Reply With Quote