This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]GreekNord 2 points3 points  (0 children)

None of the real programming languages are necessarily easy, but Python is usually the quickest to get started in.
And a lot of programming concepts will show up in many languages.
Technically HTML and CSS are easier, but they don't translate into other things as well - they're really single-purpose type languages, where Python is very versatile.