87 подписчиков
45 видео
How Computers Work - Part 1 - Binary
Python Tips - Learning the Basics, After the Basics, and Beyond
Working With Text Files - Python
Learn Computer Programming in One Video For Absolute Beginners
VS Code Python Setup - Mac OS
tkinter Widgets for Beginners
Error Handling Basics - Python
Data Type Conversion - Python
Practical Python Program - Packages
Lists - Python
Variable Scope - Python
Formatting Strings & F-Strings - Python
Dictionaries - Python
Intro to Inheritance - Python
Managing Devices & Device Drivers - Windows 10
Module Basics - Python
class variables & methods - Python
Install & Uninstall Modules - Python
tkinter Layout Managers
Tuples (Unchangeable Lists) - Python
How to install Python on Windows
How to Install Python on Mac OS
Practical Python Program - Wedding Manager
Variables Continued - Python
Python GUI Application (tkinter) - Introduction
Nested Loops - Python
Intro to Functions - Python
Intro to Object-oriented programming - Python
Working With Objects - Python
Sets - Python
Modules: What does if name == main do? - Python