Skip to content

Commit 78429cd

Browse files
authored
Modernize lists
Add improvements from a few years of in-person courses (wow, it's been a few years already!) The main change is that the nested lists section is moved to its own lesson. It's good to have a little pause before going through it. The commits represent historical evolution, don't review them individually. #9
2 parents 6c28a79 + 65b0625 commit 78429cd

6 files changed

Lines changed: 1599 additions & 370 deletions

File tree

courses/pyladies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ plan:
100100
materials:
101101
- lesson: beginners/list
102102
- lesson: beginners/tuple
103+
- lesson: beginners/nested-list
103104
- title: Tahák na seznamy
104105
url: https://pyvec.github.io/cheatsheets/lists/lists-cs.pdf
105106
type: cheatsheet

0 commit comments

Comments
 (0)