Learn JavaScript from Scratch: JavaScript for Everyone - Druckversion +- Forum Rockoldies (https://rockoldies.net/forum) +-- Forum: Fotobearbeitung - Photoshop (https://rockoldies.net/forum/forumdisplay.php?fid=16) +--- Forum: E-Learning, Tutorials (https://rockoldies.net/forum/forumdisplay.php?fid=18) +--- Thema: Learn JavaScript from Scratch: JavaScript for Everyone (/showthread.php?tid=23310) |
Learn JavaScript from Scratch: JavaScript for Everyone - Panter - 03.04.2021 Learn JavaScript from Scratch: JavaScript for Everyone Video: .MKV, AVC, 3360x1890, 30 fps | Audio: English, AAC, 44.1 KHz, 2 Ch | Duration: 5h 6m | 8.33 GB Instructor: Kalob Taulien Learn modern JavaScript concepts such as let, const, forEach functions, fat arrow functions, and more Key Features Learn JavaScript fundamentals, especially if you've never written JavaScript code before Learn all the modern JavaScript concepts such as template literals, let, const, and more Put everything you learned to test by building an interactive project at the end of the course What You Will Learn Learn about different variable types, including let and const Discover how to do more with your variables using operators Gain an in-depth understanding of data structures in JavaScript Learn in detail the structure of the Document Object Model (The DOM) Using the knowledge of the DOM, learn to modify elements of an HTML page Discover how to manipulate strings and how to work with numbers Learn how to store and work with multiple elements through arrays Make your code concise by learning how to write your own functions About Despite the deluge of new coding languages over the years, JavaScript continues to dominate the web. The language is a staple in most of the front-ends; if not vanilla JavaScript, you won't be surprised to find one of its derivatives on the next website you visit. This ubiquity makes JavaScript a sought-after skill. This course is designed to teach you that skill from scratch. You'll begin by learning how to set up your coding playground and then gain some familiarity with the JavaScript syntax. Once you've gotten your hands dirty, you'll discover how to store data in variables, comment out your code, and do more with your variables by learning about operators. Next, you'll learn about data structures and conditional statements, further shoring up your JavaScript skills. By learning about the Document Object Model (The DOM), you will be able to change the elements of a webpage and add interactivity to it. You'll also learn to work with strings and arrays, and then, to make your code concise, learn how to write your own functions. Toward the end of the course, you'll work on a final project wherein you'll get to use all these skills together. By completing this course, not only will you have a solid understanding of modern JavaScript language, you'll also be able to use it to create engaging, interactive webpages. Homepage Code: http://anonymz.com/?https://www.packtpub.com/product/learn-javascript-from-scratch-javascript-for-everyone-video/9781801070386 |