We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b632525 commit 3821063Copy full SHA for 3821063
README.md
@@ -1,2 +1,9 @@
1
# Python-Programming-Course
2
-Hogeschool Utrecht first year programming course Python exercises.
+This repository contains the Python exercises I had to do in my first year
3
+at Hogeschool Utrecht for a Programming Course. The book we used for this
4
+course is **Introduction to Computing Using Python** by **Ljubomir Perkovic**.
5
+
6
+The repository is divided into lessons by number, with each lesson containing
7
+a file per practice exercise. File names are written using `pe(rkovic)_chapter.subchapter.py` format.
8
9
+Beware that all comments are written in Dutch.
0 commit comments