Learn Python from Zero to Hero [Basic, GUI, Web, Full Stack]
Learn Python from Zero to Hero [Basic, GUI, Web, Full Stack], available at $59.99, has an average rating of 4.5, with 420 lectures, based on 29 reviews, and has 317 subscribers.
You will learn about Student's will learn about Python basic and fundamental concepts Student's learn about Python Object Oriented Programming Student's learn about Python Database Programming Student's learn how to build GUI Applications with PyQt6, PySide6, Tkinter and Kivy Student's learn how to build full stack web application with Python Django Student's learn how to build REST API with Python & Django REST Framework (DRF) Student's learn how to build full stack web application with Python Django & ReactJS Student's learn how to build web application with Python Flask Student's learn how to build REST API's with Python Flask Student's learn how to build full stack web application with Python Flask and ReactJS Student's learn how to build full stack web application with Python Flask and Vue3 Student's learn how to build android application with Python Flask and React Native Student's learn how to build GUI Application with Python Flask and ElectronJS This course is ideal for individuals who are Student's who want to learn Basic, OOP, GUI, Web and Full Stack in Python It is particularly useful for Student's who want to learn Basic, OOP, GUI, Web and Full Stack in Python.
Enroll now: Learn Python from Zero to Hero [Basic, GUI, Web, Full Stack]
Summary
Title: Learn Python from Zero to Hero [Basic, GUI, Web, Full Stack]
Price: $59.99
Average Rating: 4.5
Number of Lectures: 420
Number of Published Lectures: 420
Number of Curriculum Items: 420
Number of Published Curriculum Objects: 420
Original Price: $129.99
Quality Status: approved
Status: Live
What You Will Learn
- Student's will learn about Python basic and fundamental concepts
- Student's learn about Python Object Oriented Programming
- Student's learn about Python Database Programming
- Student's learn how to build GUI Applications with PyQt6, PySide6, Tkinter and Kivy
- Student's learn how to build full stack web application with Python Django
- Student's learn how to build REST API with Python & Django REST Framework (DRF)
- Student's learn how to build full stack web application with Python Django & ReactJS
- Student's learn how to build web application with Python Flask
- Student's learn how to build REST API's with Python Flask
- Student's learn how to build full stack web application with Python Flask and ReactJS
- Student's learn how to build full stack web application with Python Flask and Vue3
- Student's learn how to build android application with Python Flask and React Native
- Student's learn how to build GUI Application with Python Flask and ElectronJS
Who Should Attend
- Student's who want to learn Basic, OOP, GUI, Web and Full Stack in Python
Target Audiences
- Student's who want to learn Basic, OOP, GUI, Web and Full Stack in Python
Hello Student’s
Welcome to Learn Python from Zero to Hero [Basic, GUI, Web, Full Stack], as you know Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Python developers are in demand. Across a wide range of fields, there is a demand for those with Python skills. If you’re looking to start or change your career, it could be a vital skill to help you. It could lead to a well-paid career. There will be many job opportunities. Given that Python can be used in many emerging technologies, such as AI, machine learning, and data analytics, it’s likely that it’s a future-proof skill. Learning Python now could benefit you across your career.
This course is a complete course on Python Programming Language, and this course is divided in to different sections.
1: In this section we want to learn about basic and fundamental concept of Python, also we are going to learn about Python Object Oriented Programming (OOP).
2: In this section we want to learn about Python Database Programming and we want to learn about SQLite, MySQL, Postgres and MS Access Databases with Python.
3: In this section we want to learn about building GUI applications with PyQt6.
4: In this section we want to learn how to build GUI Applications with PySide6
5: In this section we want to learn how to build GUI Applications with TKinter.
6: In this section we want to learn how to build GUI Applications with Kivy.
7: In this section we want to learn how to build full stack web application with Django, also we are going to learn how to integrate our Django application with Amazon RDS and Elastic Beanstalk.
8: In this section we want to learn how to build REST API with Python and Django REST Framework.
9: In this section we are going to build full stack web application with Python and ReactJS.
10: In this section we want to learn how to build web application with Python Flask and also how we can deploy and integrate
our Flask application with Amazon RDS and Elastic BeanStalk.
11: In this section we want to build REST API with Flask SQLAlchemy and Marshmallow.
12: In this section we want to integrate our Flask REST API with ReactJS.
13: In this section we want to integrate our Flask REST API with Vue3.
14: In this section we want to integrate our Flask REST API with React Native.
15: In this section we want to integrate our Flask REST API with ElectronJS.
Course Curriculum
Chapter 1: Course Introduction
Lecture 1: Section Introduction
Lecture 2: Course Requirements
Chapter 2: Python Basics & OOP
Lecture 1: Python Introduction & Installation
Lecture 2: Python Variables
Lecture 3: Math Operations
Lecture 4: Logical Operators
Lecture 5: Python Data Types
Lecture 6: Python Numeric Data Type
Lecture 7: Getting Input
Lecture 8: List Data Type
Lecture 9: Tuple Data Type
Lecture 10: Dictionary Data Type
Lecture 11: If Else Statement
Lecture 12: While Loop
Lecture 13: For Loop
Lecture 14: Functions
Lecture 15: Functions Part Two
Lecture 16: Global Vs Local Variable
Lecture 17: Exception Handling
Lecture 18: Python OOP and Classes
Lecture 19: Initializer Method
Lecture 20: Python Inheritance
Lecture 21: Python Multiple Inheritance
Lecture 22: Python Multi Level Inheritance
Lecture 23: Super Function
Lecture 24: Python Hierarchical Inheritance
Lecture 25: Python Polymorphism
Lecture 26: Python Encapsulation
Chapter 3: Python Database Programming
Lecture 1: Section Introduction
Lecture 2: Python SQLite Database Connection
Lecture 3: Create Table with Python in SQLite Database
Lecture 4: Insert Data to SQLite with Python
Lecture 5: Update Data in SQLite with Python
Lecture 6: Select all Data from SQLite in Python
Lecture 7: Delete Data from SQLite in Python
Lecture 8: MySQL Database Connection
Lecture 9: Create Table in MySQL Database
Lecture 10: MySQL Database Insert Data
Lecture 11: MySQL Database Update Data
Lecture 12: MySQL Database Select Data
Lecture 13: MySQL Database Delete Data
Lecture 14: MySQL Database Drop Table
Lecture 15: Postgress Database Connection
Lecture 16: Postgres Database Create Table
Lecture 17: Postgres Insert Data
Lecture 18: Postgres Update Data
Lecture 19: Postgres Select All Data
Lecture 20: Postgres Delete Data
Lecture 21: MS Access Database Connection
Lecture 22: MS Access Insert Data
Lecture 23: MS Access Update Data
Lecture 24: MS Access Select All Data
Lecture 25: MS Access Delete Data
Chapter 4: Python Practical Projects
Lecture 1: Employee Management System Part One
Lecture 2: Employee Management System Part Two
Lecture 3: Employee Management System Part Three
Lecture 4: Employee Management System Part Four
Lecture 5: Library Management System Part One
Lecture 6: Library Management System Part Two
Lecture 7: Library Management System Part Three
Lecture 8: Library Management System Part Four
Lecture 9: Library Management System Part Five
Lecture 10: Library Management System Part Six
Chapter 5: Python GUI Development with PyQt6
Lecture 1: Section Introduction
Lecture 2: PyQt6 Introduction & Installation
Lecture 3: First GUI Window with Python & PyQt6
Lecture 4: Window Type Classes
Lecture 5: Add Icon to Window
Lecture 6: Introduction to Qt Designer
Lecture 7: Convert UI file to PY File
Lecture 8: Load UI File
Lecture 9: PyQt6 QPushButton
Lecture 10: PyQt6 QLabel
Lecture 11: PyQt6 QLineEdit
Lecture 12: PyQt6 QHBoxLayout
Lecture 13: PyQt6 QVBoxLayout
Lecture 14: PyQt6 QGridLayout
Lecture 15: PyQt6 Signals & Slots
Lecture 16: Signals & Slots with Qt Designer
Lecture 17: PyQt6 QRadioButton
Lecture 18: PyQt6 QCheckBox
Lecture 19: PyQt6 QSpinBox
Lecture 20: PyQt6 QScrollBar
Lecture 21: PyQt6 QLCDNumber
Lecture 22: PyQt6 QComboBox
Lecture 23: PyQt6 QListWidget
Lecture 24: QFontDialog & QColorDialog
Lecture 25: PyQt6 QCalendarWidget
Lecture 26: Print, Print Preview and Export PDF
Lecture 27: PyQt6 QProgressBar
Lecture 28: Signals and Slots Using Qt Designer
Lecture 29: Single Signal with Multiple Slots
Lecture 30: Single Slot with Multiple Signals
Lecture 31: QPainter Drawing Rectangle
Lecture 32: QPainter Drawing Ellipse
Instructors
-
Parwiz Forogh
Programmer
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 1 votes
- 3 stars: 2 votes
- 4 stars: 7 votes
- 5 stars: 19 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024