Eschatos Jack Thompson Fan Club Member Posts: 4,447 Joined: Mar 2008 |
08-23-2010, 02:04 PM
I'm majoring in Comp Sci at College but first semester I don't have any actual programming classes. I've decided I want to teach myself for now, but I'm unsure which language to pick. I've narrowed the options down to C, C++, or Python. I already have experience with HTML and Java but I want to work towards the goal of making my own games. Any advice?
|
||
|
Ianki Pedo^H^H Appreciator of the Youth Posts: 2,450 Joined: Apr 2008 |
08-23-2010, 02:23 PM
if the computer lab in your computer sci dept has a matlab license, start with that. It's a great launching point for learning very basic logic and syntax. Also, if you ever decide to go into mathmatics or a science, matlab experience is a huge step-up.
|
||
|
copulatingduck Following in Gordon's Footsteps Posts: 7,518 Joined: Apr 2008 |
08-23-2010, 04:16 PM
matlab owns
Ripped like paper raped with ease hey scrub nerd pyros suck on these |
||
|
Duck, Duck, Goose Guest |
08-23-2010, 04:35 PM
I found C++ was easy to learn the basics.
First language I ever learned was Visual Basic... b) |
||
|
Vlambo BRB, Posting Posts: 1,175 Joined: Nov 2008 |
08-23-2010, 05:02 PM
My school uses Java as its main language. I'm thinking once I get a better feel for Java, I'll move to some C++
|
||
|
CaffeinePowered Mad Hatter Posts: 12,998 Joined: Mar 2008 |
08-23-2010, 05:29 PM
I posted this in the lulz thread, learn your languages accordingly
If you had to go with 4, Assembly, C, Pearl, & Python Assembly is the most basic of basic, its the foundation on which everything else is built. C is the basis for C++ and C#, which is what you'd most likely be using in a real jerb and C forces you to learn good things like memory management which is handled automatically in languages like Java or C#. Pearl & Python because they provide a great web based side to things and are both very powerful and open in their own right. Personally, Ive used C, C++, Java, PHP, VB, OpenGL, Obj-C, and a dash of python; I liked C and C++ the best. Â Sig by Joel |
||
|
rumsfald Guest |
08-23-2010, 06:43 PM
Python proposed by SEC as the lingua franca to finalize contracts
easy to learn, powerful once mastered. |
||
|
Duck, Duck, Goose Guest |
08-24-2010, 10:57 AM
For making games, any variation of C.
|
||
|
|