663 подписчиков
67 видео
Python Data Types - Dictionary
Python Data Types - Dictionary Application - Nested Dictionaries
Python Files - Example - Basic Inventory stored in a file
Python - Classes and Objects - An Employee Example
Python Files - Using JSON with iterative development example
Python Files - Let's read data from a csv into a dictionary
Python Files - Example - Counting Words in a file one line at a time
Python Testing - Building a simple test plan
Python Data Types - Can I change the Key in a Dictionary?
Python - Classes - Methods and Attributes
Python Data Types - Tuples - What are they
Python Functions - The Basics - A bit more detail
Python Data Types - Sets - When should we use them?
Python Files - Example - Counting Words in a file using functions
Python Data Types - Dictionary Application - Translator
Python Functions - The Basics - Returning Answers
Python Functions - The Basics - Let's make it General
Python Files - Using JSON for configuration information
Python Functions - The Basics - Let's Hide some Details
Python Functions - Example - Adding Transactions to our Bank Accounts
Python Files - Let's read data from a file
Python Data Types - Tuples - Records from a relational database
Python Functions - Example - Let's create some Bank Accounts
Python - Connecting to SQL - Insert and Update
Python - Connecting to SQL
Python Files - Let's read data from a csv
Python Files - Reading in CSV and Excel Files with Pandas
SQL - Changing (Altering) Tables
Python Data Types - Tuples - Returning multiple values from Functions
Python For Loop 4 - Nested Loops
Python - Classes and Objects - An Example Tennis Tournament
Python Functions - Inventory Example
Python If Statement - Multiple selections - if elif else statement
Chat GPT in Visual Studio Code - Increase your Productivity
Python - Is a Dictionary an Object
Python Data Types - Dictionary Application - Counters
Building Chat GPT into your Python Programs - A ChatBot
Python - Classes and Objects - Creating a simple Object
Python Variables - What is the difference between Parameters and Arguments?
Python Match Statement - Finally we have this in Python
SQL - Inserting Data into Tables
Python Functions - When should I use Recursion?
Python - I Hate the "While True" Loop
Python - Classes and Objects - An eCommerce Example
Python Variables - Is it Global or Local?
Python - Is a Dictionary sorted?
SQL - Creating Tables
Python Match Statement - What ele can with do with this?
Python Data Types - Strings as an object
Python Data Types - Numbers