1
00:00:00,330 --> 00:00:02,030
I welcome Tina too.

2
00:00:02,100 --> 00:00:07,350
So this is called Introduction to front end but honestly it's more like an introduction to everything

3
00:00:07,360 --> 00:00:07,590
.

4
00:00:07,800 --> 00:00:11,940
We're going to talk about three main objectives that we're going to use throughout the rest of the course

5
00:00:11,940 --> 00:00:11,990
.

6
00:00:12,000 --> 00:00:13,620
So it's a pretty important lesson.

7
00:00:13,650 --> 00:00:15,380
We're not actually going to write a lot of code.

8
00:00:15,390 --> 00:00:19,130
You'll be seeing code but you're not going to write much on your of your own until the next unit.

9
00:00:19,410 --> 00:00:23,640
But what we'll start with is just setting up our own developer environment so that we can write code

10
00:00:23,640 --> 00:00:24,410
in the next unit.

11
00:00:24,540 --> 00:00:27,150
So we need to install Google Chrome if you don't have that yet.

12
00:00:27,210 --> 00:00:30,330
And then also subline text so that we have some way to write code.

13
00:00:30,690 --> 00:00:35,790
And then the next thing which is a really important objective is to discuss the difference between front

14
00:00:35,790 --> 00:00:36,830
end and backend.

15
00:00:36,900 --> 00:00:42,090
So when someone says their front end developer or back in developer or when I say that this is a full

16
00:00:42,090 --> 00:00:44,650
stack developer course what does that mean.

17
00:00:44,700 --> 00:00:48,830
And it's also important so that we know what we're getting into and the rest of this course.

18
00:00:48,870 --> 00:00:54,840
The first half is all front end the second half is all back end and really the last third is full stack

19
00:00:54,840 --> 00:00:59,370
front end plus back and so that's important to understand what we're doing so that we have a little

20
00:00:59,370 --> 00:01:04,410
framework to reference as we progress and then we're going to dive a little bit more into front and

21
00:01:04,410 --> 00:01:05,940
specific technologies.

22
00:01:05,940 --> 00:01:08,610
So Jim I'll see assess in javascript.

23
00:01:08,610 --> 00:01:13,020
We'll talk about what they are how they fit together what roles they play how they're similar how they're

24
00:01:13,020 --> 00:01:18,420
different and really just dissect what they do so that when we start each hemol in the next unit you'll

25
00:01:18,420 --> 00:01:22,570
have a little bit better of an idea of how it fits in with all the other pieces.

26
00:01:22,620 --> 00:01:26,640
And there's so much that we cover in this class that if I just went straight through and it just covered

27
00:01:26,640 --> 00:01:31,680
it all one after another without tying it together talking about how it all fits together it wouldn't

28
00:01:31,680 --> 00:01:36,210
really be a great course you'd be able to follow me be able to do what I can do but you wouldn't be

29
00:01:36,210 --> 00:01:40,520
able to actually write your own code be a developer understand how these pieces fit together.
