Computer Science Canada

C++?

Author:  Thuged_Out_G [ Sat Jan 03, 2004 12:52 am ]
Post subject:  C++?

i only know turing right now, and im not to bad at it lol...and im thinking about learning C++. is it alot more difficult then turing?
and what is a better langauge to learn, VB or C++? i here good things from both, i heard vb was really easy but C++ was alot more powerful

Author:  Andy [ Sat Jan 03, 2004 5:28 pm ]
Post subject: 

learn vb, c++ is hard to learn on ur own

Author:  Tony [ Sat Jan 03, 2004 6:25 pm ]
Post subject: 

hmm... depends what kind of program you want to be doing. If it's more of application programs - start with VB then C++ after to enchance VB (you can do that).

if you're willing to jump straight into OpenGL to program 3D games, then you dont need to know VB.

Author:  Mazer [ Sat Jan 03, 2004 7:19 pm ]
Post subject: 

tony wrote:
hmm... depends what kind of program you want to be doing. If it's more of application programs - start with VB then C++ after to enchance VB (you can do that).

if you're willing to jump straight into OpenGL to program 3D games, then you dont need to know VB.

and if you're going to program games using opengl and don't like having 100 or so lines to initialize and open a window then i would recommend looking into GLUT (GL Utility Toolkit), it simplifies things like window creation so you can almost immediately jump into graphics.

http://www.lighthouse3d.com/opengl/glut/ has some nice tutorials

Author:  Homer_simpson [ Sun Jan 04, 2004 4:30 pm ]
Post subject: 

lol dude man... from what this guy said... i think he just started with c++... man just go to kazaa and type in c++ tutorials there are some simple and good tutorials there... just learn the basics first... then after a while, you could start considering working with opengl to make 3d games...

Quote:
and if you're going to program games using opengl and don't like having 100 or so lines to initialize and open a window then i would recommend looking into GLUT (GL Utility Toolkit), it simplifies things like window creation so you can almost immediately jump into graphics.

http://www.lighthouse3d.com/opengl/glut/ has some nice tutorials

btw it's not really that easy to make 3d games man...It's not just initializing a normal window and drawing a couple of boxes, there's a hell lot more to it to make a game worth playing... and i'm pretty sure u need to know at least the basics of c++...

Author:  Mazer [ Sun Jan 04, 2004 8:38 pm ]
Post subject: 

yeah, i wasn't really paying attention there about the 'just starting with c++' thing. yes, clearly you need to know the basics of c++ to make a game with it. and i don't recall saying anything about 3d games. you could make some simple top-down or sidescroller games using opengl with sprites or something. and there are some pretty fun games that are pretty simple too

Author:  Thuged_Out_G [ Wed Jan 07, 2004 6:40 pm ]
Post subject: 

thanks guys...instead of me just getting frustrated, and breaking something lol....i think ill leave turing and go onto VB first, then im on to C++ Twisted Evil

and from tonys post, i think VB would be the better langauge for me right now, because i tend to write more apps then i do games

Author:  Dan [ Wed Jan 07, 2004 10:55 pm ]
Post subject: 

Confused i realy dont like VB b/c it is so unprotbale. C++ can be used on almost any OS and work ok. may be it is just b/c i hate M$ so much Evil or Very Mad

Author:  icemaster [ Sat Jan 24, 2004 4:32 pm ]
Post subject: 

hmmm. . . i consider my self pretty good with turing as well, but now i want to learn C++. . . i am a complete newb with C++ so plz help
any sugestions?


: