Похожие темы
Что входит в курс
- 86 ч 37 мин видео
- 158 уроков
- Уровень: Продвинутый
- Язык: English
- Помним, где вы остановились
- Полностью бесплатно, без карты
Уроки
16 разделов · 158 уроков · 86 ч 37 мин общая длительность
Уроки 1–1010 уроков · 3 ч 4 мин
- Python Tutorial for Beginners 1: Install and Setup for Mac and Windows15 мин
- Python Tutorial for Beginners 2: Strings - Working with Textual Data21 мин
- Python Tutorial for Beginners 3: Integers and Floats - Working with Numeric Data12 мин
- Python Tutorial for Beginners 4: Lists, Tuples, and Sets29 мин
- Python Tutorial for Beginners 5: Dictionaries - Working with Key-Value Pairs10 мин
- Python Tutorial for Beginners 6: Conditionals and Booleans - If, Else, and Elif Statements16 мин
- Python Tutorial for Beginners 7: Loops and Iterations - For/While Loops10 мин
- Python Tutorial for Beginners 8: Functions22 мин
- Python Tutorial for Beginners 9: Import Modules and Exploring The Standard Library22 мин
- Setting up a Python Development Environment in Sublime Text26 мин
Уроки 11–2010 уроков · 2 ч 51 мин
- Setting up a Python Development Environment in Atom23 мин
- Setting up a Python Development Environment in Eclipse17 мин
- Python Tutorial: pip - An in-depth look at the package management system9 мин
- Python Tutorial: virtualenv and why you should use virtual environments10 мин
- Python Tutorial: Anaconda - Installation and Using Conda11 мин
- Python Tutorial: How I Manage Multiple Projects, Virtual Environments, and Environment Variables21 мин
- Jupyter Notebook Tutorial: Introduction, Setup, and Walkthrough30 мин
- Python Tutorial: Variable Scope - Understanding the LEGB rule and global/nonlocal statements21 мин
- Python Tutorial: Slicing Lists and Strings11 мин
- Python Tutorial: Comprehensions - How they work and why you should be using them18 мин
Уроки 21–3010 уроков · 3 ч 32 мин
- Python Tutorial: Sorting Lists, Tuples, and Objects12 мин
- Python Tutorial: String Formatting - Advanced Operations for Dicts, Lists, Numbers, and Dates14 мин
- Python Tutorial: OS Module - Use Underlying Operating System Functionality19 мин
- Python Tutorial: Datetime Module - How to work with Dates, Times, Timedeltas, and Timezones28 мин
- Python Tutorial: File Objects - Reading and Writing to Files25 мин
- Python Tutorial: Automate Parsing and Renaming of Multiple Files13 мин
- Python Tutorial: Generate Random Numbers and Data Using the random Module14 мин
- Python Tutorial: CSV Module - How to Read, Parse, and Write CSV Files16 мин
- Python Tutorial: Real World Example - Parsing Names From a CSV to an HTML List19 мин
- Python Tutorial: re Module - How to Write and Match Regular Expressions (Regex)53 мин
Уроки 31–4010 уроков · 2 ч 45 мин
- Python Tutorial: Using Try/Except Blocks for Error Handling11 мин
- Python Tutorial: Duck Typing and Asking Forgiveness, Not Permission (EAFP)15 мин
- Python Tutorial: How to Set the Path and Switch Between Different Versions/Executables (Windows)24 мин
- Python Tutorial: How to Set the Path and Switch Between Different Versions/Executables (Mac & Linux)31 мин
- Python Quick Tip: F-Strings - How to Use Them and Advanced String Formatting14 мин
- Python Tutorial: Generators - How to use them and the benefits you receive11 мин
- Python Tutorial: Decorators - Dynamically Alter The Functionality Of Your Functions30 мин
- Python Tutorial: Decorators With Arguments6 мин
- Python Tutorial: Namedtuple - When and why should you use namedtuples?7 мин
- Python OOP Tutorial 1: Classes and Instances15 мин
Уроки 41–5010 уроков · 3 ч 10 мин
- Python OOP Tutorial 2: Class Variables12 мин
- Python OOP Tutorial 3: classmethods and staticmethods15 мин
- Python OOP Tutorial 4: Inheritance - Creating Subclasses20 мин
- Python OOP Tutorial 5: Special (Magic/Dunder) Methods14 мин
- Python OOP Tutorial 6: Property Decorators - Getters, Setters, and Deleters10 мин
- Python Tutorial: Web Scraping with BeautifulSoup and Requests46 мин
- Python Tutorial: Working with JSON Data using the json Module21 мин
- Python Tutorial: Calculate Number of Days, Weeks, or Months to Reach Specific Goals25 мин
- Python Tutorial: Context Managers - Efficiently Managing Resources21 мин
- Python Tutorial: str() vs repr()8 мин
Уроки 51–6010 уроков · 3 ч 4 мин
- Python SQLite Tutorial: Complete Overview - Creating a Database, Table, and Running Queries30 мин
- Python Tutorial: Logging Basics - Logging to Files, Setting Levels, and Formatting14 мин
- Python Tutorial: Logging Advanced - Loggers, Handlers, and Formatters20 мин
- Python Quick Tip: Hiding Passwords and Secret Keys in Environment Variables (Mac & Linux)5 мин
- Python Quick Tip: Hiding Passwords and Secret Keys in Environment Variables (Windows)5 мин
- Python Tutorial: if __name__ == '__main__'9 мин
- Python Tutorial: Unit Testing Your Code with the unittest Module39 мин
- Python Tutorial: Pipenv - Easily Manage Packages and Virtual Environments32 мин
- Preparing for a Python Interview: 10 Things You Should Know23 мин
- Python Tutorial: Else Clauses on Loops7 мин
Уроки 61–7010 уроков · 4 ч 23 мин
- Python Tutorial: Image Manipulation with Pillow16 мин
- Python Tutorial: Custom Sublime Text Build Systems8 мин
- Python: Ex Machina Easter Egg - Hidden Message within the Code2 мин
- Python Flask Tutorial: Full-Featured Web App Part 1 - Getting Started17 мин
- Python Flask Tutorial: Full-Featured Web App Part 2 - Templates32 мин
- Python Flask Tutorial: Full-Featured Web App Part 3 - Forms and User Input48 мин
- Python Flask Tutorial: Full-Featured Web App Part 4 - Database with Flask-SQLAlchemy30 мин
- Python Flask Tutorial: Full-Featured Web App Part 5 - Package Structure21 мин
- Python Flask Tutorial: Full-Featured Web App Part 6 - User Authentication47 мин
- Python Flask Tutorial: Full-Featured Web App Part 7 - User Account and Profile Picture42 мин
Уроки 71–8010 уроков · 4 ч 47 мин
- Python Flask Tutorial: Full-Featured Web App Part 8 - Create, Update, and Delete Posts48 мин
- Python Flask Tutorial: Full-Featured Web App Part 9 - Pagination31 мин
- Python Flask Tutorial: Full-Featured Web App Part 10 - Email and Password Reset42 мин
- Python Flask Tutorial: Full-Featured Web App Part 11 - Blueprints and Configuration43 мин
- Python Flask Tutorial: Full-Featured Web App Part 12 - Custom Error Pages13 мин
- Python Tutorial: Sets - Set Methods and Operations to Solve Common Problems19 мин
- Python Django Tutorial: Full-Featured Web App Part 1 - Getting Started16 мин
- Python Django Tutorial: Full-Featured Web App Part 2 - Applications and Routes20 мин
- Python Django Tutorial: Full-Featured Web App Part 3 - Templates46 мин
- Python Django Tutorial: Full-Featured Web App Part 4 - Admin Page9 мин
Уроки 81–9010 уроков · 6 ч 38 мин
- Python Django Tutorial: Full-Featured Web App Part 5 - Database and Migrations39 мин
- Python Django Tutorial: Full-Featured Web App Part 6 - User Registration46 мин
- Python Django Tutorial: Full-Featured Web App Part 7 - Login and Logout System31 мин
- Python Django Tutorial: Full-Featured Web App Part 8 - User Profile and Picture36 мин
- Python Django Tutorial: Full-Featured Web App Part 9 - Update User Profile26 мин
- Python Django Tutorial: Full-Featured Web App Part 10 - Create, Update, and Delete Posts53 мин
- Python Django Tutorial: Full-Featured Web App Part 11 - Pagination37 мин
- Python Django Tutorial: Full-Featured Web App Part 12 - Email and Password Reset25 мин
- Python Django Tutorial: Deploying Your Application (Option #1) - Deploy to a Linux Server1 ч 22 мин
- Python Tutorial: Iterators and Iterables - What Are They and How Do They Work?23 мин
Уроки 91–10010 уроков · 5 ч 29 мин
- Python Coding Problem: Creating Your Own Iterators14 мин
- Python Tutorial: Itertools Module - Iterator Functions for Efficient Looping46 мин
- Python Flask Tutorial: Deploying Your Application (Option #1) - Deploy to a Linux Server1 ч 15 мин
- Python Flask Tutorial: How to Use a Custom Domain Name for Our Application24 мин
- Python Django Tutorial: How to Use a Custom Domain Name for Our Application27 мин
- Python Flask Tutorial: How to enable HTTPS with a free SSL/TLS Certificate using Let's Encrypt17 мин
- Python Django Tutorial: How to enable HTTPS with a free SSL/TLS Certificate using Let's Encrypt21 мин
- Python Django Tutorial: Full-Featured Web App Part 13 - Using AWS S3 for File Uploads27 мин
- Python Django Tutorial: Deploying Your Application (Option #2) - Deploy using Heroku54 мин
- Python Requests Tutorial: Request Web Pages, Download Images, POST Data, Read JSON, and More25 мин
Уроки 101–11010 уроков · 6 ч 15 мин
- Python Tutorial: Write a Script to Monitor a Website, Send Alert Emails, and Reboot Servers46 мин
- Python Tutorial: Web Scraping with Requests-HTML56 мин
- How to Send Emails Using Python - Plain Text, Adding Attachments, HTML Emails, and More32 мин
- 10 Python Tips and Tricks For Writing Better Code39 мин
- Python Tutorial: VENV (Mac & Linux) - How to Use Virtual Environments with the Built-In venv Module14 мин
- Python Tutorial: VENV (Windows) - How to Use Virtual Environments with the Built-In venv Module17 мин
- How to Write Python Scripts to Analyze JSON APIs and Sort Results49 мин
- 5 Common Python Mistakes and How to Fix Them29 мин
- Python Tutorial: Clarifying the Issues with Mutable Default Arguments16 мин
- Visual Studio Code (Mac) - Setting up a Python Development Environment and Complete Overview1 ч 16 мин
Уроки 111–12010 уроков · 4 ч 28 мин
- Visual Studio Code (Windows) - Setting up a Python Development Environment and Complete Overview1 ч 15 мин
- Matplotlib Tutorial (Part 1): Creating and Customizing Our First Plots35 мин
- Matplotlib Tutorial (Part 2): Bar Charts and Analyzing Data from CSVs34 мин
- Matplotlib Tutorial (Part 3): Pie Charts17 мин
- Matplotlib Tutorial (Part 4): Stack Plots15 мин
- Matplotlib Tutorial (Part 5): Filling Area on Line Plots15 мин
- Matplotlib Tutorial (Part 6): Histograms17 мин
- Matplotlib Tutorial (Part 7): Scatter Plots21 мин
- Matplotlib Tutorial (Part 8): Plotting Time Series Data17 мин
- Matplotlib Tutorial (Part 9): Plotting Live Data in Real-Time21 мин
Уроки 121–13010 уроков · 4 ч 42 мин
- Matplotlib Tutorial (Part 10): Subplots21 мин
- Python Tutorial: Calling External Commands Using the Subprocess Module19 мин
- Python Quick Tip: The Difference Between "==" and "is" (Equality vs Identity)9 мин
- Python Threading Tutorial: Run Code Concurrently Using the Threading Module36 мин
- Python Multiprocessing Tutorial: Run Code in Parallel Using the Multiprocessing Module44 мин
- Python Data Science Tutorial: Analyzing the 2019 Stack Overflow Developer Survey51 мин
- Python Tutorial: Zip Files - Creating and Extracting Zip Archives27 мин
- Python Pandas Tutorial (Part 1): Getting Started with Data Analysis - Installation and Loading Data23 мин
- Python Pandas Tutorial (Part 2): DataFrame and Series Basics - Selecting Rows and Columns34 мин
- Python Pandas Tutorial (Part 3): Indexes - How to Set, Reset, and Use Indexes17 мин
Уроки 131–14010 уроков · 5 ч 19 мин
- Python Pandas Tutorial (Part 4): Filtering - Using Conditionals to Filter Rows and Columns23 мин
- Python Pandas Tutorial (Part 5): Updating Rows and Columns - Modifying Data Within DataFrames40 мин
- Python Pandas Tutorial (Part 6): Add/Remove Rows and Columns From DataFrames17 мин
- Python Pandas Tutorial (Part 7): Sorting Data16 мин
- Python Pandas Tutorial (Part 8): Grouping and Aggregating - Analyzing and Exploring Your Data49 мин
- Python Pandas Tutorial (Part 9): Cleaning Data - Casting Datatypes and Handling Missing Values32 мин
- Python Pandas Tutorial (Part 10): Working with Dates and Time Series Data36 мин
- Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc33 мин
- Python Tutorial: Real World Example - Using Patreon API and Pillow to Automate Image Creation53 мин
- Python YouTube API Tutorial: Getting Started - Creating an API Key and Querying the API21 мин
Уроки 141–15010 уроков · 6 ч 9 мин
- Python YouTube API Tutorial: Calculating the Duration of a Playlist38 мин
- Python YouTube API Tutorial: Sort a Playlist by Most Popular Videos22 мин
- Python YouTube API Tutorial: Using OAuth to Access User Accounts43 мин
- Python Tutorial: Simulate the Powerball Lottery Using Python39 мин
- How to Use ChatGPT as a Powerful Tool for Programming31 мин
- Python Tutorial: Securely Manage Passwords and API Keys with DotEnv17 мин
- Automating My Bill Payments with Python and Selenium1 ч 19 мин
- Python Tkinter Tutorial (Part 1): Getting Started, Elements, Layouts, and Events41 мин
- Python Tutorial: Pathlib - The Modern Way to Handle File Paths35 мин
- Python Tutorial: Generate a Web Portfolio and Resume from One JSON File24 мин
Уроки 151–1588 уроков · 20 ч 2 мин
- I Let Python Pick My March Madness Bracket - Bracket Simulation Tutorial24 мин
- Python Tutorial: UV - A Faster, All-in-One Package Manager to Replace Pip and Venv27 мин
- Python Tutorial: Ruff - A Fast Linter & Formatter to Replace Multiple Tools and Improve Code Quality36 мин
- Python Tutorial: Type Hinting vs Type Checking vs Data Validation - What’s the Difference?18 мин
- Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics41 мин
- Python Tutorial: AsyncIO - Complete Guide to Asynchronous Programming with Animations1 ч 43 мин
- Python Pydantic Tutorial: Complete Data Validation Course (Used by FastAPI)1 ч 29 мин
- Python FastAPI Tutorial: Full Course for Beginners - Build a Full-Stack Web App14 ч 24 мин
Что нужно
- Нужен опыт: курс продвинутого уровня.
Описание
Python Tutorials. An in-depth look at the Python programming language. Learn about Python development, tips and tricks, walkthroughs, and best practices.
Кому подойдёт курс
- Тем, кто уже работает с Python.
Эти два пункта — наш вывод из уровня курса. Описание принадлежит автору.