1
00:00:00,180 --> 00:00:03,870
Hello and welcome to the monster JavaScript course.

2
00:00:04,020 --> 00:00:06,990
My name is Lawrence, and I'm going to be your instructor for this course.

3
00:00:07,200 --> 00:00:11,310
I've got some tips for you on how to use this course because it is so big.

4
00:00:11,310 --> 00:00:17,160
I do encourage you as well to try to cut out all of the source code is included as well as after each

5
00:00:17,160 --> 00:00:18,510
lesson at the end of the section.

6
00:00:18,700 --> 00:00:23,880
There are also downloads where you can download all of the files that you need in order to try out the

7
00:00:23,880 --> 00:00:25,380
source code for yourself.

8
00:00:25,530 --> 00:00:30,930
And I will encourage you over and over again throughout the lessons to try the code, because this is

9
00:00:30,930 --> 00:00:32,040
the best way to learn.

10
00:00:32,130 --> 00:00:38,790
I've get a lot of students asking me for different ways to practice JavaScript with all kinds of projects

11
00:00:38,940 --> 00:00:41,540
loaded with content and details and code.

12
00:00:41,700 --> 00:00:44,790
There are resources available within the links as well.

13
00:00:45,090 --> 00:00:50,780
So everything that you need to learn JavaScript, practice JavaScript is provided to you as well.

14
00:00:50,790 --> 00:00:55,110
I do suggest that you do set aside some time to work on the different lessons.

15
00:00:55,260 --> 00:01:00,180
Don't try to do them all at once and remember again to try the code out for yourself if you do need

16
00:01:00,180 --> 00:01:00,450
help.

17
00:01:00,580 --> 00:01:01,610
I'm not far away.

18
00:01:01,770 --> 00:01:05,700
I'm available within the Q&amp;A section or through direct messages.

19
00:01:05,700 --> 00:01:10,620
If you need any clarity on the content or having any errors or issues, I'm always happy to help you

20
00:01:10,620 --> 00:01:14,190
get through them and troubleshoot any of those problems that you might be having.

21
00:01:14,310 --> 00:01:18,150
Got suggestions or want new content added to the course.

22
00:01:18,180 --> 00:01:20,250
Please let me know within the Q&amp;A section.

23
00:01:20,460 --> 00:01:26,550
There's also some prerequisites and that includes HTML and access as this is JavaScript focus.

24
00:01:26,550 --> 00:01:30,030
So there are three different ways to approach this course.

25
00:01:30,360 --> 00:01:34,650
You can watch the each lesson and then try the code out throughout the lesson.

26
00:01:34,660 --> 00:01:38,310
So work alongside the different lessons that are being presented.

27
00:01:38,520 --> 00:01:44,610
You can also watch the first lesson that introduces the project and then try to build a similar application

28
00:01:44,760 --> 00:01:49,590
and then watch all of the lessons to see how you did what the code that was being presented.

29
00:01:49,590 --> 00:01:55,050
And then lastly, there's you can watch through all of the lessons and then build the project on your

30
00:01:55,050 --> 00:01:55,350
own.

31
00:01:55,530 --> 00:01:57,930
And remember, you don't have to do them in order.

32
00:01:57,930 --> 00:02:00,630
And the files are all available to download.

33
00:02:00,630 --> 00:02:05,610
So you can skip through the different projects, through the different sections and try them out as

34
00:02:05,610 --> 00:02:06,030
needed.

35
00:02:06,180 --> 00:02:08,610
Each section does have its own learning.

36
00:02:08,610 --> 00:02:14,370
Objectives are outlined in the first lesson to give you a clearer idea of where we're trying to focus

37
00:02:14,370 --> 00:02:21,390
the code, including them also within one each HTML file so that they're easy to download and copy and

38
00:02:21,390 --> 00:02:25,200
paste and try and find your own editor and then within your own browser.

39
00:02:25,350 --> 00:02:31,470
So perfect to supercharge your portfolio so you can take these projects, extend on them, enhance them.

40
00:02:31,470 --> 00:02:33,420
And I know you can make them look way better.

41
00:02:33,750 --> 00:02:35,640
So your success is my goal.

42
00:02:35,640 --> 00:02:39,540
And if you do have any questions, please connect with me in the Q&amp;A section.

43
00:02:39,720 --> 00:02:40,590
Happy Cotting.

44
00:02:40,590 --> 00:02:41,820
Don't forget to try that code.
