Summary
Keywords
Full Transcript
This course introduces you to JavaScript, the most popular programming language for web development. You can also try the interactive version of the course here: https://scrimba.com/g/gintrotojavascript The course contains 14 lessons and 7 challenges. In the challenges, you'll be encourage to jump into the code and get your hands dirty. This is both fun and great for making the knowledge stick. ❤️ Try interactive JavaScript courses we love, right in your browser: https://scrimba.com/freeCodeCamp-JavaScript (Made possible by a grant from our friends at Scrimba) ⭐️Course Contents ⭐️ ⌨️Data types ⌨️Variables (1:45) ⌨️Strings (4:11) ⌨️Numbers (11:37) ⌨️Booleans (16:41) ⌨️Arrays (20:23) ⌨️Objects (26:32) ⌨️Arithmetic operations (32:43) ⌨️Relational operations (34:31) ⌨️Increment & decrement (40:20) ⌨️If, else if, else (44:03) ⌨️Switch statements (50:22) ⌨️For loops (53:58) ⌨️While & Do While (57:30) ⌨️Functions (1:02:11) Check out the JavaScript ES6 course here: https://youtu.be/nZ1DMMsyVyI Follow the instructor Dylan Israel on Twitter here: https://twitter.com/PizzaPokerGuy Check out Dylan's YouTube channel: https://www.youtube.com/channel/UC5Wi_NYysX-LfcqT3Hq9Faw If you want to learn more about JavaScript, check out these playlists on our channel: ▶JavaScript Basics: https://www.youtube.com/playlist?list=PLWKjhJtqVAbk2qRZtWSzCIN38JC_NdhW5 ▶ES6: https://www.youtube.com/playlist?list=PLWKjhJtqVAbljtmmeS0c-CEl2LdE-eR_F ▶Design Patterns: https://www.youtube.com/playlist?list=PLWKjhJtqVAbnZtkAI3BqcYxKnfWn_C704 ▶Data Structures and Algorithms: https://www.youtube.com/playlist?list=PLWKjhJtqVAbkso-IbgiiP48n-O-JQA9PJ ▶Clean Code: https://www.youtube.com/playlist?list=PLWKjhJtqVAbkK24EaPurzMq0-kw5U9pJh -- Learn to code for free and get a developer job: https://www.freecodecamp.com Read hundreds of articles on programming: https://medium.freecodecamp.com javascript tutorial
