Similar Articles

Articles similar to the selected content.

Domain: adamgrant.micro.blog Added: 2025-09-14 Status: βœ“ Success
adamgrant.micro.blog
Python is an incredibly versatile programming language known for its simplicity and readability. Among its features, the ability to use classes for object-oriented programming is both powerful and fre...
Similar Articles (10 found)
πŸ” 63.7% similar
10 Smart Performance Hacks For Faster Python Code | The PyCharm Blog
https://blog.jetbrains.com/pycharm/2025/11/10-smart-performance-hacks-for-faster-python-code/
10 Smart Performance Hacks For Faster Python Code This is a guest post from Dido Grigorov, a deep learning engineer and Python programmer with 17 year...
πŸ” View Similar Articles 🟠 HN
πŸ” 59.9% similar
Should Data Pipelines in Python be Function based or Object-Oriented (OOP)?
https://www.startdataengineering.com/post/python-fp-v-oop/
Should Data Pipelines in Python be Function based or Object-Oriented (OOP)? - 1. Introduction - 2. Data transformations as functions lead to maintaina...
πŸ” View Similar Articles
πŸ” 56.4% similar
Python Essentials for Data Engineers
https://www.startdataengineering.com/post/python-for-de/
Python Essentials for Data Engineers - Introduction - Data is stored on disk and processed in memory - Practicing Python - Python basics - Python is u...
πŸ” View Similar Articles
πŸ” 53.7% similar
Uncommon Uses of Python in Commonly Used Libraries
https://eugeneyan.com/writing/uncommon-python/
To learn how to build more maintainable and usable Python libraries, I’ve been reading some of the most widely used Python packages. Along the way, I ...
πŸ” View Similar Articles 🟠 HN
πŸ” 52.8% similar
Keep Pydantic out of your Domain Layer | Coderik
https://coderik.nl/posts/keep-pydantic-out-of-your-domain-layer/
Keep Pydantic out of your Domain Layer You’re probably reading this because you’re using Pydantic yourself. Maybe you’re building a FastAPI applicatio...
πŸ” View Similar Articles 🟠 HN
πŸ” 52.6% similar
Why Arc Isn't Especially Object-Oriented
http://www.paulgraham.com/noop.html
There is a kind of mania for object-oriented programming at the moment, but some of the smartest programmers I know are some of the least excited abou...
πŸ” View Similar Articles 🟠 HN
πŸ” 52.4% similar
Do the simplest thing that could possibly work
https://www.seangoedecke.com/the-simplest-thing-that-could-possibly-work/
Do the simplest thing that could possibly work When designing software systems, do the simplest thing that could possibly work. It’s surprising how fa...
πŸ” View Similar Articles 🟠 HN
πŸ” 52.3% similar
SQL or Python for Data Transformations?
https://www.startdataengineering.com/post/sql-v-python/
SQL or Python for Data Transformations? - 1. Introduction - 2. Code is an interface to the execution engine - 3. How to choose the execution engine an...
πŸ” View Similar Articles
πŸ” 52.1% similar
The Hundred-Year Language
http://www.paulgraham.com/hundred.html
April 2003 (This essay is derived from a keynote talk at PyCon 2003.) It's hard to predict what life will be like in a hundred years. There are only a...
πŸ” View Similar Articles 🟠 HN
πŸ” 51.4% similar
The Python Paradox
http://www.paulgraham.com/pypar.html
August 2004 In a recent talk I said something that upset a lot of people: that you could get smarter programmers to work on a Python project than you ...
πŸ” View Similar Articles 🟠 HN