Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fukurouzhong/040ec8bc0ab056803945aaa81ca9d481 to your computer and use it in GitHub Desktop.
Save fukurouzhong/040ec8bc0ab056803945aaa81ca9d481 to your computer and use it in GitHub Desktop.
How To Learn Any Programming Language_Javascript
From this link: https://www.youtube.com/watch?v=UFS7gi6LXhw&list=PLVpAurZqkV67DYxp5L8bx1g1yzE2hTe8m&index=12
1. Learn language basic
a. Variable Types
b. Operators
c. Basic input and output
d. Print something on STDOUT
e. Basic program structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment