@@ -7,7 +7,7 @@ benefit from the course and explain how the course is structured.
7
7
8
8
-->
9
9
10
- In order to succeed in this course, you need to know few things beforehand.
10
+ In order to succeed in this course, you need to know a few things beforehand.
11
11
12
12
First, this course is aimed at people who already know how to program in
13
13
Python. ** We will not be teaching Python programming as such.** However,
@@ -25,7 +25,7 @@ You can test if you have the prerequisite level of skills and knowledge by
25
25
going through the quiz in the next step.
26
26
27
27
Second, previous knowledge of high-performance computing is not needed, we
28
- will discuss the relevant topics as we proceed.
28
+ will discuss the relevant topics as we proceed.
29
29
30
30
Third, the course duration is four weeks. Each week we discuss a different
31
31
topic related to Python performance. The main aspects of each topic is covered
@@ -36,5 +36,5 @@ best way to learn programming.
36
36
37
37
We provide simple instructions for setting up a virtual machine with the
38
38
programming environment for the course in your own laptop/workstation. The
39
- virtual machine is based on Linux, and in order to carry out the exercises
39
+ virtual machine is based on Linux, and in order to carry out the exercises
40
40
some familiarity with the Linux command line is useful.
0 commit comments