How should I practice using JavaScript? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

How should I practice using JavaScript?

I have reached over halfway within the JavaScript course and my amazing brother said I should practice the JavaScript I'm learning instead of just learning it and that's that. I'm the kind of girl who needs a goal and my brother gives me challenges, but I haven't learned most of that stuff yet. Like creating a code that finds out the volume of whatever input you get. I don't know the HTML buttons for that. I need something that only involves JavaScript. I've just completed the Functions course so anything above in the JavaScript course I don't know. Any good challenges for me or suggestions in how I can practice it?

5th Jun 2018, 1:11 PM
Kathryn Swan
Kathryn Swan - avatar
7 ответов
+ 11
You may play challenges using Js as weapon
5th Jun 2018, 1:58 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 7
You can do algorithm/logic solely on JavaScript and use prompt and alert function for the input/output (I/O) part. You can always use your browser to run the JS or otherwise JSFiddle is a good place to start, if you find Try It Online too complex for you. 😉
5th Jun 2018, 1:59 PM
Zephyr Koo
Zephyr Koo - avatar
+ 4
challenges is a very good way
6th Jun 2018, 3:25 AM
🐯🐯Gimba Abdul Aziz🐯🐯
🐯🐯Gimba Abdul Aziz🐯🐯 - avatar
+ 3
Try some quizzes in play section they may be of help
5th Jun 2018, 2:15 PM
Scorpia Rising🎩
Scorpia Rising🎩 - avatar
6th Jun 2018, 4:54 PM
Kathryn Swan
Kathryn Swan - avatar
0
just create JavaScript to which takes input from the HTML form and Reverse it and display again in the Same HTML page!! Try this, if you are getting problems, just mention my name in the comment!! I'll help you
5th Jun 2018, 1:59 PM
Hemath Kumar
Hemath Kumar - avatar