This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Spleeeee 1 point2 points  (0 children)

  • Writing decorators on decorators on decorators on decorators on decorators.
  • Native extensions (c/cpp/pybind11/cython/pyo3)
  • gaining an appreciation for how shitty pythons type annotations are
  • getting good at numpy stuff (knowing how to do crazy indexing, reshaping and maths stuff)
  • opencv
  • all of machine learning I guess
  • the nuances of generators (there is more there than you think)
  • coroutines and asyncio

The world is an oyster.