ByteByteGo
System Design: Apache Kafka In 3 Minutes
1 hour ago
https://www.youtube.com/watch?v=HZklgPkboro
System Design: Apache Kafka In 3 Minutes
1 hour ago
https://www.youtube.com/watch?v=HZklgPkboro
YouTube
System Design: Apache Kafka In 3 Minutes
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe
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…
Real Python
Digging Into Class Concepts of Object-Oriented Programming
59 minutes ago
https://www.youtube.com/watch?v=AE1oLE5TmGc
Digging Into Class Concepts of Object-Oriented Programming
59 minutes ago
https://www.youtube.com/watch?v=AE1oLE5TmGc
YouTube
Digging Into Class Concepts of Object-Oriented Programming
This is a preview of a video course titled "Class Concepts: Object-Oriented Programming in Python".
Python includes mechanisms for doing object-oriented programming, where the data and operations on that data are structured together. The class keyword is…
Python includes mechanisms for doing object-oriented programming, where the data and operations on that data are structured together. The class keyword is…
Indently
How To Use ROT13 Encryption In Python (Encryption For Beginners)
4 hours ago
https://www.youtube.com/watch?v=0csuPm--sLQ
How To Use ROT13 Encryption In Python (Encryption For Beginners)
4 hours ago
https://www.youtube.com/watch?v=0csuPm--sLQ
YouTube
How To Use ROT13 Encryption In Python (Encryption For Beginners)
In this video we will be learning how we can use ROT13 encryption in Python. It's one of the most beginner friendly encryptions out there, so it's a perfect place to start with learning about encryptions!
▶ Become job-ready with Python:
https://www.indently.io…
▶ Become job-ready with Python:
https://www.indently.io…
Python для мережевих інженерів
09.15 Розпакування аргументів функцій/методів
3 hours ago
https://www.youtube.com/watch?v=tf0SiFLit7o
09.15 Розпакування аргументів функцій/методів
3 hours ago
https://www.youtube.com/watch?v=tf0SiFLit7o
YouTube
09.15 Розпакування аргументів функцій/методів
Розпакування аргументів функцій/методів.
00:00:00 func(*args) розпакування ітерованого об'єкту в позиційні аргументи
00:01:50 func(**kwargs) розпакування словника в іменовані аргументи
00:02:52 Розпакування аргументів
00:03:37 Приклад func(*args)
00:06:00…
00:00:00 func(*args) розпакування ітерованого об'єкту в позиційні аргументи
00:01:50 func(**kwargs) розпакування словника в іменовані аргументи
00:02:52 Розпакування аргументів
00:03:37 Приклад func(*args)
00:06:00…
Python для мережевих інженерів
10.08 Функція enumerate
2 hours ago
https://www.youtube.com/watch?v=dbY_gOGuBvo
10.08 Функція enumerate
2 hours ago
https://www.youtube.com/watch?v=dbY_gOGuBvo
YouTube
10.08 Функція enumerate
Функція enumerate
Тема на сайті: https://pyneng.io/course/topics/10-useful-functions/
Тема на сайті: https://pyneng.io/course/topics/10-useful-functions/
Python для мережевих інженерів
10.07 Функція zip, zip_longest
2 hours ago
https://www.youtube.com/watch?v=XKGkQTGihEs
10.07 Функція zip, zip_longest
2 hours ago
https://www.youtube.com/watch?v=XKGkQTGihEs
YouTube
10.07 Функція zip, zip_longest
Функція zip, itertools.zip_longest. Як зробити "unzip".
Тема на сайті: https://pyneng.io/course/topics/10-useful-functions/
00:00:00 zip
00:01:48 Використання zip для одночасного перебору елементів декількох послідовностей
00:02:26 zip зупиняється на найкоротшій…
Тема на сайті: https://pyneng.io/course/topics/10-useful-functions/
00:00:00 zip
00:01:48 Використання zip для одночасного перебору елементів декількох послідовностей
00:02:26 zip зупиняється на найкоротшій…
Python для мережевих інженерів
10.09 Функції all, any
1 hour ago
https://www.youtube.com/watch?v=6QrgcqTh9E4
10.09 Функції all, any
1 hour ago
https://www.youtube.com/watch?v=6QrgcqTh9E4
YouTube
10.09 Функції all, any
Функції all, any
Тема на сайті: https://pyneng.io/course/topics/10-useful-functions/
Придбати курси, перевірку завдань, консультацію https://learning.pyneng.io/
Тема на сайті: https://pyneng.io/course/topics/10-useful-functions/
Придбати курси, перевірку завдань, консультацію https://learning.pyneng.io/
ArjanCodes
JavaScript vs Python: What's the Difference?
1 hour ago
https://www.youtube.com/watch?v=H12TrIWPIRI
JavaScript vs Python: What's the Difference?
1 hour ago
https://www.youtube.com/watch?v=H12TrIWPIRI
YouTube
JavaScript vs Python: What's the Difference?
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
I've often come across comparisons between different programming languages, and one that always seems to surface is the debate of JavaScript versus Python. Today,…
I've often come across comparisons between different programming languages, and one that always seems to surface is the debate of JavaScript versus Python. Today,…
Real Python
Making Each Line of Code Efficient & Python In Excel | Real Python Podcast #171
57 minutes ago
https://www.youtube.com/watch?v=q6gbOLmBbKg
Making Each Line of Code Efficient & Python In Excel | Real Python Podcast #171
57 minutes ago
https://www.youtube.com/watch?v=q6gbOLmBbKg
YouTube
Making Each Line of Code Efficient & Python In Excel | Real Python Podcast #171
Are you writing efficient Python with as few lines of code as possible? Are you familiar with the many built-in language features that will simplify your code and make it more Pythonic? Christopher Trudeau is back on the show this week, bringing another batch…
NeuralNine
Easily Visualize Database Schemas - SQLite, MySQL, PostgreSQL
2 hours ago
https://www.youtube.com/watch?v=nwZLJiZ7-oQ
Easily Visualize Database Schemas - SQLite, MySQL, PostgreSQL
2 hours ago
https://www.youtube.com/watch?v=nwZLJiZ7-oQ
YouTube
Easily Visualize Database Schemas - SQLite, MySQL, PostgreSQL
Today we learn how to easily visualize database schemas using DBVisualizer. Works for SQLite, MySQL, PostgreSQL and more.
DBVisualizer: https://www.dbvis.com/download/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://ww…
DBVisualizer: https://www.dbvis.com/download/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://ww…
Нікіта Тимошенко [ про Аналіз даних українською ]
8 - Групування та агрегація даних в SQL з використанням GROUP BY
1 hour ago
https://www.youtube.com/watch?v=oUOtNmBTWiY
8 - Групування та агрегація даних в SQL з використанням GROUP BY
1 hour ago
https://www.youtube.com/watch?v=oUOtNmBTWiY
YouTube
8 - Групування та агрегація даних в SQL з використанням GROUP BY
🧨Мої безкоштовні курси українською:
SQL практикум для дата аналітиків: https://youtu.be/HkT_VrzbXZQ
Google Таблиці - Аналіз Даних для всіх: https://youtu.be/gYjQRW6N6Ws
----------
Впроваджуючи фільтри та обмежуючи кількість рядків та колонок ми зазвичай…
SQL практикум для дата аналітиків: https://youtu.be/HkT_VrzbXZQ
Google Таблиці - Аналіз Даних для всіх: https://youtu.be/gYjQRW6N6Ws
----------
Впроваджуючи фільтри та обмежуючи кількість рядків та колонок ми зазвичай…
NeuralNine
Integration Testing For Flask Applications - Python API Testing
2 hours ago
https://www.youtube.com/watch?v=Y5CA79rHEYQ
Integration Testing For Flask Applications - Python API Testing
2 hours ago
https://www.youtube.com/watch?v=Y5CA79rHEYQ
YouTube
Integration Testing For Flask Applications - Python API Testing
In this video we learn how to do professional integration testing or API testing for Python Flask Applications.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https…
pixegami
FastAPI Tutorial ⚡️ How To Build APIs with Python
1 hour ago
https://www.youtube.com/watch?v=iWS9ogMPOI0
FastAPI Tutorial ⚡️ How To Build APIs with Python
1 hour ago
https://www.youtube.com/watch?v=iWS9ogMPOI0
YouTube
Python FastAPI Tutorial: Build a REST API in 15 Minutes
Learn how to install and build your first app with FastAPI (a high-performance web framework for Python).
In this tutorial, you'll learn how to instal FastAPI, and use it to create a new app. Learn how to define routes, handle errors, use request and path…
In this tutorial, you'll learn how to instal FastAPI, and use it to create a new app. Learn how to define routes, handle errors, use request and path…
Indently
How “lru_cache” Can Make Your Functions Over 100X FASTER In Python
2 hours ago
https://www.youtube.com/watch?v=W6b6J1svbj8
How “lru_cache” Can Make Your Functions Over 100X FASTER In Python
2 hours ago
https://www.youtube.com/watch?v=W6b6J1svbj8
YouTube
How “lru_cache” Can Make Your Functions Over 100X FASTER In Python
In this video we will be learning about how we can use lru_cache from functools to drastically increase the performance of our functions in Python. When used correctly this will lead to a MASSIVE performance boost.
lru_cache documentation:
https://docs…
lru_cache documentation:
https://docs…
Tech With Tim
How To Structure A Programming Project…
1 hour ago
https://www.youtube.com/watch?v=CAeWjoP525M
How To Structure A Programming Project…
1 hour ago
https://www.youtube.com/watch?v=CAeWjoP525M
YouTube
How To Structure A Programming Project…
Today, I'm sharing 10 super simple things to STRUCTURE an impressive PROGRAMMING PROJECT that you can share on your resume and will make you stand out as a professional.
Check out Internxt to secure your data and get an exclusive discount on their LIFETIME…
Check out Internxt to secure your data and get an exclusive discount on their LIFETIME…
NeuralNine
Synchronizing Multiple Processes in Python
2 hours ago
https://www.youtube.com/watch?v=8wX1uEp2Jhs
Synchronizing Multiple Processes in Python
2 hours ago
https://www.youtube.com/watch?v=8wX1uEp2Jhs
YouTube
Synchronizing Multiple Processes in Python
In this video, we learn how to synchronize multiprocessing in Python using locks and shared values.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neura…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neura…
anthonywritescode
debugging a sentry test pollution! (intermediate) anthony explains #553
1 hour ago
https://www.youtube.com/watch?v=YEIeKdBmuUY
debugging a sentry test pollution! (intermediate) anthony explains #553
1 hour ago
https://www.youtube.com/watch?v=YEIeKdBmuUY
YouTube
debugging a sentry test pollution! (intermediate) anthony explains #553
today I show off how to use my `detect-test-pollution` tool -- I also showed a neat debugging technique to help me figure out what was actually breaking the test!
- what is test pollution: https://youtu.be/FRteianaPMo
- detect-test-pollution: https://yo…
- what is test pollution: https://youtu.be/FRteianaPMo
- detect-test-pollution: https://yo…
Real Python
Dig Into Inheritance Within Python Object-Oriented Programming
56 minutes ago
https://www.youtube.com/watch?v=mm22zpMjRck
Dig Into Inheritance Within Python Object-Oriented Programming
56 minutes ago
https://www.youtube.com/watch?v=mm22zpMjRck
YouTube
Dig Into Inheritance Within Python Object-Oriented Programming
This is a preview of a video course titled "Inheritance and Internals: Object-Oriented Programming in Python".
The definition of a class can be based on other classes, allowing the creation of hierarchical structures and promoting code reuse. This mechanism…
The definition of a class can be based on other classes, allowing the creation of hierarchical structures and promoting code reuse. This mechanism…
Indently
How To Create An Image Captcha Generator In Python Tutorial
2 hours ago
https://www.youtube.com/watch?v=O70FuH2LhNg
How To Create An Image Captcha Generator In Python Tutorial
2 hours ago
https://www.youtube.com/watch?v=O70FuH2LhNg
YouTube
How To Create An Image Captcha Generator In Python Tutorial
In this tutorial we will be learning how we can create our very own image captcha generator using Python.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
00:00 Captcha generator…
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
00:00 Captcha generator…