Commit graph

78 commits

Author SHA1 Message Date
4413d4bf47
Merge branch 'chapter-05-numbers' into develop 2020-10-16 00:28:26 +02:00
68fe189d89
Streamline slides 2020-10-16 00:28:15 +02:00
57f615a332
Add initial version of chapter 05's further resources 2020-10-16 00:21:40 +02:00
dfaa170935
Add initial version of chapter 05's review 2020-10-16 00:19:15 +02:00
50aa180462
Add initial version of chapter 05's summary 2020-10-16 00:18:01 +02:00
586941fdba
Add initial version of chapter 05's appendix 2020-10-16 00:10:13 +02:00
bf168d4970
Add initial version of chapter 05, part 3 2020-10-16 00:00:32 +02:00
1923297b0d
Add initial version of chapter 05, part 2 2020-10-15 23:44:16 +02:00
4d8d6fe240
Fix wrong numbering and missing Binder link 2020-10-15 23:36:37 +02:00
b3213e4045
Add initial version of chapter 05, part 1 2020-10-15 23:32:24 +02:00
39fbeec864
Merge branch 'chapter-04-iteration' into develop 2020-10-15 19:04:57 +02:00
f557daee31
Add initial version of chapter 04's review 2020-10-15 19:04:16 +02:00
5958b38687
Add initial version of chapter 04's summary 2020-10-15 19:04:16 +02:00
b73df81315
Add initial version of chapter 04's exercises, part 2 2020-10-15 19:04:16 +02:00
e9b166a618
Add initial version of chapter 04, part 3 2020-10-15 19:04:15 +02:00
76ef753ffa
Add initial version of chapter 04, part 2 2020-10-15 19:04:15 +02:00
d770080fd3
Add initial version of chapter 04's exercises, part 1 2020-10-15 19:03:40 +02:00
93008de309
Add initial version of chapter 04, part 1 2020-10-15 18:12:43 +02:00
79cb1d4dc5
Merge branch 'chapter-03-conditionals' into develop 2020-10-15 15:46:25 +02:00
105cd57445
Streamline slides 2020-10-15 15:45:49 +02:00
2ea34bf960
Add initial version of chapter 03's review 2020-10-15 15:45:49 +02:00
fcde517686
Add initial version of chapter 03's summary 2020-10-15 15:45:49 +02:00
ef438bd2bf
Add initial version of chapter 03's exercises 2020-10-15 15:45:48 +02:00
c94574b860
Add initial version of chapter 03 2020-10-15 15:45:48 +02:00
086d0bafec
Restructure folders & notebooks
- drop 'chapter_' prefix for chapter folders
- drop numbers for ToC sub-chapters
- split exercises into one problem set per notebook
- adjust titles in notebooks => show sub-chapter titles on the same
  line as the actual chapter titles
2020-10-15 15:45:48 +02:00
9df4d89e4a
Streamline text 2020-10-15 15:45:47 +02:00
9ec2f57580
Pin the dependencies
- upgrade transient dependencies:
  + nbformat
  + traitlets
  + virtualenv
2020-10-15 15:45:08 +02:00
adfa6420f9
Merge branch 'chapter-02-functions' into develop 2020-10-14 00:07:24 +02:00
d901144569
Streamline slides 2020-10-14 00:07:02 +02:00
8a55f014a9
Add initial version of chapter 02's review 2020-10-14 00:02:49 +02:00
54e63991a1
Add initial version of chapter 02's summary 2020-10-14 00:00:52 +02:00
9179521763
Add initial version of chapter 02, part 2 2020-10-13 23:59:16 +02:00
559c8e7b71
Pin the dependencies
- upgrade colorama (transient dependency)
2020-10-13 23:40:11 +02:00
ca1ccf21eb
Add numpy to the dependencies 2020-10-13 23:39:22 +02:00
7119fd4c45
Add initial version of chapter 02's exercises 2020-10-13 23:29:08 +02:00
1cf468610e
Add initial version of chapter 02, part 1 2020-10-13 23:19:17 +02:00
9b5e395a0e
Make notebooks bullet points in the ToC 2020-10-13 20:32:34 +02:00
35b4e316bd
Merge branch 'chapter-01-elements' into develop 2020-10-13 15:39:17 +02:00
138bc12945
Streamline slides 2020-10-13 15:36:35 +02:00
5b6fd7122f
Add initial version of chapter 01's further resources 2020-10-13 15:28:02 +02:00
ba9addd562
Chapter reviews are not interactive 2020-10-13 15:26:18 +02:00
6fb318d13a
Add initial version of chapter 01's review 2020-10-13 15:25:22 +02:00
777da3568d
Add initial version of chapter 01's summary 2020-10-13 15:24:21 +02:00
5163c34d53
Add initial version of chapter 01's exercises, part 2 2020-10-13 15:22:25 +02:00
abeedd1265
Add initial version of chapter 01, part 2 2020-10-13 15:10:15 +02:00
263565f8a1
Add initial version of chapter 01's exercises, part 1 2020-10-13 12:26:31 +02:00
0bb99a13b1
Add initial version of chapter 01, part 1 2020-10-13 12:08:58 +02:00
76fcfc54ea
Streamline text 2020-10-13 12:05:50 +02:00
4c7f7f4387
Store notebooks with execution output 2020-10-13 11:15:33 +02:00
2dfc9540b6
Make YouTube references less prominent
- the current video lectures regard the old one-notebook-per-chapter
  structure of the project
- as the new structure involves several smaller notebooks per chapter,
  there is no one-on-one correspondence to the YouTube lectures any more
=> only reference the YouTube playlist once in the README.md
2020-10-13 11:10:37 +02:00