موضوعهای مرتبط
این دوره شامل
- 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 کار میکنند.
این دو مورد برداشت ما از سطح دوره است. توضیحات از خود نویسنده است.