✕ Clear filters
1,785 lessons

Browse Lessons

Curated from top practitioners. Filtered, not flooded.

All ▶ YouTube 184,804📚 Coursera 16,403
Coding Interview Question & Solution (Python) - Water Trapped Between Pipes
Large Language Models
Coding Interview Question & Solution (Python) - Water Trapped Between Pipes
Tech With Tim Beginner 6y ago
How to Host a MySQL Server on Linux
Data Analytics & Business Intelligence
How to Host a MySQL Server on Linux
Tech With Tim Beginner 6y ago
Python MySQL Tutorial - Foreign Keys & Relating Tables
Large Language Models
Python MySQL Tutorial - Foreign Keys & Relating Tables
Tech With Tim Beginner 6y ago
Python MySQL Tutorial - Selecting Data & Altering Tables
Large Language Models
Python MySQL Tutorial - Selecting Data & Altering Tables
Tech With Tim Beginner 6y ago
Python MySQL Tutorial - Creating Tables, Inserting & Selecting
Data Analytics & Business Intelligence
Python MySQL Tutorial - Creating Tables, Inserting & Selecting
Tech With Tim Beginner 6y ago
Python MySQL Tutorial - Setup & Basic Queries (w/ MySQL Connector)
Data Analytics & Business Intelligence
Python MySQL Tutorial - Setup & Basic Queries (w/ MySQL Connector)
Tech With Tim Beginner 6y ago
__eq__ & is vs == | Python Quick Tips
Large Language Models
__eq__ & is vs == | Python Quick Tips
Tech With Tim Beginner 6y ago
Help and Dir Functions - Python Quick Tips
Large Language Models
Help and Dir Functions - Python Quick Tips
Tech With Tim Beginner 6y ago
Zip Function - Python Quick Tips
Large Language Models
Zip Function - Python Quick Tips
Tech With Tim Beginner 6y ago
How to Get Started with Machine Learning & AI
Large Language Models
How to Get Started with Machine Learning & AI
Tech With Tim Beginner 6y ago
Tuple Decomposition - Python Quick Tips
Large Language Models
Tuple Decomposition - Python Quick Tips
Tech With Tim Beginner 6y ago
List Comprehension - Python Quick Tips
Large Language Models
List Comprehension - Python Quick Tips
Tech With Tim Beginner 6y ago
Swap Variables Values in One Line - Python Quick Tips
Large Language Models
Swap Variables Values in One Line - Python Quick Tips
Tech With Tim Beginner 6y ago
Machine Learning Projects for Beginners (Datasets Included)
ML Fundamentals
Machine Learning Projects for Beginners (Datasets Included)
Tech With Tim Beginner 6y ago
How to Host a Minecraft Server on Ubuntu (For Free!)
Large Language Models
How to Host a Minecraft Server on Ubuntu (For Free!)
Tech With Tim Beginner 6y ago
f Strings - Python Quick Tips
Large Language Models
f Strings - Python Quick Tips
Tech With Tim Intermediate 6y ago
Python Voice Assistant Tutorial #9 - Waking the Assistant
Large Language Models
Python Voice Assistant Tutorial #9 - Waking the Assistant
Tech With Tim Beginner 6y ago
Python For Else Statement - Python Quick Tips
Large Language Models
Python For Else Statement - Python Quick Tips
Tech With Tim Beginner 6y ago
Python Enumerate Function - Python Quick Tips
Large Language Models
Python Enumerate Function - Python Quick Tips
Tech With Tim Beginner 6y ago
Python Splat/Unpack Operator - Python Quick Tips
Large Language Models
Python Splat/Unpack Operator - Python Quick Tips
Tech With Tim Beginner 6y ago
How to Convert Number to Binary In Python (bin() Function) - Python Quick Tips
Large Language Models
How to Convert Number to Binary In Python (bin() Function) - Python Quick Tips
Tech With Tim Beginner 6y ago
Python Voice Assistant Tutorial #8 - Opening Programs/Applications
Large Language Models
Python Voice Assistant Tutorial #8 - Opening Programs/Applications
Tech With Tim Intermediate 6y ago
How to Host a Python Socket Server Online (For Free)
Large Language Models
How to Host a Python Socket Server Online (For Free)
Tech With Tim Beginner 6y ago
BenQ Screen Bar Plus Review - AND E-READING LAMP GIVEAWAY!!
Large Language Models
BenQ Screen Bar Plus Review - AND E-READING LAMP GIVEAWAY!!
Tech With Tim Intermediate 6y ago
Python Voice Assistant Tutorial #7 - Speaking Events (With Pyttsx3)
Large Language Models
Python Voice Assistant Tutorial #7 - Speaking Events (With Pyttsx3)
Tech With Tim Beginner 6y ago
Python Voice Assistant Tutorial #6 - Google Calendar Events on a Specific Day
Large Language Models
Python Voice Assistant Tutorial #6 - Google Calendar Events on a Specific Day
Tech With Tim Beginner 6y ago
Python Voice Assistant Tutorial #5 - Date from Speech P2
Large Language Models
Python Voice Assistant Tutorial #5 - Date from Speech P2
Tech With Tim Beginner 6y ago
Python Voice Assistant Tutorial #4 - Date from Speech
Large Language Models
Python Voice Assistant Tutorial #4 - Date from Speech
Tech With Tim Beginner 6y ago
Python Voice Assistant Tutorial #3 - Setting up Google Calendar API
Large Language Models
Python Voice Assistant Tutorial #3 - Setting up Google Calendar API
Tech With Tim Beginner 6y ago
Python Voice Assistant Tutorial #2 - Getting Microphone Input
Large Language Models
Python Voice Assistant Tutorial #2 - Getting Microphone Input
Tech With Tim Beginner 6y ago
Python Voice Assistant Tutorial #1 - Playing Sound with gTTS (Google Text to Speech)
Large Language Models
Python Voice Assistant Tutorial #1 - Playing Sound with gTTS (Google Text to Speech)
Tech With Tim Beginner 6y ago
Binary Search Tree Tutorial - Traversal, Creation and More
Large Language Models
Binary Search Tree Tutorial - Traversal, Creation and More
Tech With Tim Beginner 6y ago
5 Intermediate Python Projects
Large Language Models
5 Intermediate Python Projects
Tech With Tim Beginner 6y ago
Python Flappy Bird AI Tutorial (with NEAT) - Finishing Touches and Testing
Large Language Models
Python Flappy Bird AI Tutorial (with NEAT) - Finishing Touches and Testing
Tech With Tim Beginner 6y ago
Python Flappy Bird AI Tutorial (with NEAT) - Implementing NEAT/Creating Fitness Function
Large Language Models
Python Flappy Bird AI Tutorial (with NEAT) - Implementing NEAT/Creating Fitness Function
Tech With Tim Beginner 6y ago
Python Flappy Bird AI Tutorial (with NEAT) - NEAT Configuration and Explanation
Large Language Models
Python Flappy Bird AI Tutorial (with NEAT) - NEAT Configuration and Explanation
Tech With Tim Beginner 6y ago
Python Flappy Bird AI Tutorial (with NEAT) - Finishing the Graphics
Large Language Models
Python Flappy Bird AI Tutorial (with NEAT) - Finishing the Graphics
Tech With Tim Beginner 6y ago
Python Flappy Bird AI Tutorial (with NEAT) - Pixel Perfect Collision w/ Pygame
Large Language Models
Python Flappy Bird AI Tutorial (with NEAT) - Pixel Perfect Collision w/ Pygame
Tech With Tim Beginner 6y ago
Python Flappy Bird AI Tutorial (with NEAT) - Moving Birds
Large Language Models
Python Flappy Bird AI Tutorial (with NEAT) - Moving Birds
Tech With Tim Beginner 6y ago
Python Flappy Bird AI Tutorial (with NEAT) - Creating the Bird
Large Language Models
Python Flappy Bird AI Tutorial (with NEAT) - Creating the Bird
Tech With Tim Intermediate 6y ago
Doubly Linked List Tutorial - What is a Doubly Linked List?
Large Language Models
Doubly Linked List Tutorial - What is a Doubly Linked List?
Tech With Tim Beginner 6y ago
Circular Linked List Tutorial - Why Use a Circular List?
Large Language Models
Circular Linked List Tutorial - Why Use a Circular List?
Tech With Tim Beginner 6y ago
Singly Linked Lists Tutorial - What is a Linked List?
Large Language Models
Singly Linked Lists Tutorial - What is a Linked List?
Tech With Tim Beginner 6y ago
AI Teaches Itself to Play Flappy Bird - Using NEAT Python!
Large Language Models
AI Teaches Itself to Play Flappy Bird - Using NEAT Python!
Tech With Tim Beginner 6y ago
Array Data Structure Tutorial - Array Time Complexity
Large Language Models
Array Data Structure Tutorial - Array Time Complexity
Tech With Tim Beginner 6y ago
Stack Data Structure Tutorial - What is a Stack?
Large Language Models
Stack Data Structure Tutorial - What is a Stack?
Tech With Tim Beginner 6y ago
Queue Data Structure Tutorial - What is a Queue?
Large Language Models
Queue Data Structure Tutorial - What is a Queue?
Tech With Tim Beginner 6y ago
BenQ E-Reading Lamp Review - The Most Expensive Lamp I've Ever Seen.
AI Tools & Apps
BenQ E-Reading Lamp Review - The Most Expensive Lamp I've Ever Seen.
Tech With Tim Beginner 6y ago