Video

An Intro to Testing in Python with a Code Kata (Video)

In today’s video, you will learn about the following topics: An intro to Test Driven Development (TDD) Red-Green-Refactor The importance of source control Code coverage in Python I’ll show you how I use pytest to test your code and Coverage to learn how much of your code is truly tested. You will use the FizzBuzz …

An Intro to Testing in Python with a Code Kata (Video) Read More »

How to Send an Email with Python (Video)

Learn how to Send Email (with attachments!) with Python   Want to learn more? Check out my Python 101 book: Leanpub (eBooks) Amazon (paperback) Or check out my other books and learn how to create Excel spreadsheets, edit images, work with Jupyter Notebook, create GUIs and more: Gumroad (eBooks and Videos)