Python Engineer
Mojo 🔥 — a new programming language for AI developers (first look)
24 minutes ago
https://www.youtube.com/watch?v=-ogEkqeDEPg
Mojo 🔥 — a new programming language for AI developers (first look)
24 minutes ago
https://www.youtube.com/watch?v=-ogEkqeDEPg
YouTube
Mojo 🔥 — a new programming language for AI developers (first look)
Yesterday Chris Lattner announced a new programming language called Mojo, which builds on top of Python and is designed specifically for AI applications. They claim it’s up to 35000 times faster than Python. So let’s take a quick first look at it.
Website:…
Website:…
NeuralNine
Automatically Install Dependencies From Python Code
2 hours ago
https://www.youtube.com/watch?v=giZx0zVUcew
Automatically Install Dependencies From Python Code
2 hours ago
https://www.youtube.com/watch?v=giZx0zVUcew
YouTube
Automatically Install Dependencies From Python Code
Today we learn how to automatically create requirements.txt files from code instead of based on the local packages installed.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible…
Learn Python With Rune
Python Data Processing Project: How to Filter and Manipulate IMDB Data
10 minutes ago
https://www.youtube.com/watch?v=qxdpKJsGqj0
Python Data Processing Project: How to Filter and Manipulate IMDB Data
10 minutes ago
https://www.youtube.com/watch?v=qxdpKJsGqj0
YouTube
Python Data Processing Project: How to Filter and Manipulate IMDB Data
By learning to process IMDB data in Python you will learn the core skill of data processing.
Data processing is a critical aspect of modern computing and is essential for businesses, organizations, and individuals who need to work with large amounts of data.…
Data processing is a critical aspect of modern computing and is essential for businesses, organizations, and individuals who need to work with large amounts of data.…
Real Python
Planning Python Package Structure for Publishing to PyPI
13 hours ago
https://www.youtube.com/watch?v=aASH6occylg
Planning Python Package Structure for Publishing to PyPI
13 hours ago
https://www.youtube.com/watch?v=aASH6occylg
YouTube
Planning Python Package Structure for Publishing to PyPI
PyPI is the public hosting service where open-source Python packages live. When you pip install a package, that’s where it fetches it from. In this video, you’ll learn all about the structures of a package for uploading to the PyPI server. You also will learn…
ArjanCodes
Building an OpenAI Powered Tool is RIDICULOUSLY Easy
58 minutes ago
https://www.youtube.com/watch?v=mVX3Z46iYTQ
Building an OpenAI Powered Tool is RIDICULOUSLY Easy
58 minutes ago
https://www.youtube.com/watch?v=mVX3Z46iYTQ
YouTube
How to Build an OpenAI Powered Tool Really Quickly
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Do you want to build an OpenAI-powered tool similar to ChatGPT? In this video, I'll show you how to do it, and it's really easy!
Git Repo ➡️ https://git.arjan.codes/2023/openai…
Do you want to build an OpenAI-powered tool similar to ChatGPT? In this video, I'll show you how to do it, and it's really easy!
Git Repo ➡️ https://git.arjan.codes/2023/openai…
Real Python
Checking Project Dependencies & Python Dev Resource Collections | Real Python Podcast #155
12 hours ago
https://www.youtube.com/watch?v=E06DuwV1yxI
Checking Project Dependencies & Python Dev Resource Collections | Real Python Podcast #155
12 hours ago
https://www.youtube.com/watch?v=E06DuwV1yxI
YouTube
Checking Project Dependencies & Python Dev Resource Collections | Real Python Podcast #155
How can you ensure that you've appropriately declared your project's required dependencies? How do you determine what dependencies are missing from a third-party project that you can't run? This week on the show, Christopher Trudeau is here, bringing another…
NeuralNine
Let's Code Codewars - New Coding Challenges
1 hour ago
https://www.youtube.com/watch?v=2r5gNhfLCE4
Let's Code Codewars - New Coding Challenges
1 hour ago
https://www.youtube.com/watch?v=2r5gNhfLCE4
YouTube
Let's Code Codewars - Codewars Challenges #5
In this video we do a couple of Codewars challenges together.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: …
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: …
Carberra
3.12.0b1 release: What's new in Python 3.12?
5 hours ago
https://www.youtube.com/watch?v=yWhY76ohPac
3.12.0b1 release: What's new in Python 3.12?
5 hours ago
https://www.youtube.com/watch?v=yWhY76ohPac
YouTube
3.12.0b1 release: What's new in Python 3.12?
Python 3.12.0b1 releases today, so it's the perfect time to review the progress made on 3.12 so far, and what new features have been proposed since I made the last video!
The last video:
https://www.youtube.com/watch?v=e6GHxMqWrrQ
Chapters:
0:00 — Introduction…
The last video:
https://www.youtube.com/watch?v=e6GHxMqWrrQ
Chapters:
0:00 — Introduction…
NeuralNine
RSA Encryption From Scratch - Math & Code
1 hour ago
https://www.youtube.com/watch?v=D_PfV_IcUdA
RSA Encryption From Scratch - Math & Code
1 hour ago
https://www.youtube.com/watch?v=D_PfV_IcUdA
YouTube
RSA Encryption From Scratch - Math & Python Code
Today we learn about RSA. We take a look at the theory and math behind it and then we implement it from scratch in Python.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book:…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book:…
Tech With Tim
ChatGPT Changed How I Write Code...
2 hours ago
https://www.youtube.com/watch?v=gW92DcU1s-U
ChatGPT Changed How I Write Code...
2 hours ago
https://www.youtube.com/watch?v=gW92DcU1s-U
YouTube
ChatGPT Changed How I Write Code...
In this video I'll be showing you my top tips and tricks when it comes to using ChatGPT as a Programmer. This tool is extremely helpful to help you save time as a developer!
💻 Master Blockchain and Web 3.0 development today by using BlockchainExpert: 🔗 …
💻 Master Blockchain and Web 3.0 development today by using BlockchainExpert: 🔗 …
Learn Python With Rune
Python Range Function Explained: Syntax and Parameters
12 minutes ago
https://www.youtube.com/watch?v=Av3_iIf9bLo
Python Range Function Explained: Syntax and Parameters
12 minutes ago
https://www.youtube.com/watch?v=Av3_iIf9bLo
YouTube
Python Range Function Explained: Syntax and Parameters
There are different ways of using range() function.
range() function can accept 3 parameters as below:
range(start, stop, step)
However, if you type only one number inside range() function, it will smartly assume start is 0 (zero), step is 1 and stop is…
range() function can accept 3 parameters as below:
range(start, stop, step)
However, if you type only one number inside range() function, it will smartly assume start is 0 (zero), step is 1 and stop is…
ByteByteGo
Top 7 Most-Used Distributed System Patterns
27 minutes ago
https://www.youtube.com/watch?v=nH4qjmP2KEE
Top 7 Most-Used Distributed System Patterns
27 minutes ago
https://www.youtube.com/watch?v=nH4qjmP2KEE
YouTube
Top 7 Most-Used Distributed System Patterns
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter.: https://blog.bytebytego.com
Animation tools: Adobe Illustrator and After Effects.
Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
Animation tools: Adobe Illustrator and After Effects.
Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
anthonywritescode
docker: don't mount files! (mount dirs instead) (intermediate) anthony explains #541
56 minutes ago
https://www.youtube.com/watch?v=oXfL0UCO9F4
docker: don't mount files! (mount dirs instead) (intermediate) anthony explains #541
56 minutes ago
https://www.youtube.com/watch?v=oXfL0UCO9F4
YouTube
docker: don't mount files! (mount dirs instead) (intermediate) anthony explains #541
today I talk about a little pitfall with mounting in docker -- and why I prefer mounting directories containing files rather than symlinks or files directly!
- intro to docker: https://youtu.be/tWvQAxkMaWs
- atomicity: https://youtu.be/tmlmCG5egI0
playlist:…
- intro to docker: https://youtu.be/tWvQAxkMaWs
- atomicity: https://youtu.be/tmlmCG5egI0
playlist:…
NeuralNine
Analyze Text Readability & Complexity in Python
10 minutes ago
https://www.youtube.com/watch?v=abgggvnrGBg
Analyze Text Readability & Complexity in Python
10 minutes ago
https://www.youtube.com/watch?v=abgggvnrGBg
YouTube
Analyze Text Readability & Complexity in Python
Today we learn how to analyze the readability and complexity of texts for machine learning in Python.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neu…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neu…
Indently
10 Ways You Can Use "_" In Python (Do you know ALL of them?)
1 hour ago
https://www.youtube.com/watch?v=7GupibhOTdY
10 Ways You Can Use "_" In Python (Do you know ALL of them?)
1 hour ago
https://www.youtube.com/watch?v=7GupibhOTdY
YouTube
10 Ways You Can Use "_" In Python (Do you know ALL of them?)
Here are 10 ways you can use the underscore (_) in Python when programming. Did you know all of them?
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
00:00 Intro
00:05 1) Last…
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
00:00 Intro
00:05 1) Last…