Python Monthly – What Happened in April?

5th issue of Python Monthly! Keeping you up to date with the Python industry ecosystem, keeping your skills sharp, without wasting your valuable time. Read more

Similar

Intro to Python (Free)

Ready to Learn Python?This e-book teaches you how to use the Python shell. Let's get started with Python programming.Python is a programming language, so you can make anything with it.You get:ebook (27 pages)videos (additional videos)What you'll learn How... (more…)

Read more »

Music Composition with Python and Linux

I met Brendan Becker working in a computer store in 1999. We both enjoyed building custom computers and installing Linux on them. Brendan was always involved in several technology projects at once, ranging from game coding to music composition. Fast-forwa... (more…)

Read more »

Build Python Go-extensions

Go(golang) is a very fast and efficient compiled programming language. Much like how you can build Python C-extensions to speed up your python applications, Python developers also have the option to build Go components that are embedded into their python. (more…)

Read more »