Applied AI

AI-Assisted Coding

GitHub Copilot, Cursor, Claude Code and using AI to write better code faster

3107
lessons
Raspberry pi with Python for Robotics 11 - Autopilot/auto correct
💻 AI-Assisted Coding
Raspberry pi with Python for Robotics 11 - Autopilot/auto correct
sentdex Intermediate 11y ago
Raspberry pi with Python for Robotics 8 - Remote Control Car Driving
💻 AI-Assisted Coding
Raspberry pi with Python for Robotics 8 - Remote Control Car Driving
sentdex Intermediate 11y ago
Lab Puppy playing fetch in a lake
💻 AI-Assisted Coding
Lab Puppy playing fetch in a lake
Corey Schafer Intermediate 11y ago
Lab Puppy playing fetch in a creek
💻 AI-Assisted Coding
Lab Puppy playing fetch in a creek
Corey Schafer Intermediate 11y ago
Raspberry pi with Python for Robotics 6 - Pivot RC Car
💻 AI-Assisted Coding
Raspberry pi with Python for Robotics 6 - Pivot RC Car
sentdex Intermediate 11y ago
Raspberry pi with Python for Robotics 5 - Turning our car
💻 AI-Assisted Coding
Raspberry pi with Python for Robotics 5 - Turning our car
sentdex Intermediate 11y ago
Raspberry pi with Python for Robotics 3 - Connecting 4 motors
💻 AI-Assisted Coding
Raspberry pi with Python for Robotics 3 - Connecting 4 motors
sentdex Intermediate 11y ago
If I'm running even 1 minute late for my dog's morning walk...
💻 AI-Assisted Coding
If I'm running even 1 minute late for my dog's morning walk...
Corey Schafer Intermediate 11y ago
Lab Puppy Diving in Snow
💻 AI-Assisted Coding
Lab Puppy Diving in Snow
Corey Schafer Intermediate 12y ago
Build Your Own Supercomputer 8 - Completing our 2-Node supercomputer
💻 AI-Assisted Coding
Build Your Own Supercomputer 8 - Completing our 2-Node supercomputer
sentdex Intermediate 12y ago
Build Your Own Supercomputer 5 - Testing supercomputer process
💻 AI-Assisted Coding
Build Your Own Supercomputer 5 - Testing supercomputer process
sentdex Intermediate 12y ago
Build Your Own Supercomputer 3 - Installing operating system
💻 AI-Assisted Coding
Build Your Own Supercomputer 3 - Installing operating system
sentdex Intermediate 12y ago
Build Your Own Supercomputer 2 - Supplies needed
💻 AI-Assisted Coding
Build Your Own Supercomputer 2 - Supplies needed
sentdex Intermediate 12y ago
Lab puppy playing in bath tub
💻 AI-Assisted Coding
Lab puppy playing in bath tub
Corey Schafer Intermediate 12y ago
Python Generator Functions for massive Performance Improvements with Lists
💻 AI-Assisted Coding
Python Generator Functions for massive Performance Improvements with Lists
sentdex Intermediate 12y ago
Python Anywhere with pythonanywhere - Simplified Python VPS hosting
💻 AI-Assisted Coding
Python Anywhere with pythonanywhere - Simplified Python VPS hosting
sentdex Intermediate 12y ago
How to learn to Program, Code, Develop and Script!
💻 AI-Assisted Coding
How to learn to Program, Code, Develop and Script!
sentdex Intermediate 12y ago
Python: How to Open and Close Programs
💻 AI-Assisted Coding
Python: How to Open and Close Programs
sentdex Intermediate 12y ago
Python Programming - How to get Python to Type
💻 AI-Assisted Coding
Python Programming - How to get Python to Type
sentdex Intermediate 12y ago
ImportError: DLL load failed: %1 is not a valid Win32 application - Python Debugging
💻 AI-Assisted Coding
ImportError: DLL load failed: %1 is not a valid Win32 application - Python Debugging
sentdex Intermediate 12y ago
AttributeError: 'module' object has no attribute and ImportError: No module named Python
💻 AI-Assisted Coding
AttributeError: 'module' object has no attribute and ImportError: No module named Python
sentdex Intermediate 12y ago
OverflowError: math range error Python Error Debugging
💻 AI-Assisted Coding
OverflowError: math range error Python Error Debugging
sentdex Intermediate 12y ago
ZeroDivisionError: integer division or modulo by zero Python Debugging
💻 AI-Assisted Coding
ZeroDivisionError: integer division or modulo by zero Python Debugging
sentdex Intermediate 12y ago
UnboundLocalError: local variable 'x' referenced before assignment - Python Debugging
💻 AI-Assisted Coding
UnboundLocalError: local variable 'x' referenced before assignment - Python Debugging
sentdex Intermediate 12y ago
NameError : name 'x' is not defined Python NameError
💻 AI-Assisted Coding
NameError : name 'x' is not defined Python NameError
sentdex Intermediate 12y ago
Completing our fundamental investing stock screener - Programming for Fundamental Investing Part 18
💻 AI-Assisted Coding
Completing our fundamental investing stock screener - Programming for Fundamental Investing Part 18
sentdex Intermediate 12y ago
Adding our Historical Earnings to Chart Data Python - Programming for Fundamental Investing Part 17
💻 AI-Assisted Coding
Adding our Historical Earnings to Chart Data Python - Programming for Fundamental Investing Part 17
sentdex Intermediate 12y ago
Preparing our figure to accept Finance Data - Using Programming for Fundamental Investing Part 16
💻 AI-Assisted Coding
Preparing our figure to accept Finance Data - Using Programming for Fundamental Investing Part 16
sentdex Intermediate 12y ago
Adding the graphing to the Screener - Programming and Fundamental Investing Part 15
💻 AI-Assisted Coding
Adding the graphing to the Screener - Programming and Fundamental Investing Part 15
sentdex Intermediate 12y ago
Finishing the Graphing - Programming and Fundamental Investing Part 14
💻 AI-Assisted Coding
Finishing the Graphing - Programming and Fundamental Investing Part 14
sentdex Intermediate 12y ago
Graphing Finance Data - Programming and Fundamental Investing Part 13
💻 AI-Assisted Coding
Graphing Finance Data - Programming and Fundamental Investing Part 13
sentdex Intermediate 12y ago
Organizing Earnings Data - Programming and Fundamental Investing Part 12
💻 AI-Assisted Coding
Organizing Earnings Data - Programming and Fundamental Investing Part 12
sentdex Intermediate 12y ago
Connecting with Quandl for Annual earnings data - Programming and Fundamental Investing Part 11
💻 AI-Assisted Coding
Connecting with Quandl for Annual earnings data - Programming and Fundamental Investing Part 11
sentdex Intermediate 12y ago
Charting Stocks/Forex for Technical Analysis Part 27 - Adding texts and Annotations to Matplotlib
💻 AI-Assisted Coding
Charting Stocks/Forex for Technical Analysis Part 27 - Adding texts and Annotations to Matplotlib
sentdex Intermediate 12y ago
How to get 64 bit installations for your 64-bit Python modules
💻 AI-Assisted Coding
How to get 64 bit installations for your 64-bit Python modules
sentdex Intermediate 12y ago
Geographical Plotting with Python Part 3 - More customization
💻 AI-Assisted Coding
Geographical Plotting with Python Part 3 - More customization
sentdex Intermediate 12y ago
Geographical Plotting with Python Part 2 - Some customization
💻 AI-Assisted Coding
Geographical Plotting with Python Part 2 - Some customization
sentdex Intermediate 12y ago
More stock screening - Using Programming for Fundamental Investing Part 9
💻 AI-Assisted Coding
More stock screening - Using Programming for Fundamental Investing Part 9
sentdex Intermediate 12y ago
Completing our basic stock screener - Using Programming for Fundamental Investing Part 10
💻 AI-Assisted Coding
Completing our basic stock screener - Using Programming for Fundamental Investing Part 10
sentdex Intermediate 12y ago
All Russell 3000 symbols p.2 - Using Programming for Fundamental Investing Part 8
💻 AI-Assisted Coding
All Russell 3000 symbols p.2 - Using Programming for Fundamental Investing Part 8
sentdex Intermediate 12y ago
Getting All Russell 3000 ticker symbols - Using Programming for Fundamental Investing Part 7
💻 AI-Assisted Coding
Getting All Russell 3000 ticker symbols - Using Programming for Fundamental Investing Part 7
sentdex Intermediate 12y ago
Adding Price to earnings - Using Programming for Fundamental Investing Part 6
💻 AI-Assisted Coding
Adding Price to earnings - Using Programming for Fundamental Investing Part 6
sentdex Intermediate 12y ago
Screening for PEG ratio - Using Programming for Fundamental Investing Part 5
💻 AI-Assisted Coding
Screening for PEG ratio - Using Programming for Fundamental Investing Part 5
sentdex Intermediate 12y ago
Stock screener with Price to Book - Using Programming for Fundamental Investing Part 4
💻 AI-Assisted Coding
Stock screener with Price to Book - Using Programming for Fundamental Investing Part 4
sentdex Intermediate 12y ago
Price to Book Ratio Example - Using Programming for Fundamental Investing Part 3
💻 AI-Assisted Coding
Price to Book Ratio Example - Using Programming for Fundamental Investing Part 3
sentdex Intermediate 12y ago
Getting Company Information - Using Programming for Fundamental Investing Part 2
💻 AI-Assisted Coding
Getting Company Information - Using Programming for Fundamental Investing Part 2
sentdex Intermediate 12y ago
The most "open" track day ever!
💻 AI-Assisted Coding
The most "open" track day ever!
sentdex Intermediate 12y ago
Honda S2000 Lap Around Texas World Speedway
💻 AI-Assisted Coding
Honda S2000 Lap Around Texas World Speedway
sentdex Intermediate 12y ago
📚 Coursera Courses Opens on Coursera · Free to audit
1 / 3 View all →
How To Create A Local Business Website With AI Vibe Coding
📚 Coursera Course ↗
Self-paced
How To Create A Local Business Website With AI Vibe Coding
Opens on Coursera ↗
Master Apache Avro: Build & Apply Serialization Pipelines
📚 Coursera Course ↗
Self-paced
Master Apache Avro: Build & Apply Serialization Pipelines
Opens on Coursera ↗
Microsoft Windows 11 (with Copilot): Files and Settings
📚 Coursera Course ↗
Self-paced
Microsoft Windows 11 (with Copilot): Files and Settings
Opens on Coursera ↗
Comment Créer des Réponses Automatisées pour Facebook Ads
📚 Coursera Course ↗
Self-paced
Comment Créer des Réponses Automatisées pour Facebook Ads
Opens on Coursera ↗
Connecter et protéger : réseaux et sécurité des réseaux
📚 Coursera Course ↗
Self-paced
Connecter et protéger : réseaux et sécurité des réseaux
Opens on Coursera ↗
Les Expressions Lambda et Java
📚 Coursera Course ↗
Self-paced
Les Expressions Lambda et Java
Opens on Coursera ↗