What is the easiest language to start with?

Posted by Teifion on Stack Overflow See other posts from Stack Overflow or by Teifion
Published on 2008-08-07T14:31:55Z Indexed on 2010/03/31 2:43 UTC
Read the original article Hit count: 362

What is the language with the lowest barriers to entry, simplest syntax, easiest setup. I'm aware that there's not a best language but I am sure that there will be one that's got a good score in all three areas.

It's for teaching friends how to program, I like PHP and Python but I don't want to be narrow minded and limit myself when there is a better option out there.

Common suggestions

  1. Ruby
  2. Python
  3. Basic
  4. C
  5. Java
  6. C#


Useful links

  1. Best Ways To Teach A Beginner to Program
  2. Why's (Poignant) Guide to Ruby
  3. Think Python

© Stack Overflow or respective owner

Related posts about beginner

Related posts about programming-languages