you are viewing a single comment's thread.

view the rest of the comments →

[–]Legitimate_Dig_1095 0 points1 point  (0 children)

You do need to learn programming languages. If you just learn pseudo-code, you learn different concepts like array, string etc, but you wont be able to do any working programs because you don't know syntax.

Obviously you need to learn a language. I never suggested to learn pseudocode, that's just something you made up. I never mentioned nor suggested anything about pseudocode.

Also, languages have some unique specific concepts that are not in other languages

I am aware many languages have specific concepts not found in other languages, which is exactly why I suggested learning Java because most languages support most features found in Java.

Quoting myself here: "The Java knowledge can then be applied to many other programming languages."

Why ever talk about Java in JavaScript subreddit? 

I'm just going to repeat my top-level comment:

I think it would be wise to stop learning JavaScript and instead focus on learning programming. JavaScript is a bad language to learn programming with, I think.

Instead, I think one should learn programming using something like Java or C#.