Introduction to Javascript
JavaScript is a high-level programming language that all modern web browsers support. It is also one of the core technologies of the web, along with HTML and CSS that you may have learned previously. This section will cover basic JavaScript programming concepts, which range from variables and arithmetic to objects and loops.
The 'Introduction to JavaScript' course offered by freecodecamp.org is another excellent JavaScript training for programming newbies. Introduction to JavaScript is a book for beginners in JavaScript who have little or no expertise with the online scripting language. It covers everything from data types and variables through JS objects and loops. A code test follows each chapter, which is one of the course's main draws. As a result, as soon as you've swallowed the new concepts, you may use the practice activities to see how well you've comprehended them.
Topics covered
- Creating simple JS programs
- Global scope and functions
- Learning about the conditional and multiple conditional operators
- Commenting on the JS code
- Accessing multi-dimensional arrays with indexes
- Appending variables to strings
- Compound assignment with augmented addition/subtraction/multiplication/division
- Testing objects for properties
- Understanding string immutability
- Using the Assignment Operator for initializing variables and storing values
Rating: 4.3/5.0
Enroll here: udemy.com/course/introduction-to-javascript-p/