Filter
Exclude
Time range
-
Near
Unpopular opinion: using AI for what a few lines of well written code would do, is not considered working smart or being "modern". #technical #SoftwareEngineering #zenofpython
2
64
“Now is better than never.” — one of Python’s timeless Zen principles 🧘🏾‍♂️ @maaddae breaks down what it truly means to start, build, and learn by doing — one line of code at a time. #PyHo2025 #PythonCommunity #ZenOfPython #DeveloperMindset
4
11
90
Python is that friend who makes everything look easy... Until you realize they’re silently judging your indentation. #PythonCoding #ZenOfPython
4
338
Python is LIFE! 🐍 Conquered a World 2 challenge and learned the magic of append, join, and insert. Obsessed with the Zen of Python’s clarity. What’s the next Python list hack I should try? #Python #Coding #ZenOfPython
2
34
"Going back to basics with the Zen of Python. 'Beautiful is better than ugly.' — Tim Peters Because great code starts with clear thinking. 🧠🐍✨ #Python #ZenOfPython #CleanCode"
2
5
104
22 Nov 2024
Replying to @SarcasticPyDev
"Simple is better than complex" ~#ZenOfPython
2
2
49
This @PineCrestSTEM student lets his sense of humor show in this simple interactive postcard. #zenofpython "In the face of ambiguity, refuse the temptation to guess.There should be one-- and preferably only one --obvious way to do it." #pythonprogramming #python #csed
2
90
💡 Remember, in Python, "explicit is better than implicit." Code clarity > clever one-liners. #ZenOfPython #Pythonic Run `import this` in your REPL to see the full Zen of Python
4
7
73
9,729
New @pybites article: ⚠️Why you should avoid import * in Python 🐍 pybit.es/articles/why-you-sh… Covering: - Why modules are great and namespacing explained - Why import * is a problem - A practical example where a function gets overriden - The recommended way to do imports - What PEP8 has to say about this - Protection workaround, use __all__ to define your module's public interface #python #pythonprogramming #modules #encapsulation #namespacing #zenofpython #bestpractices #pitfalls #imports #dundermethods

3
10
1,288
· If the implementation is hard to explain, it's a bad idea. · If the implementation is easy to explain, it may be a good idea. · Namespaces are one honking great idea -- let's do more of those! Tried it yet?😄😄 #python #zenofpython
2
288
𝖨𝗌 𝗵𝗲𝗮𝗽𝗊 𝗂𝗇 𝗣𝘆𝘁𝗵𝗼𝗻 𝘳𝘦𝘢𝘭𝘭𝘺 𝖯𝗒𝗍𝗁𝗈𝗇𝗂𝖼❓ @ThePSF @realpython @PythonMaps @gvanrossum @JosePaumard @allenholub @Google @austin_bingham @robsmallshire @sixty_north @dhh @basecamp @martinfowler @thoughtworks #python #pythonic #zenofpython #datastructures
100% NO! Heapify needs key!
0% Yes I can bend reality 🙄
2 votes • Final results
3
5
52
The Contradictions in ‘The Zen of Python’ bit.ly/3pcA7SZ @DavidCasselTNS @chrisjrn #Python #pythonprogramming #ZenOfPython

1
3
2,063
El 1er zen de Python nos recuerda que la legibilidad es importante y el 2do zen nos enseña a preferir la claridad sobre la complejidad. ¡Dos principios fundamentales para escribir código Pythonic y eficiente! 🐍👨‍💻 #Python #ZenOfPython
1
78
The Zen of Python (PEP 20) is a set of nineteen aphorisms by Tim Peters that serve as guiding principles for Python’s design. A Thread 🧵👇 #python #codanics #pythonprogramming #DataScience #programming #pythonchilla #pythonkachilla2 #zenofpython #pep20
1
6
7
26 Aug 2022
Did you know about this easter egg introduced in Python Enhancement Proposal (PEP-20)? >>>import this And read The Zen of Python... #python #zenofpython #thebalddev
1
1
30 May 2022
Replying to @willmcgugan
Yes, but it may require you to gain Dutch citizenship #ZenOfPython
2
24 May 2022
Answer is D, but the code looks bad/poor to me. #ZenOfPython Simple is better than complex. Readability counts.
#Python Pop Quiz 🐍❓ What is x? A) None, None B) 0 C) 1 D) (0, 1)
1
2
Day 22: Learning the Fundamentals of Python: Today, I learned about arguments and keyword arguments(kwargs), multiprocessing module, using the zip function, and finally zenofpython from SENDEX's website pythonprogramming.net. #60DaysOfLearning #LearningWithLeapfrog #LSPPD22
1
1