Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
Real-life coding challenges to become Front-end engineer.


#challenge #frontend #js #javascript #css #practice #practical


https://devchallenges.io
JavaScript Practice Exercises for All Levels

1.W3 School JavaScript exercises

67 exercises to
practice the JavaScript basics.

https://www.w3schools.com/js/js_exercises.asp

2. W3Resource -JavaScript : Exercises,
Practice, Solution

Free exercises covering the basics to the more advanced aspect of JS like the DOM (document object modal) async function, and more.

https://www.w3resource.com/javascript-exercises/

3.JavaScriptHero(Theory&Exercises)

47 Exercises: variables, functions, parameters, strings, for/while loops, arrays.


http://www.jshero.net/en/success.html

4.Amherst College

• 6-Exercises: create web to calculate age, write a constructor (planet)  and ten objects that store information, write web form with radio button input, etc.

https://www.ats.amherst.edu/software/javascript/6.exercises/

5. NodeSchool-Github

Beginner – Intermediate

20 Exercises: arrays, conditionals, loops, strings, objects, variables.

https://github.com/workshopper/javascripting/tree/master/problems

6. A smarter way to learn

• Beginner – Intermediate

• 87 Test questions: variables, alerts,
conditionals, arrays, loops, strings ,dates, functions, events, images, DOM, objects, browser, form validation

http://www.asmarterwaytolearn.com/js/index-of-exercises.html

7. The coding Train (YOUTUBE)

• Beginner – Intermediate

• 160 Exercises: the snake game, starfield in processing, space invaders, Double pendulum, fractal trees, minesweeper, maze generator, fireworks, clock, Wikipedia API, etc.

https://www.youtube.com/watch?v=17WoOqgXsRM&list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH

8. André Restivo

• Beginner – Intermediate
• 8 Exercises: comments, AJAX request, elements, events.

https://web.fe.up.pt/~arestivo/page/exercises/javascript/

9. Brown University

Beginner – Intermediate

6 Functions exercises: function that squares number, function that makes flower bloom, function that returns values, random numbers, etc.

http://cs.brown.edu/courses/bridge/1998/activities/JS-Functions.html

10. Test4Geeks

• Intermediate

• 20 Test questions: functions, scope, arrays, objects, browser, operators, statements.

https://tests4geeks.com/javascript-online-test

11. TestDome

• Intermediate

• Online test


https://www.testdome.com/tests/javascript-online-test/14

Some GitHub Repositories for practicing JavaScript

🔱 A long list of (advanced) JavaScript questions, and their explanations 

https://github.com/lydiahallie/javascript-questions

🔱 JavaScript Coding
Practice

https://github.com/learning-zone/JavaScript-Coding-Practice

🔱 A collection of JavaScript problems and solutions for studying algorithms.

https://github.com/jeantimex/javascript-problems-and-solutions

#Requested #Practice #JavaScript