2020-09-30 16:00:05 +02:00
|
|
|
# An Introduction to Python and Programming
|
|
|
|
|
|
|
|
This project is a thorough introductory course
|
|
|
|
in programming with **[Python <img height="12" style="display: inline-block" src="static/link/to_py.png">](https://www.python.org/)**.
|
|
|
|
|
|
|
|
The **main goal** is to **prepare** students
|
|
|
|
for **further studies** in the "field" of **data science**.
|
2020-10-12 12:02:40 +02:00
|
|
|
|
|
|
|
|
|
|
|
### Prerequisites
|
|
|
|
|
|
|
|
To be suitable for *beginners*, there are *no* formal prerequisites.
|
|
|
|
It is only expected that the student has:
|
|
|
|
- a *solid* understanding of the **English** language,
|
|
|
|
- knowledge of **basic mathematics** from high school,
|
|
|
|
- the ability to **think conceptually** and **reason logically**, and
|
|
|
|
- the willingness to **invest** around **90-120 hours** on this course.
|