3796
Off Topic / Re: Are there any easy programming languages to learn?
« on: December 12, 2015, 03:35:10 PM »HTML is easy, and so is JavaScript until you got to objects.HTML isnt really a programming language, its a Markup language. Just like Word documents or other text is formatted according to a markup language.
There is no code that is just speaking English, you actually have to learn it.
Javascript is kinda easy once you get the hang of it, and Objects werent that bad for me when I was learning basic JS, though methods can be a pain if you dont understand them initially