(25/12/2010 08:30 PM)lembas Wrote: spoon, if you haven't done any programming before, I'd say start with something like Python, or maybe Java, then go to C++.
Python and Java are way easier, and will teach you programming theory kinda stuff. If you've done programming before, it'd be much easier to move on to C++.
are you insane??
java is ridiculously more difficult than c++, in addition to being an impractical language.
and as a linux user, you should be in love with c++ anyway.
programming languages these days are like fighting disciplines: karate, judo, taekwondo, kung-fudge you, jiujutsu, etc
when compared or fought between each other, it's the one who master his chosen field the most wins.
i suggest you try both, also others, not just C/C++/C#, and see which you like the most.
i liked c++ than others before. but i ended up not using it on my job (databases)
(25/12/2010 08:30 PM)lembas Wrote: spoon, if you haven't done any programming before, I'd say start with something like Python, or maybe Java, then go to C++.
Python and Java are way easier, and will teach you programming theory kinda stuff. If you've done programming before, it'd be much easier to move on to C++.
are you insane??
java is ridiculously more difficult than c++, in addition to being an impractical language.
and as a linux user, you should be in love with c++ anyway.
(25/12/2010 08:30 PM)lembas Wrote: spoon, if you haven't done any programming before, I'd say start with something like Python, or maybe Java, then go to C++.
Python and Java are way easier, and will teach you programming theory kinda stuff. If you've done programming before, it'd be much easier to move on to C++.
are you insane??
java is ridiculously more difficult than c++, in addition to being an impractical language.
and as a linux user, you should be in love with c++ anyway.
seriously, learn c++ before java, unless you want to tear your hair out with method calls and all manner of tomfoolery.
lol, I did a little in both C++ and Java, and I found Java much easier.
grade on my final in java:
0.8% F
grade on my final in C++:
98% A
i put in the same amount of work in both classes. c++ makes sense, java does not. have fun with pointless calls to things instead of simply saying what to do.
Ugh, I really don't recommend python. I felt perfectly fine going straight from html to actually programming with Java. I found python a bore, and quite a waste of time. One thing that I REALLY liked, though, was Alice. If you can find a course on it, there's lots of fun to be had. Or you can just go it alone, as it is pretty intuitive. Is supposed to make courses like Java and C++ easier to interpret. http://www.alice.org/index.php?page=down...d_alice2.2
Quote:In Alice's interactive interface, students drag and drop graphic tiles to create a program, where the instructions correspond to standard statements in a production oriented programming language, such as Java, C++, and C#. Alice allows students to immediately see how their animation programs run, enabling them to easily understand the relationship between the programming statements and the behavior of objects in their animation. By manipulating the objects in their virtual world, students gain experience with all the programming constructs typically taught in an introductory programming course.
If you wish to mess around and see immediately results, then that is my first starting suggestion. Or just jump right in... Java is perfectly fine start. C++ if not Java.
<3 Diego!
(This post was last modified: 26/12/2010 12:43 PM by Hellgiver.)
26/12/2010 12:39 PM
LumpiaWarrior
chef d(^.^)b
Posts: 508.2504 Threads: 40
Joined: 6th Nov 2009
Reputation: -7.31666 E-Pigs: 22.2371
Quote:I'm 20 and I was a computer/electrical engineer major. I was into my third year and I had a year and a half to go.
Then 1 day as I am doing my programming homework and figuring out what the hell was wrong with my code,
I thought to myself 'spoon, i don't want to do this for the rest of my life.'
So I changed majors and now I am a proud music (vocal) education major. The point is do what you want to do in life. Cause its your life don't let anyone hold you back.
(This post was last modified: 26/12/2010 01:23 PM by LumpiaWarrior.)
Quote:I'm 20 and I was a computer/electrical engineer major. I was into my third year and I had a year and a half to go.
Then 1 day as I am doing my programming homework and figuring out what the hell was wrong with my code,
I thought to myself 'spoon, i don't want to do this for the rest of my life.'
So I changed majors and now I am a proud music (vocal) education major. The point is do what you want to do in life. Cause its your life don't let anyone hold you back.