Looking to start learning Python?

Begin Here

Author: Mike

PyDev of the Week: Younggun Kim

September 17, 2018 by Mike
This week we welcome Younggun Kim (@scari_net) as our PyDev of the Week! Younggun has been on the board of directors for the Python Software Foundation and is the founder of PyCon Korea. He has translated several programming books into Korean. You can get the full list on his website. You can also check his […]

wxPython 101: Creating a Splash Screen

September 11, 2018 by Mike
A common UI element that you used to see a lot of was the Splash Screen. A splash screen is just a dialog with a logo or art on it that sometimes includes a message about how far along the application has loaded. Some developers use splash screens as a way to tell the user […]

Python 101: Episode #24 - Debugging with pdb

September 11, 2018 by Mike
Learn the basics of using Python's built-in debugger, pdb. Note that this screencast was recorded before Python 3.6 and 3.7 so it does not cover some of the new enhancements in the debugger. You can read the chapter this screencast is based on here: http://python101.pythonlibrary.org/chapter24_debugging.html

PyDev of the Week: Oliver Bestwalter

September 10, 2018 by Mike
This week we welcome Oliver Bestwalter (@obestwalter) as our PyDev of the Week! He is one of the core developers of the tox automation project and the pytest package. He is also a speaker at several Python related conferences. You can learn more about Oliver on his website or on Github. Let's take a few […]

Python 101: Episode #23 - Working with XML

September 6, 2018 by Mike
Learn the basics of Python's built-in XML modules, minidom and ElementTree. You can read the chapter this is based on here: http://python101.pythonlibrary.org/chapter23_xml.html or get the book from Leanpub: https://leanpub.com/python_101

PyDev of the Week: Aisha Bello

September 3, 2018 by Mike
This week we welcome Aisha Bello (@AishaXBello) as our PyDev of the Week! Aisha is the founder of PyLadies Nigeria and is passionate about STEM in developing countries. She is also an organizer for DjangoGirls in Africa. Aisha has gone around the world speaking talking about Python at EuroPython, DjangoCon, Python Brasil and the PyData […]
1 64 65 66 67 68 215
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary