Python Try and Except Blocks: A Tutorial for Beginners // #Видео
Welcome to Next Level Coding everyone! In this video, we take a look at how to use Python Try/Except blocks and how they can help us improve our code by gracefully handling error.
▪️Перейти к просмотру [10:17]
Python Expert | Программирование
Welcome to Next Level Coding everyone! In this video, we take a look at how to use Python Try/Except blocks and how they can help us improve our code by gracefully handling error.
▪️Перейти к просмотру [10:17]
Python Expert | Программирование
Python Try and Except Blocks: A Tutorial for Beginners // #Видео
▪️Перейти к просмотру [58:00]
Python Expert | Программирование
▪️Перейти к просмотру [58:00]
Python Expert | Программирование
The Manim Experience - Creating animations with Python // #Видео
Trying to recreate one of 3blue1brown's animations using a Python library called Manim
▪️Перейти к просмотру [38:50]
Python Expert | Программирование
Trying to recreate one of 3blue1brown's animations using a Python library called Manim
▪️Перейти к просмотру [38:50]
Python Expert | Программирование
❤1
Python Logging: Правильное Логирование за 20 минут // #Видео
В этом видео я расскажу про правильное использование логирования в Python.
▪️Перейти к просмотру [23:06]
Python Expert | Программирование
В этом видео я расскажу про правильное использование логирования в Python.
▪️Перейти к просмотру [23:06]
Python Expert | Программирование
❤1
Python DNS Sniffer (MITM ARP Spoofing) // #Видео
In this video, we will explore interesting networking concepts to build a local DNS sniffer.
▪️Перейти к просмотру [20:39]
Python Expert | Программирование
In this video, we will explore interesting networking concepts to build a local DNS sniffer.
▪️Перейти к просмотру [20:39]
Python Expert | Программирование
❤1
The BEST No-Nonsense VSCode Setup for Python Devs // #Видео
Setting up VSCode for Python development doesn't have to be a headache! In this video, I walk you through a complete and practical VSCode setup that tackles common pain points—like missing imports, mismatched Python versions, and pytest issues with finding tests.
▪️Перейти к просмотру [26:04]
Python Expert | Программирование
Setting up VSCode for Python development doesn't have to be a headache! In this video, I walk you through a complete and practical VSCode setup that tackles common pain points—like missing imports, mismatched Python versions, and pytest issues with finding tests.
▪️Перейти к просмотру [26:04]
Python Expert | Программирование
Linked List - Data Structures in Python // #Видео
In this video we implement the Linked List and Doubly Linked List data structure in Python from scratch.
▪️Перейти к просмотру [48:53]
Python Expert | Программирование
In this video we implement the Linked List and Doubly Linked List data structure in Python from scratch.
▪️Перейти к просмотру [48:53]
Python Expert | Программирование
❤1
Create Time Series Animations in Python with Matplotlib! (Bar Chart Race) // #Видео
Learn how to create fun animated bar chart races in Python using matplotlib! This tutorial walks through building population trend visualizations from scratch, covering data processing, basic plotting, animation techniques, and styling improvements.
▪️Перейти к просмотру [27:10]
Python Expert | Программирование
Learn how to create fun animated bar chart races in Python using matplotlib! This tutorial walks through building population trend visualizations from scratch, covering data processing, basic plotting, animation techniques, and styling improvements.
▪️Перейти к просмотру [27:10]
Python Expert | Программирование
❤1👍1
HOW TO: PYTHON! From Install & Basics to Projects // #Видео
From installing Python and PyCharm to mastering the basics, exploring libraries like pandas, tackling error handling, and even diving into projects, this is the ultimate beginner’s guide.
▪️Перейти к просмотру [25:50]
Python Expert | Программирование
From installing Python and PyCharm to mastering the basics, exploring libraries like pandas, tackling error handling, and even diving into projects, this is the ultimate beginner’s guide.
▪️Перейти к просмотру [25:50]
Python Expert | Программирование
Собеседование junior python разработчик Антон Серебряков // #Видео
Собеседование на позицию junior python разработчик с вопросами из пула selectel.
▪️Перейти к просмотру [01:01:36]
Python Expert | Программирование
Собеседование на позицию junior python разработчик с вопросами из пула selectel.
▪️Перейти к просмотру [01:01:36]
Python Expert | Программирование
GitHub Actions for Python Packages: How to Automate Releases to PyPi // #Видео
Publishing a Python package doesn't have to be overwhelming! In this video, I’ll walk you through the entire deployment process step-by-step. You'll learn how to automate releases with GitHub Actions and how to successfully publish your package on PyPi.
▪️Перейти к просмотру [20:24]
Python Expert | Программирование
Publishing a Python package doesn't have to be overwhelming! In this video, I’ll walk you through the entire deployment process step-by-step. You'll learn how to automate releases with GitHub Actions and how to successfully publish your package on PyPi.
▪️Перейти к просмотру [20:24]
Python Expert | Программирование
How I Used Python to Stop Worrying & Love Emoji in Bioinformatics // #Видео
▪️Перейти к просмотру [23:34]
Python Expert | Программирование
▪️Перейти к просмотру [23:34]
Python Expert | Программирование
5 Python Libraries You Should Know in 2025! // #Видео
In this video we discuss 5 Python libraries that you may not know about now, but you'll be happy to learn about. From progress bars with tqdm to code formatting with ruff, these tools will improve your Python development workflows
▪️Перейти к просмотру [22:30]
Python Expert | Программирование
In this video we discuss 5 Python libraries that you may not know about now, but you'll be happy to learn about. From progress bars with tqdm to code formatting with ruff, these tools will improve your Python development workflows
▪️Перейти к просмотру [22:30]
Python Expert | Программирование
How To Make Money From Python - A Complete Guide // #Видео
Today, I'm breaking down exactly how you can make money from your Python skills. Not simply by getting a job, but by working in these different areas, and on these specific project types.
▪️Перейти к просмотру [10:32]
Python Expert | Программирование
Today, I'm breaking down exactly how you can make money from your Python skills. Not simply by getting a job, but by working in these different areas, and on these specific project types.
▪️Перейти к просмотру [10:32]
Python Expert | Программирование
❤2
Every F-String Trick In Python Explained // #Видео
In today's video we're going to be exploring every major f-string feature in Python. It's good to know about these if you love f-strings!
▪️Перейти к просмотру [19:42]
Python Expert | Программирование
In today's video we're going to be exploring every major f-string feature in Python. It's good to know about these if you love f-strings!
▪️Перейти к просмотру [19:42]
Python Expert | Программирование
👍1
THIS FIXES PYTHON : The ONLY package management you need // #Видео
▪️Перейти к просмотру [13:31]
Python Expert | Программирование
▪️Перейти к просмотру [13:31]
Python Expert | Программирование
I CREATE JEWELLERY ORDERING APP IN 2 MIN USING PYTHON && LEARN PYTHON BY BUILDING SIMPLE PROJECTS // #Видео
Welcome to this Python programming tutorial! In this video, we’ll walk through building a Jewelry Ordering App—a simple yet powerful command-line application that simulates an online shopping experience for jewelry lovers!
▪️Перейти к просмотру [04:26]
Python Expert | Программирование
Welcome to this Python programming tutorial! In this video, we’ll walk through building a Jewelry Ordering App—a simple yet powerful command-line application that simulates an online shopping experience for jewelry lovers!
▪️Перейти к просмотру [04:26]
Python Expert | Программирование
Manage Python Dependencies in Kestra | How-to Guide // #Видео
Managing Python Dependencies is a head ache but we can make it easier with Kestra. There's multiple ways to manage your Python Dependencies inside of Kestra. Will walks through the different approaches so you can pick what's best for you!
▪️Перейти к просмотру [06:07]
Python Expert | Программирование
Managing Python Dependencies is a head ache but we can make it easier with Kestra. There's multiple ways to manage your Python Dependencies inside of Kestra. Will walks through the different approaches so you can pick what's best for you!
▪️Перейти к просмотру [06:07]
Python Expert | Программирование
Как из Python, Open source и такой-то матери построить бизнес // #Видео
▪️Перейти к просмотру [01:14:14]
Python Expert | Программирование
▪️Перейти к просмотру [01:14:14]
Python Expert | Программирование
RabbitMQ на ПРАКТИКЕ — Как пользоваться Брокерами сообщений через Python // #Видео
Брокеры сообщений на практике — Как подключиться и пользоваться RabbitMQ через Python
▪️Перейти к просмотру [26:03]
Python Expert | Программирование
Брокеры сообщений на практике — Как подключиться и пользоваться RabbitMQ через Python
▪️Перейти к просмотру [26:03]
Python Expert | Программирование
🔥1