Posts

Beginner’s Guide to Python – Lesson 10 – Packages

Beginner’s Guide to Python – Lesson 10 – Install packages

Welcome to the Beginner’s Guide to Python! This is video #10 in the series. In this video, I’m going to show you how to install and use packages in Python. If you have any comments or questions, let me know in the comments below or on Youtube. Subscribe…
Beginner’s Guide to Python – Lesson 9 – Virtual Environments

Beginner’s Guide to Python – Lesson 09 – Virtual Environments

Welcome to the Beginner’s Guide to Python! This is video #9 in the series. In this video, I’m going to show you how to use virtual environments in Python. If you have any comments or questions, let me know in the comments below or on Youtube. Subscribe…
Beginner’s Guide to Python – Lesson 08 – Dictionaries and For Loops

Beginner’s Guide to Python – Lesson 08 – Dictionaries and For Loops

Welcome to the Beginner’s Guide to Python! This is video #8 in the series. In this video, I’m going to show you how to use dictionaries and for loops in Python. If you have any comments or questions, let me know in the comments below or…
Beginner's Guide to Python - Lesson 07 - Lists and sets

Beginner’s Guide to Python – Lesson 07 – Lists and sets

Welcome to the Beginner’s Guide to Python! This is video #7 in the series. In this video, I’m going to show you how to use lists and sets in Python. If you have any comments or questions, let me know in the comments below or on Youtube. Subscribe…
Beginner’s Guide to Python – Lesson 06 – Simple Functions

Beginner’s Guide to Python – Lesson 06 – Simple Functions

Welcome to the Beginner’s Guide to Python! This is video #6 in the series. In this video, I'm going to show you how to create and use functions in Python. If you have any comments or questions, let me know in the comments below or on Youtube. Subscribe…
Beginner's Guide to Python - Lesson 05 - While Loops

Beginner’s Guide to Python – Lesson 05 – While Loops

Welcome to the Beginner’s Guide to Python! This is video #5 in the series. In this video, I'm going to teach you how to use simple while loops in Python. If you have any comments or questions, let me know in the comments below or on Youtube. Subscribe…
Beginner's Guide to Python - Lesson 04 - Simple If Statements

Beginner’s Guide to Python – Lesson 04 – Simple If Statements

Welcome to the Beginner's Guide to Python! This is video #4 in the series. In this video, I'm going to explain how to write simple conditional statements using Python. If you have any comments or questions, let me know in the comments below…
Beginner's Guide to Python - Lesson 03 - Simple Variables

Beginner’s Guide to Python – Lesson 03 – Simple Variables

Welcome to the Beginner's Guide to Python! This is video #3 in the mini-series which you can find on Youtube (or below). Variables are the building blocks of any programming language. In this video, I'll show you how to use them in Python.…
Beginner's Guide to Python - Lesson 02 - Classic Hello World

Beginner’s Guide to Python – Lesson 02 – Classic Hello World

Welcome to the Beginner's Guide to Python! This is video #2 in the series. In this video, I'll show you how to create a simple Hello World script using Python. If you have any comments or questions, let me know in the comments below or on Youtube.…
Beginner's Guide to Python - Lesson 01 - Getting Set Up

Beginner’s Guide to Python – Lesson 01 – Getting Set Up

Welcome to the Beginner's Guide to Python! This is video #1 in the mini-series which you can find on Youtube (or below). My goal for this free mini-course/mini-series is to give the absolute beginner a grasp on the Python programming language. In…