1
00:00:11,020 --> 00:00:15,280
So in this lecture, we are going to discuss where to get the code for this course.

2
00:00:15,580 --> 00:00:19,630
The code for this course mostly comes in the form of CoLab notebooks.

3
00:00:19,930 --> 00:00:25,600
However, it is also possible for some of the code in this course to be provided in a plain text Python

4
00:00:25,600 --> 00:00:28,180
files which will be hosted on GitHub.

5
00:00:28,750 --> 00:00:30,850
So how can you tell the difference?

6
00:00:30,880 --> 00:00:32,660
Well, it's very simple.

7
00:00:32,680 --> 00:00:38,680
If you see a notebook interface on the screen, that means that code will be provided in the form of

8
00:00:38,680 --> 00:00:39,610
a notebook.

9
00:00:39,850 --> 00:00:44,200
If you see Python in a text editor, then that code will be on GitHub.

10
00:00:44,740 --> 00:00:48,970
Now, the main thing I want you to understand is that the notebooks are not on GitHub.

11
00:00:49,780 --> 00:00:51,790
So the notebooks are not on GitHub.

12
00:00:56,700 --> 00:00:59,610
So specifically, how can you get these resources?

13
00:00:59,970 --> 00:01:06,630
The answer is to simply click on the resources tab attached to this lecture, then click on the link

14
00:01:06,630 --> 00:01:08,490
that says code link.

15
00:01:08,700 --> 00:01:14,460
This will take you to a page that contains a links to every code example in this course, whether it

16
00:01:14,460 --> 00:01:21,050
was in the form of a notebook or a python file hosted on GitHub, everything is on the same page.

17
00:01:25,440 --> 00:01:30,540
So I want to make it clear that the notebooks should be considered as a bonus for this course.

18
00:01:30,960 --> 00:01:34,080
In a normal course, that is like a college course.

19
00:01:34,110 --> 00:01:35,940
Coding would be your homework.

20
00:01:36,330 --> 00:01:42,300
Now, only on this website have I seen so many students believe that it's the instructor's responsibility

21
00:01:42,300 --> 00:01:44,910
to complete homework for the student.

22
00:01:45,270 --> 00:01:46,770
To me, this is wild.

23
00:01:46,890 --> 00:01:49,380
So let this be a warning for those students.

24
00:01:49,710 --> 00:01:55,740
If you go through this course in a logical manner from start to end and you do all the exercises as

25
00:01:55,740 --> 00:01:58,890
instructed, everything will make perfect sense.

26
00:01:59,160 --> 00:02:04,440
But if you go through this course with an attitude of entitlement, believing that you should get everything

27
00:02:04,440 --> 00:02:09,300
you demand and do as little work as possible, things will get difficult.

28
00:02:09,690 --> 00:02:12,220
I would recommend not doing this to yourself.

29
00:02:16,580 --> 00:02:21,830
Now, for those of you who would rather learn to code by themselves, which I always encourage, you

30
00:02:21,830 --> 00:02:24,140
will still need the data links for this course.

31
00:02:24,470 --> 00:02:28,580
As mentioned earlier, I don't want you typing data links by hand or trying to Google.

32
00:02:28,580 --> 00:02:33,110
Search the data links which usually results in you downloading the wrong data sets.

33
00:02:33,620 --> 00:02:38,870
So to get the data links, simply click on the resources tab and then click the link that says data

34
00:02:38,870 --> 00:02:39,590
links.

35
00:02:43,980 --> 00:02:49,410
Now, there's one mistake that many students make, even after I've mentioned it once or twice.

36
00:02:49,710 --> 00:02:53,970
Therefore, I found that it is necessary to mention it three or more times.

37
00:02:54,300 --> 00:02:56,820
So far, this seems to be the magic number.

38
00:02:57,900 --> 00:02:59,340
So what's the mistake?

39
00:02:59,490 --> 00:03:03,720
It's that people forget that the CoLab notebooks are not on GitHub.

40
00:03:04,110 --> 00:03:07,680
So I repeat, the CoLab notebooks are not on GitHub.

41
00:03:08,160 --> 00:03:10,830
And let me repeat that one more time for good measure.

42
00:03:11,070 --> 00:03:16,740
The CoLab notebooks are not on GitHub, so hopefully that's enough to get the point across.

43
00:03:16,770 --> 00:03:18,990
Thanks for listening and I'll see you in the next lecture.
