1
00:00:02,150 --> 00:00:03,890
At this point in the course,

2
00:00:03,890 --> 00:00:05,790
in the previous course sections,

3
00:00:05,790 --> 00:00:09,300
we learned a lot about the key basics and fundamentals that

4
00:00:09,300 --> 00:00:11,500
you need to know to build websites.

5
00:00:11,500 --> 00:00:13,490
We learned about HTML CSS,

6
00:00:13,490 --> 00:00:16,720
and we learned how we can combine these technologies to

7
00:00:16,720 --> 00:00:21,600
build a basic website or basic websites already, actually.

8
00:00:21,600 --> 00:00:23,700
Now in this course section,

9
00:00:23,700 --> 00:00:27,050
we will leave our local machine and you will learn

10
00:00:27,050 --> 00:00:30,140
how you can take that first website that you built

11
00:00:30,140 --> 00:00:32,350
and how you can expose it to the world,

12
00:00:32,350 --> 00:00:37,350
how you can host or deploy it as it's also called.

13
00:00:37,380 --> 00:00:41,040
And for this we'll clarify what exactly hosting

14
00:00:41,040 --> 00:00:44,290
and deployment means and how that works.

15
00:00:44,290 --> 00:00:47,440
And then I will show you in some concrete steps,

16
00:00:47,440 --> 00:00:49,310
which you can follow along,

17
00:00:49,310 --> 00:00:52,440
how you can take this first website you built

18
00:00:52,440 --> 00:00:56,450
and take it online and expose it to the entire world,

19
00:00:56,450 --> 00:00:58,090
if you want to.

20
00:00:58,090 --> 00:01:01,360
Now I'm referring to this challenge website,

21
00:01:01,360 --> 00:01:04,110
which we built into first course sections.

22
00:01:04,110 --> 00:01:07,640
And of course, what you could do, if you want to,

23
00:01:07,640 --> 00:01:11,640
is you could update the challenge you have for today.

24
00:01:11,640 --> 00:01:14,540
And the challenge has you have planned for the week

25
00:01:14,540 --> 00:01:18,410
to reflect the actual challenges you're facing.

26
00:01:18,410 --> 00:01:21,640
Like today, your challenge would be to replicate

27
00:01:21,640 --> 00:01:24,680
what you learn here and deploy your website.

28
00:01:24,680 --> 00:01:28,380
And then if you want to, you can update this every day.

29
00:01:28,380 --> 00:01:32,590
As you follow through this course update the daily challenge

30
00:01:32,590 --> 00:01:36,620
and the challenges that are planned for the week, every day,

31
00:01:36,620 --> 00:01:40,910
you are taking this course and then redeploy reupload

32
00:01:40,910 --> 00:01:43,260
the page with the steps you will learn

33
00:01:43,260 --> 00:01:45,600
in this course section so that you have

34
00:01:45,600 --> 00:01:47,750
an up-to-date website every day.

35
00:01:47,750 --> 00:01:51,560
And if you want to, you could share this deployed website,

36
00:01:51,560 --> 00:01:53,380
this daily challenge website,

37
00:01:53,380 --> 00:01:56,380
which kind of tracks your progress with others

38
00:01:56,380 --> 00:01:59,450
by sharing a link to your website on Twitter

39
00:01:59,450 --> 00:02:02,343
or other social media sites, if you wanted to.

40
00:02:03,340 --> 00:02:05,650
Now that's of course optional, nonetheless,

41
00:02:05,650 --> 00:02:07,200
either way in this section,

42
00:02:07,200 --> 00:02:10,330
you will learn what hosting is and how you can take any

43
00:02:10,330 --> 00:02:12,980
website and put it online.

44
00:02:12,980 --> 00:02:14,460
I also want to clarify that

45
00:02:14,460 --> 00:02:17,050
I'll come back to this later again, in the course,

46
00:02:17,050 --> 00:02:20,060
once we learn how to build more complex websites,

47
00:02:20,060 --> 00:02:21,560
but here in this section,

48
00:02:21,560 --> 00:02:25,260
we're already going to learn how we can host basic websites

49
00:02:25,260 --> 00:02:27,773
like the websites we built up to this point.

