Looking to start learning Python?

Begin Here

Author: Mike

Python 101 - Learning About Comprehensions (Video)

September 11, 2020 by Mike
In this tutorial, you will learn about Python's comprehensions, like the popular list comprehension and the dictionary comprehension. Would you like to learn more about Python? Python 101 - 2nd Edition Purchase now on Leanpub or Amazon

Python 101 - How to Crop a Photo (Video)

September 10, 2020 by Mike
In this tutorial, you will learn how to use Python to crop a photo using Pillow, the friendly fork of the Python Imaging Library. Would you like to learn more about Python? Python 101 - 2nd Edition Purchase now on Leanpub

wxPython by Example: Creating Flashing Text (Video)

September 8, 2020 by Mike
In this wxPython tutorial, you will learn how to make your label flash. This is a useful way to get a user's attention when something goes wrong.

PyDev of the Week: Nathan Epstein

September 7, 2020 by Mike
This week we welcome Nathan Epstein (@epstein_n) as our PyDev of the Week! Nathan has given talks on various subjects all over the world. He has also written articles for Dev.to, Codewords and more. Let's take a few moments to get to know Nathan better! Can you tell us a little about yourself (hobbies, education, […]

Python 101 - Learning About Loops (Video)

September 4, 2020 by Mike
In this tutorial, you will learn how to use for and while loops in Python. Specifically, you'll learn how to: Create a for loop Loop over a string Loop over a dictionary Extract multiple values from a tuple Use enumerate with loops Create a while loop Breakout of a loop Use continue Use else with […]

Book Review: Modern Python Cookbook

September 3, 2020 by Mike
Packt Publishing recently released a new book called Modern Python Cookbook by Steven Lott. It's sub-title is "133 recipes to develop flawless and expressive programs in Python 3.8, 2nd Edition", which may give you some indication that this is a big book. In fact, it clocks in at 822 pages! I first read Lott's Mastering […]
1 24 25 26 27 28 215
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary