Hacker News
- Python built-ins worth learning (2019) https://treyhunner.com/2019/05/python-builtins-worth-learning/ 118 comments
- Python built-ins worth learning https://treyhunner.com/2019/05/python-builtins-worth-learning/ 68 comments
Lobsters
- Python built-ins worth learning https://treyhunner.com/2019/05/python-builtins-worth-learning/ 8 comments python
- Python built-in functions to know https://treyhunner.com/2019/05/python-builtins-worth-learning/ 5 comments python
Linked pages
- The web framework for perfectionists with deadlines | Django https://www.djangoproject.com/ 126 comments
- Asterisks in Python: what they are and how to use them http://treyhunner.com/2018/10/asterisks-in-python-what-they-are-and-how-to-use-them/ 106 comments
- Python 3's range is more powerful than Python 2's xrange http://treyhunner.com/2018/02/python-3-s-range-better-than-python-2-s-xrange 93 comments
- Built-in Functions — Python 3.12.2 documentation https://docs.python.org/3/library/functions.html#input 85 comments
- hasattr() – A Dangerous Misnomer https://hynek.me/articles/hasattr/ 54 comments
- Glossary — Python 3.12.3 documentation https://docs.python.org/3/glossary.html 14 comments
- Read–eval–print loop - Wikipedia https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop 9 comments
- Metaprogramming - Wikipedia https://en.wikipedia.org/wiki/Metaprogramming 4 comments
- itertools â Functions creating iterators for efficient looping — Python 3.11.1 documentation https://docs.python.org/3/library/itertools.html 1 comment
- 3. Data model — Python 3.12.6 documentation https://docs.python.org/3/reference/datamodel.html 1 comment
- The Performance Impact of Using dict() Instead of {} in CPython 2.7 · Doug Hellmann https://doughellmann.com/blog/2012/11/12/the-performance-impact-of-using-dict-instead-of-in-cpython-2-7-2/ 0 comments
- Duck Typing in Python - Python Morsels https://www.pythonmorsels.com/topics/duck-typing/ 0 comments
- Is it a class or a function? It's a callable! https://treyhunner.com/2019/04/is-it-a-class-or-a-function-its-a-callable/ 0 comments
- Overusing list comprehensions and generator expressions in Python https://treyhunner.com/2019/03/abusing-and-overusing-list-comprehensions-in-python/ 0 comments
- Unique sentinel values, identity checks, and when to use object() instead of None https://treyhunner.com/2019/03/unique-and-sentinel-values-in-python/ 0 comments
- Why you should be using pathlib https://treyhunner.com/2018/12/why-you-should-be-using-pathlib/ 0 comments
- Check Whether All Items Match a Condition in Python http://treyhunner.com/2016/11/check-whether-all-items-match-a-condition-in-python 0 comments
- Standard streams - Wikipedia https://en.wikipedia.org/wiki/Standard_streams 0 comments
Would you like to stay up to date with Python? Checkout Python
Weekly.
Related searches:
Search whole site: site:treyhunner.com
Search title: Python built-in functions to know
See how to search.