Looking to start learning Python?

Begin Here

Tag: Python

Python 101 is now a Course on Educative

January 16, 2017 by Mike
My first book, Python 101, has been made into an online course on the educative website. Educative is kind of like Code Academy in that you can run the code snippets from the book to see what kind of output they produce. You can edit the examples that are executable, but you cannot save your […]

PyDev of the Week: Cameron Simpson

January 16, 2017 by Mike
This week we welcome Cameron Simpson as our PyDev of the Week. Cameron is the co-author of PEP 418 - Add monotonic time, performance counter, and process time functions and the author of PEP 499 - python -m foo should bind sys.modules['foo'] in addition to sys.modules['__main__']. He is also a core Python developer and enthusiast. […]

PyDev of the Week: Oleg Broytman

January 9, 2017 by Mike
This week we welcome Oleg Broytman (@phd_ru) as our PyDev of the Week. Oleg is the maintainer of the SQLObject project. According to their website "SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.". You can also see […]

wxPython Cookbook Artist Interview: Liza Tretyakova

January 5, 2017 by Mike
I always put a lot of thought into the covers of my book. For my first book on wxPython, I thought it would be fun to do a cookbook because I already had a lot of recipes on my blog. So I went with the idea of doing a cookbook. For the cover, my first […]

PyDev of the Week: Ivan Levkivskyi

January 2, 2017 by Mike
This week we welcome Ivan Levkivskyi (@ILevkivskyi) as our PyDev of the Week! Ivan is the author or coauthor of several Python Enhancement Proposals, specifically 483, 484 and 526. In other words, Ivan is one of the lead developers behind adding type hints to Python via the typing module. Ivan is a scientist and as […]

wxPython Cookbook is Officially Released!

December 30, 2016 by Mike
I recently finished up Mmy third book, wxPython Cookbook and I am officially releasing it today. My wxPython Cookbook is my longest book yet, clocking in at over 340 pages and over 50 recipes. I have a full table of contents on Leanpub for anyone who is interested in the nitty gritty details. Here are […]
1 93 94 95 96 97 176
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary