Skip to content

Instantly share code, notes, and snippets.

@alorence
Last active April 21, 2020 04:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alorence/e70e599835438bc852d442e1cf7cb57e to your computer and use it in GitHub Desktop.
Save alorence/e70e599835438bc852d442e1cf7cb57e to your computer and use it in GitHub Desktop.
Curated list of articles to understand complex topics

The Definitive Guide to Python import Statements | Chris Yeh

https://chrisyeh96.github.io/2017/08/08/definitive-guide-python-imports.html

The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!) – Joel on Software

https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/

Python and Django Logging in Plain English

https://djangodeconstructed.com/2018/12/18/django-and-python-logging-in-plain-english/

An A-Z of useful Python tricks

https://medium.freecodecamp.org/an-a-z-of-useful-python-tricks-b467524ee747

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment