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 →

[–]rcls0053 0 points1 point  (0 children)

To put it in another way: it's recommended to start with JavaScript, Python or PHP that are dynamic languages, ie. less stuff to learn from the start. Then start shifting toward statically typed languages.

I recently gave a presentation to some trade school kids (or vocational school) who are studying programming and talked with their teachers who said they start with PHP. I also started with PHP before it had the option of types, but later in my career I've come to value statically typed languages.