Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 747 Bytes

05b-python_advanced.md

File metadata and controls

17 lines (11 loc) · 747 Bytes

Advanced Python

Once more, this section should be completed on HackerRank.

Here are some useful resources:

Dictionary's are discussed in Think Python.

Furthermore, Learning Python by Mark Lutz is an excellent book for those looking to learn more advanced python.

You should also check out Allen Downey's other books. Think Complexity is also an excellent book choice!