Which language?

Brendan15

Lurker
Member
Joined
Threads
22
Posts
26
So...I want to learn how to code and I just wanted to know which language I should start with?
Are some easier than others? Is there a certain type that EVERYONE starts with?:confused:
Thanks in advance!;-)
 
If you're a newbie, I can recommend PHP or Python. In my opinion, go with one of them.
is awesome for learning, try it out. Better than video lessons, you can learn by doing
 
  • Thread Starter Thread Starter
  • #3
Thank you so much! I appreciate it.
 
I really do not recommend Python. The syntax is just too easy, you'll get accustomed to it.

Start with C/C++ and you'll be able to learn any other language syntax in a afternoon, trust me.
 
Start whith C language, for the simple reason that must of other language are derived frome him.