loading...

آموزش جامع پایتون در 60 روز

<ul> <li>۵۲ ساعت محتوای آموزشی فشرده و جامع</li> <li>تدریس توسط مدرس محبوب یودمی با زیرنویس اختصاصی و روان فارسی</li> <li>مناسب برای همه سطوح از مبتدی تا پیشرفته</li> <li>آموزش با ۴۵۹ جلسه و ۲۰ پروژه عملی</li> <li>پوشش گسترده از وب، دیتابیس، بینایی ماشین، وب اسکرپینگ و علم داده</li> </ul>

قیمت: 349,000 تومان 174,500 تومان

قیمت ارزی (تتر):

X
51 : 13 : 23
371 جلسه
60 فصل
2 سال پشتیبانی

آموزش جامع پایتون در 60 روز

این دوره فقط یک آموزش ساده کدنویسی پایتون نیست!

دوره Python Mega Course با تدریس Ardit Sulce، یکی از کامل‌ترین و محبوب‌ترین دوره‌های یودمی، شما را از مقدماتی‌ترین مفاهیم تا ساخت پیشرفته‌ترین برنامه‌ها با پایتون پیش می‌برد.

در این دوره نه‌تنها اصول زبان پایتون را یاد می‌گیرید، بلکه ساخت ۲۰ پروژه واقعی را تجربه می‌کنید؛ از اپلیکیشن‌های تحت وب و برنامه‌های دیتابیسی گرفته تا وب اسکرپینگ، بینایی ماشین و علم داده.

مثال‌های واقعی، تمرین‌های تعاملی، آزمون‌ها و پروژه‌های عملی شما را برای تبدیل شدن به یک برنامه‌نویس حرفه‌ای آماده می‌کنند تا بتوانید هر پروژه‌ای که دوست دارید بسازید.

💡 آنچه در این دوره می‌آموزید

✅ مسلط شدن به پایتون ۳ و ساخت برنامه‌های پیچیده
✅ توسعه ۲۰ پروژه واقعی در حوزه‌های مختلف
✅ ساخت برنامه‌های دیتابیسی و وب اپلیکیشن‌های تعاملی
✅ یادگیری بینایی ماشین و پردازش تصویر با پایتون
✅ مهارت در وب اسکرپینگ و استخراج اطلاعات از اینترنت
✅ تقویت مهارت‌ها با تمرین‌ها، آزمون‌ها و پروژه‌های متنوع

👥 این دوره مناسب چه کسانی است؟

  • افراد مبتدی که از صفر می‌خواهند پایتون را یاد بگیرند
  • برنامه‌نویسانی که می‌خواهند مهارت‌های خود را ارتقا دهند
  • علاقه‌مندان به ساخت پروژه‌های واقعی و کاربردی با پایتون
  • کسانی که می‌خواهند در زمینه‌های دیتابیس، وب، بینایی ماشین یا علم داده کار کنند
  • هر کسی که می‌خواهد یک آموزش جامع و پروژه‌محور پایتون را دنبال کند

سرفصل های دوره

