Skip to content

In the journey of learning JavaScript

yash1300/Learning_JavaScript

Repository files navigation

Learning_JavaScript

Using github desktop to just check how can we contribute in open source by starting from my own rep

In the journey of learning JavaScript (ongoing process)

JavaScript is a lightweight, cross-platform, single-threaded, and interpreted compiled programming language. It is also known as the scripting language for webpages. It is well-known for the development of web pages, and many non-browser environments also use it.

JavaScript is a weakly typed language (dynamically typed). JavaScript can be used for Client-side developments as well as Server-side developments. JavaScript is both an imperative and declarative type of language. JavaScript contains a standard library of objects, like Array, Date, and Math, and a core set of language elements like operators, control structures, and statements.

While learning through please make sure to see the comments in the code for better understanding.

Follow in this sequence:

  1. 01_basics
  2. 02_basics
  3. 03_basics
  4. 04_control_flow
  5. 05_loops
  6. 06_dom
  7. 07_projects
  8. 08_events
  9. 09_Advance
  10. 10_oop

About

In the journey of learning JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published