WEBVTT

00:00.000 --> 00:00.240
Okay.

00:00.270 --> 00:04.050
In this lesson, I'm just going to cover where to find the course resources.

00:04.080 --> 00:07.740
Things that we'll need on this training course and where to find them.

00:07.740 --> 00:10.950
It's one of the more common questions I do get on this training course.

00:10.950 --> 00:16.620
So I'm going to try and be as clear as I can on the Udemy interface where you do download this from

00:16.620 --> 00:22.500
now on this lesson, on this very specific lesson, I can't show you the screen because screen capturing

00:22.530 --> 00:29.610
doesn't work on Udemy, piracy reasons, etc. but if you do open up the course player which you're watching

00:29.610 --> 00:36.840
at the moment, then on the right hand side, then you'll need to click the button around here to expand

00:36.840 --> 00:40.710
the AI assistant and the course content.

00:40.920 --> 00:46.590
But inside here specifically attached to lesson three, there's a button called resources.

00:46.620 --> 00:52.770
If you click this button, this will present you with the course assets zip file which you can click.

00:52.770 --> 00:55.530
And that will download this to your computer.

00:55.560 --> 00:59.910
Once you've extracted it, then you'll have access to the course assets that we use on this training

00:59.910 --> 01:01.500
course on occasion.

01:01.950 --> 01:06.340
Another thing I want to mention is the source code and where we get this from.

01:06.340 --> 01:17.170
So if you go to GitHub.com and then trycatch learn restore v2, then this is the location of the complete

01:17.170 --> 01:18.310
project.

01:18.400 --> 01:23.530
So inside the GitHub repo we can see all of the different commits, all of the different milestones

01:23.530 --> 01:25.240
that we get to on this training course.

01:25.270 --> 01:30.520
And if I click on the 21 commits button, this will take us to the history of every time that we've

01:30.520 --> 01:32.890
committed our code into source control.

01:32.890 --> 01:37.960
And supposing I wanted to see what the code looked like, let's say at the end of section five, what

01:37.960 --> 01:39.790
did the code look like then?

01:39.820 --> 01:41.320
Then I can use this commit.

01:41.320 --> 01:45.970
I can click on the double angle brackets here to browse the repository at this point.

01:45.970 --> 01:50.830
And this is going to give me the code as at the end of section five.

01:50.830 --> 01:53.110
And then I can click in these different areas.

01:53.110 --> 01:57.070
And then I can see what the code looked like at the end of that particular section.

01:57.070 --> 02:00.430
So this is available for you to refer to if you do get stuck.

02:00.460 --> 02:05.650
I'd highly encourage you to compare working code with the code that you have.

02:05.650 --> 02:08.080
If you've got a problem that's currently not working.

02:08.080 --> 02:15.220
So please do take a look at that and I'd highly recommend bookmarking this URL so that you've got easy

02:15.250 --> 02:16.360
access to it.

02:16.510 --> 02:21.790
And you can also clone a copy of this to your local machine if you wish to do so as well.

02:21.790 --> 02:28.360
You can copy this URL and then use Git clone in a clean folder, and you'll have a local copy there

02:28.360 --> 02:31.720
as well to use so that's available for you.

02:31.720 --> 02:37.360
So please make sure at this stage you bookmark this URL for the GitHub repository.

02:37.360 --> 02:44.560
And also you have the course assets dot zip, downloaded and extracted on your computer.

02:44.560 --> 02:46.120
And we're all ready to go.

02:46.120 --> 02:49.270
But before we do go, coming up next is a lesson on what to do.

02:49.270 --> 02:52.540
If you get stuck now, you're not going to be stuck on anything at this point.

02:52.540 --> 02:53.740
It's too early.

02:53.740 --> 03:00.100
So what I would suggest is you skip the next lesson because it's not relevant now, but do use it to

03:00.130 --> 03:05.980
come back to for some general advice about what to do if you do get stuck.

03:05.980 --> 03:08.620
But coming up next is that.

03:08.620 --> 03:15.220
And then following that, we're going to begin our journey into section two and we're going to start

03:15.220 --> 03:15.880
to build our.

03:16.060 --> 03:17.170
Net application.
