Skip to content

Commit

Permalink
Added question
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeaz committed Jul 18, 2023
1 parent 0d51cb5 commit 2bb2730
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,14 @@ in-person format. It simply isn't possible to cover absolutely
everything. As such, the course is focused primarily on the core
Python language, not third party libraries or tooling.

**Q: Why aren't modern features like typing covered?**

**A:** Mainly, it's an issue of calendar timing and scope. Course
material was primarily developed pre-pandemic and represents Python as
it was at that time. Some topics (e.g., typing or async) are
sufficiently complex that they would be bettered covered on their own
in a separate course.

----
`>>>` Advanced Python Mastery
`...` A course by [dabeaz](https://www.dabeaz.com)
Expand Down

0 comments on commit 2bb2730

Please sign in to comment.