Looking to start learning Python?

Begin Here

Author: Mike

PyDev of the Week: Edward Ream

April 9, 2018 by Mike
This week we welcome Edward Ream as our PyDev of the Week! Edward is the creator of the Leo (Leonine Editor with Outlines) text editor / outliner. He has been using Python since 2001. You can see what Edward has been working on over on Github. Let's spend some time getting to know him better! […]

PyDev of the Week: Eric Snow

April 2, 2018 by Mike
This week we welcome Eric Snow (@ericsnowcrntly) as our PyDev of the Week! Eric is a core developer of the Python language. You can check out his blog where he post sporadically of his Github profile where you can see what he's currently up to. Let's spend some time getting to know Eric better! Can […]

Talk Python Podcast and Twitter Q&A

March 26, 2018 by Mike
Last week I was honored to be a part of the Talk Python to Me Podcast. During the podcast, we talked about the history of Python as well as its future. We also talked about the books I have written and how I used Kickstarter to connect with my readers. We spent some time going […]

PyDev of the Week: Yusuke Tsutsumi

March 26, 2018 by Mike
This week we welcome Yusuke Tsutsumi as our PyDev of the Week! Yusuke is a web developer for Zillow and has been working on open source projects for several years. He has a blog where you can learn more about him as well as various programming languages. You can also check out what projects he's been […]

Python 3: An Intro to Enumerations

March 20, 2018 by Mike
Python added the enum module to the standard library in version 3.4. The Python documentation describes an enum like this: An enumeration is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over. Let's look at […]

PyDev of the Week: Elias Dorneles

March 19, 2018 by Mike
This week we welcome Elias Dorneles as our PyDev of the Week! Elias works on the tooling of the Beeware Suite and contributes to several other projects too, all of which you can see on Github. He also has a programming blog that you can check out. Let's take some time to learn more about […]
1 75 76 77 78 79 215
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary