- Overview
- Transcript
1.1 Introduction
In this course you’re going to learn JavaScript from a web designer’s point of view.
We’ll start with the basics, like variables, data types, and loops, and we’ll finish with more complex notions, like functions, selectors, and events. Ultimately, we’ll explore five common coding patterns using JavaScript.
With that said, welcome to “JavaScript for Web Designers”, and let’s begin!
1.Introduction2 lessons, 04:54
1.1Introduction00:27
1.2Working With JavaScript04:27
2.JavaScript Essentials10 lessons, 1:01:18
2.1Variables04:13
2.2Data Types04:10
2.3Arrays06:46
2.4Objects05:20
2.5Operators08:42
2.6If/Else Statements04:43
2.7Loops06:11
2.8Functions06:15
2.9Selectors08:00
2.10Events06:58
3.Practical JavaScript Exercises5 lessons, 40:29
3.1Back to Top Button10:56
3.2Textbox Auto-Completion14:32
3.3Simple Content Slider08:08
3.4Image Lightbox04:12
3.5Tab Control02:41
4.Conclusion1 lesson, 01:08
4.1Final Words01:08
1.1 Introduction
Hi, I'm Adi Purdila, and in this course you'll learn JavaScript from a web designer's point of view. We'll start with the basics like variables, data types, and loops. And we'll finish with more complex notions like functions, selectors and events. In the end, we'll have a look at five common coding patterns using JavaScript. With that said, welcome to JavaScript for web designers. Let's begin.
