Started with a new Reuven Lerner Course, on Advanced Data Structures..
Aiming to comfortably finish this in a week.
Notes and experiences, follow.
The course is three parts.
- Part 1 - Deep dive into the common data structures
- Part 2 - Combining Data Structures. Lists of lists, Dicts of lists, Tuples of Lists and so forth. How far can I go without classes? Or how can I enhance my classes with this approach?
- Part 3 - Complex data structures, that come with the Python Standard Library. The Collections module, Weak references etc.
Read more… (4 min remaining to read)
from Planet Python
via read more
No comments:
Post a Comment