Skip to content

Commit 3821063

Browse files
authored
Add a brief explanation of repository contents.
1 parent b632525 commit 3821063

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Python-Programming-Course
2-
Hogeschool Utrecht first year programming course Python exercises.
2+
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

Comments
 (0)