Kerrie Lake describes herself as the type of person who always doodled in the margins of her notebooks, but she didn't anticipate that hobby could be used to help folks learn how to code. Lake's ...
Microsoft Visual Studio Code is a flexible, cross-platform editor that can be transformed into a full-blown IDE for most any language or workflow. Over the past few years, it has exploded in ...
The joy of coding Python should be in seeing short, concise, readable classes that express a lot of action in a small amount of clear code — not in reams of trivial code that bores the reader to death ...
Python's interactive usage modes are easy to take for granted, but to me, interactive use is one reason it's my favorite programming language. Here are the reasons why interactive Python is my ...