Finished JavaScript tutorial, what now? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Finished JavaScript tutorial, what now?

still need a lot of practice. where to though?

6th Nov 2017, 6:17 AM
Jabbk
Jabbk - avatar
6 Answers
+ 7
Jquery, HTML, CSS, PHP
6th Nov 2017, 8:55 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 5
Now open a new web code and try stuff, like creating elements etc.
6th Nov 2017, 6:34 AM
Jonas Schröter
Jonas Schröter - avatar
+ 3
after javascript, i would highly recommend learning html and css, and after that try to create a website with many many functionality as possible :) if you've done that, i also highly recommend checking c++ course
6th Nov 2017, 6:55 AM
Elvin Auresius
Elvin Auresius - avatar
+ 2
Learn JQuery. It simplifies Vanilla JavaScript (plain / pure JS) a lot and you'll use JQuery every single time you work on JS file. In my opinion, you should learn and practice JQuery more than Vanilla JavaScript.
6th Nov 2017, 6:42 AM
Antonius Richardo
Antonius Richardo - avatar
+ 2
Since you now basic understanding of JavaScript's concepts, try making some simple programs and then increasing the difficulty level bit by bit. Once you become proficient in it you can jump to some other language.
6th Nov 2017, 9:44 AM
Harsh
Harsh - avatar
+ 1
Like others already said, I would recommend to learn basic HTML, maybe a little css - then JQuery is the next step...
6th Nov 2017, 1:40 PM
Jonas Schröter
Jonas Schröter - avatar