Applied AI

AI-Assisted Coding

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

6616
lessons
Understanding Search Algorithms in Python
💻 AI-Assisted Coding
Understanding Search Algorithms in Python
Real Python Beginner 5y ago
Convert Python To Exe Files
💻 AI-Assisted Coding
Convert Python To Exe Files
NeuralNine Beginner 5y ago
Will Vendor Lock In Destroy Your Projects?
💻 AI-Assisted Coding
Will Vendor Lock In Destroy Your Projects?
Web Dev Simplified Beginner 5y ago
stop DDoSiNg my website!! (and other SCARY IT stories) Pt. 1
💻 AI-Assisted Coding
stop DDoSiNg my website!! (and other SCARY IT stories) Pt. 1
NetworkChuck Intermediate 5y ago
Start writing CSS with confidence!
💻 AI-Assisted Coding
Start writing CSS with confidence!
Kevin Powell Beginner 5y ago
Simple Password Generator in Python
💻 AI-Assisted Coding
Simple Password Generator in Python
NeuralNine Beginner 5y ago
Passing TCP/IP Packet 1 of 3  - CS50 2020
💻 AI-Assisted Coding
Passing TCP/IP Packet 1 of 3 - CS50 2020
CS50 Beginner 5y ago
Passing TCP/IP Packet 3 of 3 - CS50 2020
💻 AI-Assisted Coding
Passing TCP/IP Packet 3 of 3 - CS50 2020
CS50 Beginner 5y ago
Learn CSS Animation In 15 Minutes
💻 AI-Assisted Coding
Learn CSS Animation In 15 Minutes
Web Dev Simplified Beginner 5y ago
Using the Python REPL With a MicroPython Hardware
💻 AI-Assisted Coding
Using the Python REPL With a MicroPython Hardware
Real Python Beginner 5y ago
Python Voice Translation in 17 Minutes with Watson Speech to Text and Language Translator
💻 AI-Assisted Coding
Python Voice Translation in 17 Minutes with Watson Speech to Text and Language Translator
Nicholas Renotte Beginner 5y ago
Data Center NETWORKS (what do they look like??) // FREE CCNA // EP 7
💻 AI-Assisted Coding
Data Center NETWORKS (what do they look like??) // FREE CCNA // EP 7
NetworkChuck Beginner 5y ago
The myth of the stolen eyeballs - Nathan D. Horowitz
💻 AI-Assisted Coding
The myth of the stolen eyeballs - Nathan D. Horowitz
TED-Ed Intermediate 5y ago
The World Machine | Think Like A Coder, Ep 10
💻 AI-Assisted Coding
The World Machine | Think Like A Coder, Ep 10
TED-Ed Intermediate 5y ago
AI Speech to Text for LONG Files in 15 Minutes with Watson STT and Python
💻 AI-Assisted Coding
AI Speech to Text for LONG Files in 15 Minutes with Watson STT and Python
Nicholas Renotte Intermediate 5y ago
Passing TCP/IP Packet 2 of 3 - CS50 2020
💻 AI-Assisted Coding
Passing TCP/IP Packet 2 of 3 - CS50 2020
CS50 Beginner 5y ago
Amount of Digits in A Number - Python Tips and Tricks #16
💻 AI-Assisted Coding
Amount of Digits in A Number - Python Tips and Tricks #16
NeuralNine Beginner 5y ago
Most Frequent Value of A List - Python Tips and Tricks #15
💻 AI-Assisted Coding
Most Frequent Value of A List - Python Tips and Tricks #15
NeuralNine Beginner 5y ago
Slice Function - Python Tips and Tricks #14
💻 AI-Assisted Coding
Slice Function - Python Tips and Tricks #14
NeuralNine Beginner 5y ago
Merging Dictionaries - Python Tips and Tricks #13
💻 AI-Assisted Coding
Merging Dictionaries - Python Tips and Tricks #13
NeuralNine Beginner 5y ago
Free T-Shirts Are Destroying Open Source Software
💻 AI-Assisted Coding
Free T-Shirts Are Destroying Open Source Software
Web Dev Simplified Beginner 5y ago
How to Design Environments that Optimize Blending Learning - Zoomtopia 2020
💻 AI-Assisted Coding
How to Design Environments that Optimize Blending Learning - Zoomtopia 2020
CS50 Beginner 5y ago
Using Python and Requests to Scrape Static Websites
💻 AI-Assisted Coding
Using Python and Requests to Scrape Static Websites
Real Python Beginner 5y ago
Swapping Variables - Python Tips and Tricks #12
💻 AI-Assisted Coding
Swapping Variables - Python Tips and Tricks #12
NeuralNine Beginner 5y ago
How To Create Performant CSS Animations
💻 AI-Assisted Coding
How To Create Performant CSS Animations
Web Dev Simplified Beginner 5y ago
Zip Function - Python Tips and Tricks #11
💻 AI-Assisted Coding
Zip Function - Python Tips and Tricks #11
NeuralNine Beginner 5y ago
Twitter Sentiment Analysis in Python
💻 AI-Assisted Coding
Twitter Sentiment Analysis in Python
NeuralNine Intermediate 5y ago
Docstrings - Python Tips and Tricks #10
💻 AI-Assisted Coding
Docstrings - Python Tips and Tricks #10
NeuralNine Intermediate 5y ago
Einstein - CS50 Deepfake
💻 AI-Assisted Coding
Einstein - CS50 Deepfake
CS50 Beginner 5y ago
Join Function - Python Tips and Tricks #9
💻 AI-Assisted Coding
Join Function - Python Tips and Tricks #9
NeuralNine Beginner 5y ago
Algorithms & Data Structures Full Crash Course
💻 AI-Assisted Coding
Algorithms & Data Structures Full Crash Course
NeuralNine Beginner 5y ago
Junior Vs Senior Code - How To Write Better Code As A Web Developer - React
💻 AI-Assisted Coding
Junior Vs Senior Code - How To Write Better Code As A Web Developer - React
Web Dev Simplified Beginner 5y ago
Reversing Lists - Python Tips and Tricks #8
💻 AI-Assisted Coding
Reversing Lists - Python Tips and Tricks #8
NeuralNine Beginner 5y ago
Any & All Functions - Python Tips and Tricks #7
💻 AI-Assisted Coding
Any & All Functions - Python Tips and Tricks #7
NeuralNine Beginner 5y ago
Technical Stock Analysis (RSI) in Python
💻 AI-Assisted Coding
Technical Stock Analysis (RSI) in Python
NeuralNine Beginner 5y ago
Enumeration - Python Tips and Tricks #6
💻 AI-Assisted Coding
Enumeration - Python Tips and Tricks #6
NeuralNine Intermediate 5y ago
Lambda Expressions - Python Tips and Tricks #5
💻 AI-Assisted Coding
Lambda Expressions - Python Tips and Tricks #5
NeuralNine Beginner 5y ago
Ternary Operator - Python Tips and Tricks #4
💻 AI-Assisted Coding
Ternary Operator - Python Tips and Tricks #4
NeuralNine Beginner 5y ago
Map Function - Python Tips and Tricks #3
💻 AI-Assisted Coding
Map Function - Python Tips and Tricks #3
NeuralNine Intermediate 5y ago
Using collections.deque for Queues and Stacks in Python
💻 AI-Assisted Coding
Using collections.deque for Queues and Stacks in Python
Real Python Beginner 5y ago
String Formatting with F-Strings - Python Tips and Tricks #2
💻 AI-Assisted Coding
String Formatting with F-Strings - Python Tips and Tricks #2
NeuralNine Beginner 5y ago
Why Everyone Should Learn To Code
💻 AI-Assisted Coding
Why Everyone Should Learn To Code
Web Dev Simplified Beginner 5y ago
Real Time AI Face Landmark Detection in 20 Minutes with Tensorflow.JS and React
💻 AI-Assisted Coding
Real Time AI Face Landmark Detection in 20 Minutes with Tensorflow.JS and React
Nicholas Renotte Intermediate 5y ago
DO NOT design your network like this!! // FREE CCNA // EP 6
💻 AI-Assisted Coding
DO NOT design your network like this!! // FREE CCNA // EP 6
NetworkChuck Beginner 5y ago
CS50 Lecture by Brian Kernighan
💻 AI-Assisted Coding
CS50 Lecture by Brian Kernighan
CS50 Beginner 5y ago
it is my birthday (giveaway) LIVE!
💻 AI-Assisted Coding
it is my birthday (giveaway) LIVE!
NetworkChuck Beginner 5y ago
Is Remote Work Right For You
💻 AI-Assisted Coding
Is Remote Work Right For You
Web Dev Simplified Beginner 5y ago
i don't have anything to talk about so....ASK ME ANYTHING (AMA)
💻 AI-Assisted Coding
i don't have anything to talk about so....ASK ME ANYTHING (AMA)
NetworkChuck Beginner 5y ago
📚 Coursera Courses Opens on Coursera · Free to audit
1 / 3 View all →
Copilot for Power BI
📚 Coursera Course ↗
Self-paced
Copilot for Power BI
Opens on Coursera ↗
L'entrepreneuriat social: faire son business plan
📚 Coursera Course ↗
Self-paced
L'entrepreneuriat social: faire son business plan
Opens on Coursera ↗
Les Expressions Lambda et Java
📚 Coursera Course ↗
Self-paced
Les Expressions Lambda et Java
Opens on Coursera ↗
Efficient Workflows and Sales Operations
📚 Coursera Course ↗
Self-paced
Efficient Workflows and Sales Operations
Opens on Coursera ↗
Éthique, culture et perspectives mondiales
📚 Coursera Course ↗
Self-paced
Éthique, culture et perspectives mondiales
Opens on Coursera ↗
Automatiser les tâches de cybersécurité avec Python
📚 Coursera Course ↗
Self-paced
Automatiser les tâches de cybersécurité avec Python
Opens on Coursera ↗