6d2c7aeaa1
Add video and streamline content
2020-03-30 14:14:52 +02:00
6e68175252
Add video and streamline content
2020-03-30 08:32:16 +02:00
0151478bae
Add video and streamline content
2020-03-30 05:30:09 +02:00
c1268172d0
Add video and streamline content
2020-03-30 04:25:04 +02:00
4171517c77
Add video and streamline content
2020-03-30 04:09:42 +02:00
4d336e4642
Add video and streamline content
2020-03-30 03:35:54 +02:00
0f5b439256
Bump version number
2020-03-30 02:51:38 +02:00
5d7b2c47b4
Add video links to the README.md
...
Also, split chapter 7 into two chapters.
2020-03-30 02:50:49 +02:00
b125ece8a0
Merge in "release-0.6.7"
...
Merge branch "release-0.6.7" into "develop"
Summary of the merged in commits:
* 3169b19
: Bump version number
* c97c6ac
: Add exercises for chapter 6
2020-03-26 02:53:37 +01:00
3169b196b1
Bump version number
2020-03-26 02:52:16 +01:00
c97c6acfd2
Add exercises for chapter 6
...
Add palindromes exercises
2020-03-26 02:51:27 +01:00
d3221be9d6
Merge in "release-0.6.6"
...
Merge branch "release-0.6.6" into "develop"
Summary of the merged in commits:
* 6d1d394
: Refurbish chapter 06
* 3ca88a8
: Streamline presentation
* d9c11c5
: Streamline presentation
2020-03-16 20:58:21 +01:00
6d1d394d39
Refurbish chapter 06
...
- streamline old text and examples
- add new section on Unicode
- add new section on bytes
- add further resources
2020-03-16 20:56:05 +01:00
3ca88a8db1
Streamline presentation
2020-03-16 20:51:51 +01:00
d9c11c5796
Streamline presentation
2020-03-12 19:42:10 +01:00
cf6c6d4a1e
Merge in "release-0.6.5"
...
Merge branch "release-0.6.5" into "develop"
Summary of the merged in commits:
* 5108f84
: Bump version number
* c1ad5d8
: Add new exercises set for chapter 04
* 8dea642
: Streamline presentation
* 4b8aae1
: Streamline presentation
* ed3da36
: Add more exercises to chapter 01
* d0a20df
: Streamline presentation
* cf0a8ac
: Streamline presentation
2020-03-12 01:01:56 +01:00
5108f8446f
Bump version number
2020-03-12 01:00:16 +01:00
c1ad5d8b96
Add new exercises set for chapter 04
2020-03-12 00:53:56 +01:00
8dea642ce9
Streamline presentation
2020-03-10 15:27:49 +01:00
4b8aae1f28
Streamline presentation
2020-03-08 17:46:19 +01:00
ed3da36fcf
Add more exercises to chapter 01
2020-03-08 17:10:41 +01:00
d0a20dfdee
Streamline presentation
2020-03-07 18:37:33 +01:00
cf0a8acd17
Streamline presentation
2020-03-07 16:40:11 +01:00
7235c2773c
Merge in "release-0.6.4"
2020-02-09 23:04:36 +01:00
0519b49989
Bump version number
2020-02-09 23:03:31 +01:00
690b96d44d
Refurbish chapter 03
...
- streamline text
- streamline examples for if statement
2020-02-09 23:02:23 +01:00
51670fcdd4
Streamline text
2020-02-09 22:54:28 +01:00
f905019c5e
Merge in "release-0.6.3"
2020-02-05 18:34:13 +01:00
431d2aa31a
Bump version number
2020-02-05 18:33:32 +01:00
3754297c93
Refurbish chapter 02
...
- streamline text
- streamline example functions
- move section on built-ins to beginning
- add notes on the concept of a callable
2020-02-05 18:31:52 +01:00
3bbcc3a04d
Streamline text
2020-02-05 18:25:39 +01:00
99e720d556
Merge in "release-0.6.2"
2020-02-02 22:32:24 +01:00
522eeb1b43
Streamline text
2020-02-02 22:27:49 +01:00
18a0ee7c4c
Add pdf files for live presentations
...
- warning that a class room session is recorded
- template for memory diagrams
2020-02-02 20:00:22 +01:00
945debb25e
Streamline text
2020-02-02 18:47:50 +01:00
40b6c9c5a6
Bump version number
2020-02-02 17:30:18 +01:00
2f5ee9a8da
Add notes for instructors
...
- use jupyter notebook and not jupyter lab
- do not use RISE with Collabsible Headings extension
2020-02-02 17:30:18 +01:00
d372b4d589
Adjust update notification in README.md
2020-02-02 17:30:18 +01:00
86e59b847a
Restructure *.ipynb files
...
- rename *_content.ipynb into *_lecture.ipynb
- adjust links in README.md
2020-02-02 17:29:59 +01:00
b27409efcc
Update dependencies
...
- add pandas 1.0 (for future chapter 09)
- add jupyter nbextensions (so that RISE can be configured)
2020-02-02 13:46:48 +01:00
95c80ae1a0
Merge in "release-0.6.1"
2020-01-28 18:38:20 +01:00
e8cd8a7e63
Update the installation notes to JupyterLab
2020-01-28 18:36:36 +01:00
759271b6a1
Update pyproject.toml, poetry.lock, requirements.txt
...
- use JupyterLab instead of just Jupyter
- update dependencies
2020-01-28 18:36:36 +01:00
e24cf31104
Restructure *.ipynb files
...
- split review and exercises into files on their own
- update the contents overviews to include links to
reviews and exercises
2020-01-28 18:36:36 +01:00
8af0280271
Update the Python version in README.md
2020-01-28 18:36:36 +01:00
2ac9a6c230
Merge in "release-0.6.0"
2019-11-20 11:06:58 +01:00
615c3f1cc3
Bump version number
2019-11-20 11:05:04 +01:00
3cd99ae6f7
Merge in "08-mappings"
...
Merge branch "08-mappings" into "develop"
Summary of the merged in commits:
* 7fee5f5
: Add review and exercises for notebook 08
* b7ad171
: Add initial version of notebook 08
* c69687f
: Add exercise on packing/unpacking with functions
* ca8fefd
: Streamline previous content
* fe13817
: Add note for lecture in spring term 2020
* 675dbc4
: Adjust content overview in README.md
2019-11-20 11:03:45 +01:00
7fee5f5530
Add review and exercises for notebook 08
2019-11-20 11:02:48 +01:00
b7ad171473
Add initial version of notebook 08
2019-11-20 11:01:43 +01:00