Abder-Rahman explores uses of "yield" in Python, such as resuming execution where a function exited, iterating over a sequence, and working with iterables.
Tag: python
A. Hasan introduces the Python Imaging Library and Pillow, showing how to read and resize images, convert to grayscale and change image file formats.
SitePoint's RTDSphinx-PHP project is a skeleton for Sphinx that's ReadTheDocs-friendly, PHP-enabled and localization-optimized out of the box.
In this article, Shaumik Daityari will teach you how to deploy a Django applicaiton for production using mod_wsgi on Ubuntu 14.04.
ReadTheDocs is a popular platform for free hosting of Sphinx-generated project documentation. Bruno shows you how to use it when documenting PHP projects!
Abder-Rahman lists 10 time-saving tips for Pythonists, from coding styles to using libraries and testing Python code regularly.
Agbonghama Collins introduces MkDocs, a free, static site generator for building project documentation.
Abder-Rahman takes a look at the most popular code editors used by Python experts, and explains how to set up the most popular: Sublime Text
Flask is a microframework for Python, the opposite of the giant that is Django. It makes it super easy to get started with Python. See how in this tutorial!
Shaumik Daityari explains how to write unit test to automate the process of debugging a codebase in Git.
Learnable tutor Brett Romero demonstrates how to use Jinja templating along with the Google App Engine
Spark OS is a new operating system designed to make IoT development easier. We take a look at how it works and what it can do.
What makes Sublime Text even better is its extensibility. So, here’s a look at the plugins that make an already wonderful editor truly Sublime.