01. MODULE 1️⃣ PYTHON BASICS Day 1 App 1 -Build a Todo List App #datatypes
  • Welcome to Module

    منتشرشده 00:04:55
  • Today's Goals

    منتشرشده 00:03:37
  • Installing Python and PyCharm

    منتشرشده 00:09:07
  • Getting Started with PyCharm

    منتشرشده 00:08:19
  • Building the Todo List App - The First Step

    منتشرشده 00:04:08
  • Getting User Input

    منتشرشده 00:10:19
  • Storing User Input in Lists

    منتشرشده 00:07:44
  • Coding Experiments

    منتشرشده 00:06:51
  • Bonus Example

    منتشرشده 00:04:01
  • Programming ToolConcept of the Day The Python Console

    منتشرشده 00:05:45
  • 02. Day 2 App 1 -Build a Todo List App #methods #while-loops
  • Recap of Yesterday

    منتشرشده 00:01:23
  • Getting User Input Repeatedly

    منتشرشده 00:06:02
  • Storing User Input Repeatedly

    منتشرشده 00:08:57
  • Coding Experiments

    منتشرشده 00:06:03
  • Bonus Example

    منتشرشده 00:07:10
  • Programming ToolConcept of the Day How to Find the Code You Need

    منتشرشده 00:08:23
  • 03. Day 3 App 1 -Build a Todo List App #match-Case #for-loops
  • Recap of Yesterday

    منتشرشده 00:01:06
  • Todo List View and Program Exit

    منتشرشده 00:07:19
  • Improving the Program Output

    منتشرشده 00:06:29
  • Code Experiments

    منتشرشده 00:06:45
  • Bonus Example

    منتشرشده 00:04:07
  • Programming ToolConcept of the Day What Surprisingly is Python

    منتشرشده 00:03:37
  • 04. Day 4 App 1 -Build a Todo List App #list-indexing #tuples
  • Recap of Yesterday

    منتشرشده 00:01:43
  • Add an Edit Feature

    منتشرشده 00:15:04
  • Coding Experiments

    منتشرشده 00:11:59
  • Bonus Example

    منتشرشده 00:12:34
  • Programming ToolConcept of the Day Text Editors, Code Editors, IDE, PyCharm

    منتشرشده 00:15:23
  • 05. Day 5 App 1 -Build a Todo List App #enumeration #f-strings
  • Recap of Yesterday

    منتشرشده 00:01:51
  • Numbered Todos

    منتشرشده 00:04:35
  • Improving the Program Output

    منتشرشده 00:03:28
  • Add a Complete Todo Feature

    منتشرشده 00:08:36
  • Code Experiments

    منتشرشده 00:10:03
  • Bonus Example

    منتشرشده 00:05:58
  • Programming ToolConcept of the Day How to Ask Good Programming Questions

    منتشرشده 00:09:29
  • 06. Day 6 App 1 -Build a Todo List App #processing-text-files
  • Recap of Yesterday

    منتشرشده 00:02:05
  • Storing Items in Text Files

    منتشرشده 00:19:41
  • Getting Todo Items from Text Files

    منتشرشده 00:03:33
  • How Data Types are Created

    منتشرشده 00:02:43
  • Code Experiments

    منتشرشده 00:09:18
  • Bonus Example

    منتشرشده 00:10:43
  • Programming ToolConcept of the Day Online Python Communities

    منتشرشده 00:03:44
  • 07. Day 7 App 1 -Build a Todo List App #list-comprehension #comments
  • Recap of Yesterday

    منتشرشده 00:02:15
  • Improving the Program Output

    منتشرشده 00:09:07
  • Code Experiments

    منتشرشده 00:06:02
  • Bonus Example

    منتشرشده 00:02:49
  • Programming ToolConcept of the Day Usages of Python in Real Life

    منتشرشده 00:11:31
  • 08. Day 8 App 1 -Build a Todo List App #with-context-manager
  • Recap of Yesterday

    منتشرشده 00:01:28
  • Optimising the Code

    منتشرشده 00:04:20
  • Editing and Completing Todo Items

    منتشرشده 00:10:26
  • Code Experiments

    منتشرشده 00:06:49
  • Bonus Example

    منتشرشده 00:07:21
  • Programming ToolConcept of the Day Steps of Creating and Maintaining a Program

    منتشرشده 00:03:26
  • 09. Day 9 App 1 -Build a Todo List App #if #elif #else #dictionaries
  • Recap of Yesterday

    منتشرشده 00:02:36
  • Improving the Add Feature

    منتشرشده 00:13:48
  • Optimising the Program

    منتشرشده 00:10:18
  • Code Experiments

    منتشرشده 00:09:10
  • Bonus Example

    منتشرشده 00:23:59
  • Programming ToolConcept of the Day High vs. Low Level Programming Languages

    منتشرشده 00:04:57
  • 10. Day 10 App 1 -Build a Todo List App #error-handling #try-except
  • Recap of Yesterday

    منتشرشده 00:03:01
  • Fixing Two Bugs in the Program

    منتشرشده 00:08:49
  • Anticipating Program Errors

    منتشرشده 00:10:18
  • Code Experiments

    منتشرشده 00:06:08
  • Bonus Example

    منتشرشده 00:07:42
  • Programming ToolConcept of the Day Cloud IDEs

    منتشرشده 00:08:10
  • 11. Day 11 App 1 -Build a Todo List App #custom-functions
  • Recap of Yesterday

    منتشرشده 00:01:31
  • Avoiding Repetitive Code

    منتشرشده 00:16:51
  • Code Experiments

    منتشرشده 00:07:41
  • Bonus Example

    منتشرشده 00:09:51
  • Programming ToolConcept of the Day Python vs. Other Languages

    منتشرشده 00:03:27
  • 12. Day 12 App 1 -Build a Todo List App #function-arguments
  • Recap of Yesterday

    منتشرشده 00:01:11
  • Optimising the Code

    منتشرشده 00:08:49
  • Optimising the Code Further

    منتشرشده 00:13:07
  • Code Experiments

    منتشرشده 00:06:22
  • Bonus Example

    منتشرشده 00:11:53
  • Programming ToolConcept of the Day The Learn-to-Program Curve

    منتشرشده 00:03:25
  • 13. Day 13 App 1 -Build a Todo List App #default-arguments
  • Recap of Yesterday

    منتشرشده 00:01:18
  • Optimising the Code

    منتشرشده 00:12:09
  • Documenting the Code

    منتشرشده 00:06:59
  • Code Experiments

    منتشرشده 00:03:54
  • Bonus Example

    منتشرشده 00:08:57
  • Programming ToolConcept of the Day Python Versions Explained

    منتشرشده 00:07:24
  • 14. Day 14 App 1 -Build a Todo List App #local-modules
  • Recap of Yesterday

    منتشرشده 00:01:24
  • Organising the Code in Modules

    منتشرشده 00:13:03
  • Anatomy of Python

    منتشرشده 00:15:02
  • Code Experiments

    منتشرشده 00:09:19
  • Bonus Examples

    منتشرشده 00:07:37
  • Programming ToolConcept of the Day What is Version Control and Git

    منتشرشده 00:09:22
  • 15. Day 15 App 1 -Build a Todo List App #standard-modules #git
  • Recap of Yesterday

    منتشرشده 00:01:56
  • Add a Date Feature

    منتشرشده 00:14:54
  • Code Experiments

    منتشرشده 00:20:18
  • Bonus Example

    منتشرشده 00:34:43
  • Programming ToolConcept of the Day Using Git

    منتشرشده 00:19:32
  • 16. Day 16 App 1 -Build a Todo List App #third-party-modules #github
  • Recap of Yesterday

    منتشرشده 00:02:20
  • Difference Between Frontend and Backend

    منتشرشده 00:04:33
  • Create a Desktop Graphical User Interface (GUI)

    منتشرشده 00:28:31
  • Code Experiments

    منتشرشده 00:05:21
  • Bonus Example

    منتشرشده 00:09:28
  • Programming Tool of the Day Using Github

    منتشرشده 00:10:40
  • 17. Day 17 App 1 -Build a Todo List App #desktop-guis
  • Recap of Yesterday

    منتشرشده 00:01:47
  • Implementing an Add Todo Button

    منتشرشده 00:20:35
  • Implementing an Edit Button

    منتشرشده 00:22:25
  • Code Experiments

    منتشرشده 00:07:30
  • Bonus Example

    منتشرشده 00:27:41
  • Programming ToolConcept of the Day Clone a Remote Github Repository

    منتشرشده 00:13:12
  • 18. Day 18 App 1 -Build a Todo List App #gui-configuration
  • Recap of Yesterday

    منتشرشده 00:01:08
  • Implement Complete and Exit Buttons

    منتشرشده 00:07:58
  • Final Touches

    منتشرشده 00:15:47
  • Code Experiments

    منتشرشده 00:06:07
  • Bonus Example

    منتشرشده 00:21:31
  • Programming ToolConcept of the Day Creating a Standalone Executable

    منتشرشده 00:24:23
  • 19. Day 19 App 1 -Build a Todo List App #web-apps
  • Recap of Yesterday

    منتشرشده 00:01:25
  • Create a Web App

    منتشرشده 00:14:53
  • Adding New Todo Items on the Web App

    منتشرشده 00:13:22
  • Completing Todo Items on the Web App

    منتشرشده 00:08:48
  • Deploying the Web App to the Cloud

    منتشرشده 00:11:41
  • Code Experiments

    منتشرشده 00:12:09
  • Bonus Example

    منتشرشده 00:11:54
  • Programming ToolConcept of the Day Web App Deployment - Deploy to Heroku

    منتشرشده 00:16:09
  • 20. Day 20 Summary of Python Basics
  • Today

    منتشرشده 00:01:34
  • PyCharm Review

    منتشرشده 00:04:31
  • Objects, Variables, Functions

    منتشرشده 00:13:07
  • Methods, Lists, Tuples, Dictionaries

    منتشرشده 00:17:50
  • Code Blocks, f-strings

    منتشرشده 00:06:48
  • External Files, List Comprehensions

    منتشرشده 00:07:25
  • Errors, Comments, Modules, Libraries, Web and Desktop GUIs

    منتشرشده 00:15:11
  • Programming ToolConcept of the Day Using the Command Line

    منتشرشده 00:15:18
  • 21. MODULE 2️⃣PYTHON INTERMEDIATE Day 21 App 2 -Project Showcase Website Part 1
  • Today

    منتشرشده 00:02:49
  • Programming ToolConcept of the Day Prototyping with Figma

    منتشرشده 00:22:51
  • Designing the App

    منتشرشده 00:01:42
  • Setting up the PyCharm Project and Git

    منتشرشده 00:07:16
  • The App Data Source

    منتشرشده 00:07:34
  • Create a Multi-Column Webpage

    منتشرشده 00:08:00
  • Student Project Add Content to the Website

    منتشرشده 00:04:01
  • Student Project Solution

    منتشرشده 00:03:57
  • 22. Day 22 App 2 -Build a Project Showcase Website Part 2
  • Today

    منتشرشده 00:01:12
  • Add Thumbnail Titles to the Webpage

    منتشرشده 00:13:28
  • Add Descriptions, Images, and Links to the Webpage

    منتشرشده 00:08:50
  • Student Project Create a Company Website

    منتشرشده 00:05:10
  • Student Project Solution

    منتشرشده 00:06:32
  • Programming ToolConcept of the Day Coding without an IDE

    منتشرشده 00:11:22
  • 23. Day 23 App 2 -Build a Project Showcase Website Part 3
  • Today

    منتشرشده 00:01:08
  • Multipage Web Apps

    منتشرشده 00:05:04
  • Webforms

    منتشرشده 00:09:08
  • Send Email

    منتشرشده 00:13:27
  • Send Email Via the Web Form

    منتشرشده 00:12:26
  • Student Project Contact Us Email Form

    منتشرشده 00:03:58
  • Student Project Solution

    منتشرشده 00:03:32
  • Programming ToolConcept of the Day Secure Passwords in Environment Variables

    منتشرشده 00:08:05
  • 24. Day 24 App 3 -Build a Python PDF Maker
  • Today

    منتشرشده 00:03:46
  • Create a Multipage PDF

    منتشرشده 00:15:47
  • From CSV to PDF

    منتشرشده 00:15:33
  • Add More Pages to PDF

    منتشرشده 00:09:29
  • Add Footer

    منتشرشده 00:08:42
  • Student Project Lined PDF

    منتشرشده 00:01:11
  • Student Project Solution

    منتشرشده 00:04:09
  • Programming ToolConcept of the Day PEP 8 Style Guide

    منتشرشده 00:16:31
  • 25. Day 25 App 4 -Build an Excel to PDF Invoice Generator Part 1
  • Today

    منتشرشده 00:03:37
  • Setting up the Project

    منتشرشده 00:06:49
  • Load a Data from Excel to Python

    منتشرشده 00:06:38
  • Create a PDF for Each Excel File

    منتشرشده 00:10:16
  • Student Project From Text Files to PDF

    منتشرشده 00:02:16
  • Student Project Solution

    منتشرشده 00:03:58
  • Programming ToolConcept of the Day Zen of Python

    منتشرشده 00:12:58
  • 26. Day 26 App 4 -Build an Excel to PDF Invoice Generator Part 2
  • Today

    منتشرشده 00:00:24
  • Add Date to PDF

    منتشرشده 00:05:43
  • Add Table from Excel to PDF

    منتشرشده 00:16:48
  • Add Table Header and Total Price

    منتشرشده 00:07:46
  • Student Project Adding Multiline Text to PDF

    منتشرشده 00:00:45
  • Student Project Solution

    منتشرشده 00:02:10
  • Programming ToolConcept of the Day Using the PyCharm Debugger

    منتشرشده 00:24:18
  • 27. MODULE 3️⃣ APIs Day 27 App 5 -Email Daily News from API with Python Part 1
  • Today

    منتشرشده 00:00:34
  • Programming ToolConcept of the Day API Explained

    منتشرشده 00:05:45
  • URL Requests with Python

    منتشرشده 00:08:45
  • Getting Data from an API

    منتشرشده 00:09:54
  • Student Project Email the API Data

    منتشرشده 00:01:56
  • Student Project Solution

    منتشرشده 00:07:37
  • 28. Day 28 App 5 -Email Daily News from API with Python Part 2
  • Today

    منتشرشده 00:00:47
  • Five Program Refinements

    منتشرشده 00:09:33
  • Download a File from the Web

    منتشرشده 00:05:29
  • Student Project Astronomy Image of the Day

    منتشرشده 00:01:38
  • Student Project Solution

    منتشرشده 00:03:04
  • Programming ToolConcept of the Day Using PythonAnywhere PaaS

    منتشرشده 00:09:42
  • 29. MODULE 4️⃣ DATA ANALYSIS Day 29 App 6 -Build a Weather Data API Part 1
  • Today

    منتشرشده 00:03:03
  • Programming ToolConcept of the Day HTML Tutorial

    منتشرشده 00:12:59
  • Build a Website with Flask

    منتشرشده 00:12:52
  • Build a REST API

    منتشرشده 00:15:02
  • Running Multiple Apps

    منتشرشده 00:01:47
  • Student Project Build a Dictionary API (Part 1)

    منتشرشده 00:03:45
  • Student Project Solution

    منتشرشده 00:01:56
  • 30. Day 30 App 6 -Build a Weather Data API Part 2
  • Today

    منتشرشده 00:02:07
  • Programming Tool of the Day Jupyter Lab Tutorial

    منتشرشده 00:13:32
  • Pandas In-Depth Exploring 200 Years of European Weather Data

    منتشرشده 00:40:04
  • API that Returns Weather Temperature Data

    منتشرشده 00:15:00
  • Student Project Build a Thesaurus API (Part 2)

    منتشرشده 00:01:18
  • Student Project Solution

    منتشرشده 00:03:39
  • 31. Day 31 App 6 -Build a Weather Data API Part 3
  • Today

    منتشرشده 00:00:42
  • Programming ToolConcept of the Day Data Analysis and Visualization Theory

    منتشرشده 00:05:23
  • Show Data Table on the Webpage

    منتشرشده 00:08:44
  • URL Endpoints for All Data and Annual Data

    منتشرشده 00:15:06
  • Student Project Analyze a Wine Tasting Dataset

    منتشرشده 00:05:56
  • Student Project Solution

    منتشرشده 00:04:25
  • 32. Day 32 App 7 -Build a Weather Forecast Dashboard Part 1
  • Student Project Solution

    منتشرشده 00:03:14
  • Coding the User Interface

    منتشرشده 00:11:48
  • Plotting Data Dynamically

    منتشرشده 00:13:27
  • Student Project Build a Happiness Data App

    منتشرشده 00:04:00
  • Student Project Solution

    منتشرشده 00:04:51
  • 33. Day 33 App 7 -Build a Weather Forecast Dashboard Part 2
  • Today

    منتشرشده 00:01:09
  • Getting Raw Forecast Data

    منتشرشده 00:13:33
  • Filtering Forecast Data

    منتشرشده 00:14:06
  • Add Sky Conditions

    منتشرشده 00:17:18
  • Student Project Fix the Weather Forecast App

    منتشرشده 00:01:33
  • Student Project Solution

    منتشرشده 00:02:35
  • 34. Day 34 App 8 - NLP (Natural Language Processing) for eBooks Part 1
  • Today

    منتشرشده 00:01:27
  • Programming ToolConcept of the Day Regular Expressions -Regex

    منتشرشده 00:03:17
  • Get Number of Chapters

    منتشرشده 00:15:27
  • Extract Certain Sentences

    منتشرشده 00:11:18
  • Most Common Words

    منتشرشده 00:12:16
  • Student Project Regular Expressions

    منتشرشده 00:03:18
  • Student Project Solution

    منتشرشده 00:06:20
  • 35. Day 35 App 8 -NLP (Natural Language Processing) for eBooks Part 2
  • Today

    منتشرشده 00:01:01
  • Most Used Non-Stop Words

    منتشرشده 00:08:31
  • Most PositiveNegative Chapters

    منتشرشده 00:11:00
  • Student Project Visualise Your Mood Across Days

    منتشرشده 00:02:29
  • Student Project Solution

    منتشرشده 00:04:11
  • 6. Programming ToolConcept of the Day Applications of NLP

    منتشرشده 00:05:25
  • 36. Day 36 App 9 -Build a Webcam Alert App Part 1
  • Today

    منتشرشده 00:02:19
  • Programming ToolConcept of the Day Images from a Computer Science Perspective

    منتشرشده 00:11:01
  • Capture Webcam Video

    منتشرشده 00:13:46
  • Program the Webcam to Detect Moving Objects

    منتشرشده 00:27:28
  • Trigger Action when the Webcam Detects an Object

    منتشرشده 00:11:19
  • Student Project Add Live Timestamp to Webcam Video

    منتشرشده 00:05:20
  • Student Project Solution

    منتشرشده 00:02:20
  • 37. Day 37 App 9 -Build a Webcam Alert App Part 2
  • Today

    منتشرشده 00:00:39
  • Extract Images from Webcam Video

    منتشرشده 00:08:39
  • Send Email with Attachment

    منتشرشده 00:14:10
  • Send Email Attachment when Webcam Detects an Object

    منتشرشده 00:00:00
  • Threading in Python

    منتشرشده 00:11:06
  • Programming ToolConcept of the Day Applications of Image Processing

    منتشرشده 00:02:55
  • 38. MODULE 5️⃣WEB SCRAPING Day 38 App 10 -Web Scraping Music Events Part 1
  • Today

    منتشرشده 00:02:03
  • Programming ToolConcept of the Day Web Scraping

    منتشرشده 00:03:47
  • Scraping a Webpage

    منتشرشده 00:09:45
  • Extracting Data from the Scraped Content

    منتشرشده 00:10:36
  • Storing the Extracted Data in Text Files

    منتشرشده 00:12:03
  • Send Email when New Event is Found on the Website

    منتشرشده 00:04:54
  • Running the Program Non-Stop

    منتشرشده 00:02:25
  • Student Project Scrape Temperature Data

    منتشرشده 00:02:48
  • Student Project Solution

    منتشرشده 00:04:29
  • 39. Day 39 App 10 -Web Scraping Music Events Part 2
  • Today

    منتشرشده 00:01:07
  • Programming ToolConcept of the Day SQL Databases

    منتشرشده 00:17:21
  • Select, Add, and Delete SQL Data

    منتشرشده 00:12:34
  • Storing the App Data in an SQL Database

    منتشرشده 00:17:13
  • Student Project Store Temperature Data in SQL Database

    منتشرشده 00:02:59
  • Student Project Solution

    منتشرشده 00:05:04
  • 40. MODULE 6️⃣ OOP (OBJECT-ORIENTED PROGRAMMING) Day 40 Introduction to OOP
  • Today

    منتشرشده 00:02:50
  • Classes and Object Oriented Programming

    منتشرشده 00:14:30
  • Class init and self

    منتشرشده 00:14:15
  • 41. Day 41 App 11 -Build a Hotel Booking App in OOP Style Part 1
  • Today

    منتشرشده 00:01:02
  • Programming ToolConcept of the Day Class vs Instance

    منتشرشده 00:04:01
  • Planning the App in OOP Style

    منتشرشده 00:03:38
  • Code the Classes

    منتشرشده 00:03:42
  • Create Instances

    منتشرشده 00:09:23
  • Implement the Methods of the Hotel Class

    منتشرشده 00:11:38
  • Implement the Methods of the Reservation Ticket Class

    منتشرشده 00:08:34
  • Student Project

    منتشرشده 00:02:49
  • Student Project Solution

    منتشرشده 00:04:19
  • 42. Day 42 App 11 -Build a Hotel Booking App in OOP Style Part 2
  • Today

    منتشرشده 00:01:28
  • Credit Card Feature

    منتشرشده 00:17:25
  • Secure Credit Card Feature

    منتشرشده 00:13:39
  • Overwriting Parent Methods

    منتشرشده 00:03:50
  • Student Project - Spa Hotel Class

    منتشرشده 00:03:42
  • Student Project Solution

    منتشرشده 00:02:52
  • 43. Day 43 App 11 -Build a Hotel Booking App in OOP Style Part 3
  • Today

    منتشرشده 00:00:59
  • Instance Variables Vs. Class Variables

    منتشرشده 00:07:22
  • Instance Methods Vs. Class Methods

    منتشرشده 00:06:10
  • Properties

    منتشرشده 00:06:35
  • Static Methods

    منتشرشده 00:03:12
  • Magic Methods

    منتشرشده 00:12:40
  • Abstract Classes and Abstract Methods

    منتشرشده 00:07:31
  • 44. Day 44 App 12 -Code Review The Mario Game
  • Today

    منتشرشده 00:01:43
  • Programming Tool of the Day - Collaborating

    منتشرشده 00:10:55
  • Setting up the Project Locally

    منتشرشده 00:05:21
  • Inspecting the Project Structure

    منتشرشده 00:09:31
  • Inspecting the Code

    منتشرشده 00:15:28
  • 45. MODULE 7️⃣SQL & GUI Day 45 App 13 -SQLite Student Management System Part 1
  • Today

    منتشرشده 00:02:52
  • Project Requirements

    منتشرشده 00:02:13
  • Sketching a Prototype

    منتشرشده 00:05:16
  • Introduction to PyQt6 GUIs

    منتشرشده 00:31:21
  • Student Project - Speed Calculator GUI

    منتشرشده 00:01:32
  • Solution

    منتشرشده 00:02:57
  • 46. Day 46 App 13 -Build an SQLite Student Management System Part 2
  • Today

    منتشرشده 00:00:33
  • Add a Menu Bar to the GUI

    منتشرشده 00:08:41
  • Creating a Table Structure

    منتشرشده 00:04:19
  • Populate SQL Table with Data

    منتشرشده 00:12:42
  • Inserting New Database Records

    منتشرشده 00:19:19
  • Student Project - Implement the Search Functionality

    منتشرشده 00:01:33
  • Solution

    منتشرشده 00:08:03
  • 47. Day 47 App 13 -Build an SQLite Student Management System Part 3
  • Today

    منتشرشده 00:00:51
  • Add a Toolbar

    منتشرشده 00:07:51
  • Add a Status Bar

    منتشرشده 00:11:43
  • Create an Edit Dialog

    منتشرشده 00:20:38
  • Create a Delete Dialog

    منتشرشده 00:12:27
  • Create an About Dialog

    منتشرشده 00:04:40
  • Programming Skill of the Day - Code Refactoring

    منتشرشده 00:09:43
  • 48. Day 48 App 14 -Build a MySQL Student Management System
  • Today

    منتشرشده 00:01:19
  • MySQL vs SQLite

    منتشرشده 00:05:59
  • Installing MySQL on Windows

    منتشرشده 00:08:06
  • Installing MySQL on Mac

    منتشرشده 00:09:12
  • Installing MySQL on Linux

    منتشرشده 00:04:17
  • Programming Skill of the Day - MySQL Command Line Tutorial

    منتشرشده 00:11:56
  • Implement MySQL in Python

    منتشرشده 00:12:02
  • 49. Day 49 App 15 -Build Web Automation Tool (GUI) with Selenium
  • Today

    منتشرشده 00:04:08
  • Installing the Tools

    منتشرشده 00:07:18
  • Automating Website Login

    منتشرشده 00:15:49
  • Automating Form Filling and Submission on Website

    منتشرشده 00:12:16
  • Automating File Downloading

    00:08:07
  • Refactoring the Code to OOP (Optional)

    منتشرشده 00:14:15
  • Building a Desktop GUI for the Web Automtion Tool (Optional)

    منتشرشده 00:23:04
  • 50. MODULE 8️⃣ WEB DEVELOPMENT Day 50 App 16 -Build a Web App with Flask Part 1
  • Today

    منتشرشده 00:02:31
  • Creating the App Structure

    منتشرشده 00:06:13
  • Connecting the Python Backend to the HTML Part

    منتشرشده 00:05:23
  • Building the Form

    منتشرشده 00:16:31
  • Bootstrap Style

    منتشرشده 00:13:11
  • 51. Day 51 App 16 -Build a Web App with Flask Part 2
  • Today

    منتشرشده 00:00:49
  • Getting the User Data

    منتشرشده 00:14:30
  • Creating a Database

    منتشرشده 00:11:03
  • Storing the User Data in the Database

    منتشرشده 00:07:25
  • Showing Submission Notification

    منتشرشده 00:07:02
  • Sending a Confirmation Email

    منتشرشده 00:09:53
  • 52. Day 52 App 17 -Build a Web App with Django Part 1
  • Today

    منتشرشده 00:01:34
  • Setting up a Django Project and an App

    منتشرشده 00:09:23
  • Setting up Database Models

    منتشرشده 00:12:57
  • Creating a View and a Template

    منتشرشده 00:10:34
  • 53. Day 53 App 17 -Build a Web App with Django Part 2
  • Today

    منتشرشده 00:01:26
  • Code the HTML of the Application Form

    منتشرشده 00:08:09
  • Creating a Form Model

    منتشرشده 00:12:27
  • Store the Data in the Database

    منتشرشده 00:04:57
  • Send an Email with Django

    منتشرشده 00:09:08
  • 54. Day 54 App 17 -Build a Web App with Django Part 3
  • Today

    منتشرشده 00:00:35
  • Creating an Admin Interface

    منتشرشده 00:07:08
  • Customizing the Admin Interface

    منتشرشده 00:06:30
  • Creating a Base Template

    منتشرشده 00:11:53
  • Adding the Navigation Bar

    منتشرشده 00:06:53
  • 55. Day 55 App 18 -Build a Food Order Management Web App with Django Part 1
  • Today

    منتشرشده 00:03:36
  • Creating the App QR Code

    منتشرشده 00:03:44
  • Setup a Django Project and App

    منتشرشده 00:04:06
  • Creating the Database Model

    منتشرشده 00:19:00
  • 56. Day 56 App 18 -Build a Food Order Management Web App with Django Part 2
  • Today

    منتشرشده 00:01:22
  • Creating Class-Based Views

    منتشرشده 00:22:39
  • Context in Django

    00:05:53
  • 57. Day 57 App 18 -Build a Food Order Management Web App with Django Part 3
  • Today

    منتشرشده 00:00:39
  • Creating an Admin Interface and Adding Data

    منتشرشده 00:09:37
  • Jinja For Loops

    منتشرشده 00:12:48
  • Jinja If Conditionals

    منتشرشده 00:08:52
  • Adding Dynamic Links

    منتشرشده 00:10:24
  • Adding Bootstrap

    منتشرشده 00:12:39
  • 58. MODULE 9️⃣DATA SCIENCE & ML Day 58App 19 -Movie Recommendation System Part 1
  • Today

    منتشرشده 00:01:38
  • Three Types of Recommendation Systems

    منتشرشده 00:04:03
  • The Movies Dataset

    منتشرشده 00:05:32
  • Project Setup on Deepnote

    منتشرشده 00:07:29
  • Popularity-Based Recommendation Model

    منتشرشده 00:19:49
  • 59. Day 59 App 19 -Build a Movie Recommendation System Part 2
  • Today

    منتشرشده 00:00:55
  • Term Frequency and Inverse Document Frequency

    منتشرشده 00:16:48
  • Similarity Matrix

    منتشرشده 00:07:24
  • Extracting Most Similar Movies

    منتشرشده 00:19:06
  • Collaborative Filtering with Machine Learning

    منتشرشده 00:04:03
  • Training and Using the Model to Predict

    منتشرشده 00:14:16
  • 60. MODULE 1️⃣0️⃣ Day 60 App 20 -Build and Publish a Python Package
  • Today

    منتشرشده 00:01:12
  • Description of the Package

    منتشرشده 00:02:16
  • Preparing the Code of the Package

    منتشرشده 00:11:10
  • Testing the Package

    منتشرشده 00:12:10
  • Uploading the Package to PyPi

    منتشرشده 00:13:00
  • پیشنیاز های دوره چه چیزهایی هستند؟

    • ندارد

    نظرات دانشجویان

    مدرس دوره

    کدیاد پلاس (Codeyad Plus)