1
00:00:10,820 --> 00:00:15,290
So in this lecture we are going to discuss where to get the code for this course.

2
00:00:15,290 --> 00:00:19,670
The code for this course mostly comes in the form of Colab notebooks.

3
00:00:19,670 --> 00:00:25,460
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,460 --> 00:00:28,190
files, which will be hosted on GitHub.

5
00:00:28,520 --> 00:00:30,710
So how can you tell the difference?

6
00:00:30,710 --> 00:00:32,540
Well, it's very simple.

7
00:00:32,540 --> 00:00:38,570
If you see a notebook interface on the screen, that means that code will be provided in the form of

8
00:00:38,570 --> 00:00:39,590
a notebook.

9
00:00:39,590 --> 00:00:44,210
If you see Python in a text editor, then that code will be on GitHub.

10
00:00:44,450 --> 00:00:48,950
Now, the main thing I want you to understand is that the notebooks are not on GitHub.

11
00:00:49,250 --> 00:00:51,680
Okay, so the notebooks are not on GitHub.

12
00:00:56,020 --> 00:00:59,650
Okay, so specifically, how can you get these resources?

13
00:00:59,680 --> 00:01:04,510
The answer is to simply click on the resources tab attached to this lecture.

14
00:01:04,780 --> 00:01:08,410
Then click on the link that says Code Link.

15
00:01:08,800 --> 00:01:12,490
Please note that this link will require you to be logged in to the website.

16
00:01:12,520 --> 00:01:17,650
Therefore, if you get an error message reminding you that you need to be logged in, simply log in

17
00:01:17,650 --> 00:01:19,330
and then use the same link.

18
00:01:19,330 --> 00:01:24,070
If you do not yet have an account such that you can log in, simply create an account.

19
00:01:28,400 --> 00:01:30,080
So for GitHub resources.

20
00:01:30,080 --> 00:01:35,060
And remember this does not include notebooks, but just plain text Python when necessary.

21
00:01:35,060 --> 00:01:38,000
The direct link has been attached to this lecture.

22
00:01:38,150 --> 00:01:44,270
In addition, you will usually also find a file called extra reading dot txt which contains supplementary

23
00:01:44,270 --> 00:01:49,790
reading material for this course, including books, tutorials, journal articles, and so forth.

24
00:01:50,090 --> 00:01:54,680
Please note that this GitHub repository contains folders for all of my courses.

25
00:01:54,770 --> 00:01:58,220
Essentially, it's one folder per course, although there are some exceptions.

26
00:01:58,580 --> 00:02:03,200
However, clicking on the link in the resources will take you directly to the relevant folder.

27
00:02:07,560 --> 00:02:08,040
Now.

28
00:02:08,040 --> 00:02:10,560
You guys are always surprising me with the mistakes you make.

29
00:02:10,560 --> 00:02:13,020
So here's the most recent one I've been seeing.

30
00:02:13,080 --> 00:02:18,780
Please remember that the link attached to this lecture goes directly to the relevant folder for this

31
00:02:18,780 --> 00:02:22,560
course, and remember that it's one folder per course.

32
00:02:22,560 --> 00:02:27,870
Therefore, if you start looking around in other folders and you have no idea what those files are,

33
00:02:27,900 --> 00:02:28,770
that's normal.

34
00:02:28,770 --> 00:02:30,630
You don't have to come and ask me, what does this mean?

35
00:02:30,630 --> 00:02:31,500
Or what does this mean?

36
00:02:31,500 --> 00:02:34,110
Because they are probably not relevant to you.

37
00:02:34,140 --> 00:02:39,300
You're not supposed to understand what those files are if you're not taking the corresponding course.

38
00:02:39,300 --> 00:02:44,460
What I'm seeing is students are sometimes going to these folders and then telling me that they can't

39
00:02:44,460 --> 00:02:45,480
find the code.

40
00:02:45,480 --> 00:02:48,990
Well, of course you can't find the code if you go to the wrong folder.

41
00:02:49,110 --> 00:02:49,590
Okay.

42
00:02:49,590 --> 00:02:55,560
So just remember one folder per course and the link right here goes directly to the correct folder.

43
00:02:55,560 --> 00:02:58,770
If you go anywhere else, you are going to be confused.

44
00:03:02,680 --> 00:03:08,110
Please note that after clicking the code link, you may be presented with further instructions.

45
00:03:08,140 --> 00:03:12,190
These instructions are not complicated, but they do need to be followed.

46
00:03:12,280 --> 00:03:16,390
In the past, some students have had trouble following these instructions.

47
00:03:16,390 --> 00:03:21,760
If you try the code link but do not arrive at the expected result, then please double and triple check

48
00:03:21,760 --> 00:03:23,170
the instructions again.

49
00:03:23,170 --> 00:03:28,000
As a hint, please do not go browsing around this website trying to find the code.

50
00:03:28,180 --> 00:03:30,220
That is not how to find the code.

51
00:03:30,250 --> 00:03:34,180
The code will only be available using the aforementioned code link.

52
00:03:34,210 --> 00:03:38,800
I'll repeat that one more time for good measure, since some of you will miss this the first time.

53
00:03:38,800 --> 00:03:42,400
Do not go browsing around the website looking for the code.

54
00:03:42,550 --> 00:03:46,120
Only the aforementioned code link will bring you directly to the code.

55
00:03:49,490 --> 00:03:55,160
Now, there's one mistake that many students make, even after I've mentioned it once or twice.

56
00:03:55,160 --> 00:03:59,750
Therefore, I found that it is necessary to mention it three or more times.

57
00:03:59,750 --> 00:04:02,570
So far, this seems to be the magic number.

58
00:04:03,140 --> 00:04:05,000
Okay, so what's the mistake?

59
00:04:05,000 --> 00:04:09,470
It's that people forget that the Colab notebooks are not on GitHub.

60
00:04:09,560 --> 00:04:13,430
So I repeat, the Colab notebooks are not on GitHub.

61
00:04:13,640 --> 00:04:16,520
And let me repeat that one more time for good measure.

62
00:04:16,520 --> 00:04:19,190
The Colab notebooks are not on GitHub.

63
00:04:19,610 --> 00:04:22,310
Okay, so hopefully that's enough to get the point across.

64
00:04:22,310 --> 00:04:24,680
Thanks for listening and I'll see you in the next lecture.
