1
00:00:02,170 --> 00:00:05,680
Now after diving into tons of sections

2
00:00:05,680 --> 00:00:09,240
and content on HTML and CSS,

3
00:00:09,240 --> 00:00:12,390
finally, we are going to dive into that third

4
00:00:12,390 --> 00:00:14,480
very important programming language

5
00:00:14,480 --> 00:00:15,900
which I mentioned earlier

6
00:00:15,900 --> 00:00:18,380
at the very beginning of this course,

7
00:00:18,380 --> 00:00:21,860
do you recall which language that was?

8
00:00:21,860 --> 00:00:23,910
It was JavaScript.

9
00:00:23,910 --> 00:00:26,550
And we're now going to dive into the basics

10
00:00:26,550 --> 00:00:29,800
of this very important programming language,

11
00:00:29,800 --> 00:00:31,450
which is a bit more advanced,

12
00:00:31,450 --> 00:00:33,770
which is why we are diving into it right now

13
00:00:33,770 --> 00:00:36,240
and not a right at the start of this course.

14
00:00:36,240 --> 00:00:40,530
And you're going to learn what exactly JavaScript is

15
00:00:40,530 --> 00:00:42,820
and why you might wanna use it

16
00:00:42,820 --> 00:00:46,350
or why you might need it on certain websites

17
00:00:46,350 --> 00:00:48,620
or for certain projects.

18
00:00:48,620 --> 00:00:52,200
We are going to explore its core syntax,

19
00:00:52,200 --> 00:00:56,590
its core feature set and how we write JavaScript code.

20
00:00:56,590 --> 00:01:00,560
And of course, as we do it in the entire course,

21
00:01:00,560 --> 00:01:03,600
there will be plenty of examples and demos.

22
00:01:03,600 --> 00:01:08,080
And we are going to learn all about JavaScript step-by-step

23
00:01:08,080 --> 00:01:10,143
with practical examples.

