alexmojaki/futurecoder

Next course chapters

Open

#165 opened on Aug 20, 2021

 (0 comments) (1 reaction) (0 assignees)Python (180 forks)github user discovery
course materialdiscussiongood first issuehelp wanted

Repository metrics

Stars
 (1,520 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Previously #92

The main things that come to mind are:

  • Comments
  • While loops
  • pdb, ideally I'd like to provide an enhanced version such as https://github.com/cansarigol/pdbr
  • Exceptions
  • Dicts
  • Tuples
  • Sets
  • More detail on functions (some stuff mentioned in #93)

Contributor guide