Lambda Functions in Python: What Are They Good For?
An introduction to “lambda” expressions in Python: What they’re good for, when you should use them, and when it’s best to avoid them.
An introduction to “lambda” expressions in Python: What they’re good for, when you should use them, and when it’s best to avoid them.
Is Python worth learning? We’ve interviewed experts and surveyed the job market to identify the key reasons why you should learn Python today.
Remember the Zen of Python and how there should be “one obvious way to do something in Python”? You might scratch your head when you find out that there are *four* major ways to do string formatting in Python.
How to use assertions to help automatically detect errors in your Python programs in order to make them more reliable and easier to debug.
One of my favorite features in Python are list comprehensions. They can seem a bit arcane at first but when you break them down they are actually a very simple construct.
You finally launched your programming blog or portfolio and the big “And Now What?” is settling in? Here are some strategies you can use to keep publishing on a regular basis in order to grow your readership.
Python has two operators for equality comparisons, “is” and “==” (equals). In this article I’m going to teach you the difference between the two and when to use each with a few simple examples.
I’m answering a reader’s question on how to choose topics to write about on your programming website.
My tutorial on how you can get a first-time speaking gig at a tech conference like PyCon as a software developer.
Python 3.6 adds a couple of new features and improvements that’ll affect the day to day work of Python coders. In this article I’ll give you an overview of the new features I found the most interesting.
With all these free and nice-looking blogging services like Medium, Tumblr, or Wordpress.com. Why not choose them to host your programming blog? Let me tell you why…
Improve Your Python with a fresh 🐍 Python Trick 💌 every couple of days
🔒 No spam ever. Unsubscribe any time.