zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Lynda - JavaScript Essential Training [AhLaN]
magnet:?xt=urn:btih:7cf78fa9be4e673373a82a00c4cda8cb8553e62c&dn=Lynda - JavaScript Essential Training [AhLaN]
磁力链接详情
Hash值:
7cf78fa9be4e673373a82a00c4cda8cb8553e62c
点击数:
199
文件大小:
2.03 GB
文件数量:
79
创建日期:
2021-1-2 07:57
最后访问:
2024-11-17 23:47
访问标签:
Lynda
-
JavaScript
Essential
Training
AhLaN
文件列表详情
4 - 3. Working with data/11 - Variables - The catch-all containers of JavaScript.mp4 66.73 MB
3 - 2. The Basics/09 - Add JavaScript in an external file.mp4 32.27 MB
3 - 2. The Basics/10 - How to write JavaScript - A crash course.mp4 26.46 MB
3 - 2. The Basics/08 - Add inline JavaScript to a HTML document.mp4 25.38 MB
4 - 3. Working with data/12 - Data types in JavaScript.mp4 8.71 MB
4 - 3. Working with data/13 - Arithmetic operators and math.mp4 20.77 MB
4 - 3. Working with data/14 - Working with strings and numbers.mp4 26.04 MB
4 - 3. Working with data/15 - Conditional statements and logic.mp4 29.87 MB
4 - 3. Working with data/16 - Advanced conditions and logic.mp4 21.63 MB
4 - 3. Working with data/17 - Arrays.mp4 15.66 MB
4 - 3. Working with data/18 - Properties and methods in arrays.mp4 44.08 MB
5 - 4. Functions and Objects/19 - Functions in JavaScript.mp4 40.23 MB
5 - 4. Functions and Objects/20 - Build a basic function.mp4 18.61 MB
5 - 4. Functions and Objects/21 - Add arguments to the function.mp4 14.22 MB
5 - 4. Functions and Objects/22 - Return values from a function.mp4 22.81 MB
5 - 4. Functions and Objects/23 - Anonymous functions.mp4 29.07 MB
5 - 4. Functions and Objects/24 - Immediately invoked functional expressions.mp4 24.23 MB
5 - 4. Functions and Objects/25 - Variable scope.mp4 36.4 MB
5 - 4. Functions and Objects/26 - ES2015 - let and const.mp4 30.57 MB
5 - 4. Functions and Objects/27 - Make sense of objects.mp4 25.41 MB
5 - 4. Functions and Objects/28 - Object constructors.mp4 36.18 MB
5 - 4. Functions and Objects/29 - Sidebar - Dot and bracket notation.mp4 52.47 MB
5 - 4. Functions and Objects/30 - Closures.mp4 45.29 MB
6 - 5. JavaScript and the DOM, Part 1 - Changing DOM Elements/31 - DOM - The document object model.mp4 28.66 MB
6 - 5. JavaScript and the DOM, Part 1 - Changing DOM Elements/32 - Target elements in the DOM with querySelector methods.mp4 35.59 MB
6 - 5. JavaScript and the DOM, Part 1 - Changing DOM Elements/33 - Access and change elements.mp4 26.67 MB
6 - 5. JavaScript and the DOM, Part 1 - Changing DOM Elements/34 - Access and change classes.mp4 21.74 MB
6 - 5. JavaScript and the DOM, Part 1 - Changing DOM Elements/35 - Access and change attributes.mp4 28.66 MB
6 - 5. JavaScript and the DOM, Part 1 - Changing DOM Elements/36 - Add DOM elements.mp4 45.87 MB
6 - 5. JavaScript and the DOM, Part 1 - Changing DOM Elements/37 - Apply inline CSS to an element.mp4 26.46 MB
7 - 6. Project - Create an Analog Clock/38 - Create an analog clock - Project breakdown.mp4 8.19 MB
7 - 6. Project - Create an Analog Clock/39 - Use CSS to move clock hands.mp4 21.11 MB
7 - 6. Project - Create an Analog Clock/40 - Use JavaScript to move clock hands.mp4 13.06 MB
7 - 6. Project - Create an Analog Clock/41 - Get the current hour, minute, and second with the Date() object.mp4 9.33 MB
7 - 6. Project - Create an Analog Clock/42 - Show the current time using fancy math.mp4 28.45 MB
7 - 6. Project - Create an Analog Clock/43 - Make the clock move forward second by second.mp4 20.07 MB
7 - 6. Project - Create an Analog Clock/44 - Solve the pesky 'return to zero' problem.mp4 31.02 MB
8 - 7. JavaScript and the DOM, Part 2 - Events/45 - What are DOM events.mp4 12.11 MB
8 - 7. JavaScript and the DOM, Part 2 - Events/46 - Some typical DOM events.mp4 16.28 MB
8 - 7. JavaScript and the DOM, Part 2 - Events/47 - Trigger functions with event handlers.mp4 30.67 MB
8 - 7. JavaScript and the DOM, Part 2 - Events/48 - Add and use event listeners.mp4 38 MB
8 - 7. JavaScript and the DOM, Part 2 - Events/49 - Pass arguments via event listeners.mp4 26.39 MB
9 - 8. Project - Typing Speed Tester/50 - Rundown of HTML markup.mp4 16.23 MB
9 - 8. Project - Typing Speed Tester/51 - Use event listeners to detect typing.mp4 26.12 MB
9 - 8. Project - Typing Speed Tester/52 - Build a count-up timer.mp4 34.73 MB
9 - 8. Project - Typing Speed Tester/53 - Build a helper function for leading zeros.mp4 19.47 MB
9 - 8. Project - Typing Speed Tester/54 - Detect spelling errors by matching strings.mp4 23.29 MB
9 - 8. Project - Typing Speed Tester/55 - Stop the timer when the test is done.mp4 21.76 MB
9 - 8. Project - Typing Speed Tester/56 - Add a reset button.mp4 29.59 MB
10 - 9. Loops/57 - Loops.mp4 28.71 MB
10 - 9. Loops/58 - Looping through arrays.mp4 24.07 MB
10 - 9. Loops/59 - Break and continue loops.mp4 46.03 MB
11 - 10. Project - Automated Responsive Images Markup/60 - Project breakdown.mp4 21.01 MB
11 - 10. Project - Automated Responsive Images Markup/61 - Rundown of project setup.mp4 20.21 MB
11 - 10. Project - Automated Responsive Images Markup/62 - Loop through all images in the document.mp4 22.6 MB
11 - 10. Project - Automated Responsive Images Markup/63 - Create function to generate srcset value.mp4 27.97 MB
11 - 10. Project - Automated Responsive Images Markup/64 - Create object containing different sizes values.mp4 26.75 MB
11 - 10. Project - Automated Responsive Images Markup/65 - Update img markup with srcset and sizes attributes.mp4 14.25 MB
12 - 11. Troubleshooting, Validating, and Minifying JavaScript/66 - JavaScript validation and troubleshooting.mp4 15.04 MB
12 - 11. Troubleshooting, Validating, and Minifying JavaScript/67 - Troubleshooting JavaScript.mp4 42.85 MB
12 - 11. Troubleshooting, Validating, and Minifying JavaScript/68 - Send troubleshooting info to the console.mp4 44.66 MB
12 - 11. Troubleshooting, Validating, and Minifying JavaScript/69 - Step through your JavaScript with browser tools.mp4 32.12 MB
12 - 11. Troubleshooting, Validating, and Minifying JavaScript/70 - Online script linting.mp4 33.32 MB
12 - 11. Troubleshooting, Validating, and Minifying JavaScript/71 - Automate script linting.mp4 42.02 MB
12 - 11. Troubleshooting, Validating, and Minifying JavaScript/72 - Online script minification.mp4 16.64 MB
12 - 11. Troubleshooting, Validating, and Minifying JavaScript/73 - Automate script minification.mp4 5.74 MB
13 - 12. Bonus Chapter - Ask the Instructor/74 - What are arrow functions.mp4 27.61 MB
13 - 12. Bonus Chapter - Ask the Instructor/75 - What do I learn first JavaScript TypeScript.mp4 44.18 MB
13 - 12. Bonus Chapter - Ask the Instructor/76 - How do I write strings in ES2015.mp4 21.85 MB
13 - 12. Bonus Chapter - Ask the Instructor/77 - What does the % symbol do.mp4 32.97 MB
13 - 12. Bonus Chapter - Ask the Instructor/78 - Why use the querySelector() and querySelectorAll() methods.mp4 24.35 MB
14 - Conclusion/79 - Next Steps.mp4 11.21 MB
1 - Introduction/01 - Welcome.mp4 10.02 MB
1 - Introduction/02 - How to use the exercise files.mp4 6.96 MB
2 - 1. JavaScript - An Introduction/03 - What is JavaScript.mp4 11.11 MB
2 - 1. JavaScript - An Introduction/04 - How does JavaScript relate to Java.mp4 9.88 MB
2 - 1. JavaScript - An Introduction/05 - Navigating the JavaScript landscape.mp4 26.3 MB
3 - 2. The Basics/06 - Tools for JavaScript development.mp4 19.99 MB
3 - 2. The Basics/07 - Introducing the browser console.mp4 37.38 MB
其他位置