1
00:00:00,540 --> 00:00:06,750
So before we get started with the actual content of this course, let me give you a hint on how I want

2
00:00:06,750 --> 00:00:07,950
you to use the course.

3
00:00:08,580 --> 00:00:16,200
So I will often provide you a template file where I've basically prepared already the heading and some

4
00:00:16,410 --> 00:00:20,760
background information, like some equations for the numerical part.

5
00:00:21,240 --> 00:00:28,500
And then you watch my videos and see me code the problem and I want you really to code along with me

6
00:00:29,040 --> 00:00:30,120
and the end of the section.

7
00:00:30,120 --> 00:00:35,340
I will always provide you the notes book that I have prepared, so you could just download this and

8
00:00:35,340 --> 00:00:35,880
open this.

9
00:00:36,240 --> 00:00:41,850
But I think if you would do this, then you wouldn't learn so much about Python because programming

10
00:00:41,850 --> 00:00:43,470
is really learning by doing.

11
00:00:43,950 --> 00:00:49,410
And this is why I want you to work with a template file and to program really along with me.

12
00:00:50,190 --> 00:00:57,300
And I absolutely encourage you that when you have your own idea or when you see some potential for improvement

13
00:00:57,300 --> 00:01:01,020
in my course, please just post a video and try to do this.

14
00:01:01,380 --> 00:01:07,890
It really helps enormously your progress in the Python language if you just try out new things and if

15
00:01:07,890 --> 00:01:11,130
you really realize your ideas.

16
00:01:12,210 --> 00:01:14,040
OK, so now we can continue.

17
00:01:14,370 --> 00:01:18,690
And as I says, please always download the template files and work with them.

18
00:01:19,140 --> 00:01:24,510
And then in the end, you can compare your notebook with the notebook that I provide, which I have

19
00:01:24,510 --> 00:01:25,080
programmed.

