Complete Python Programming Masterclass Beginner to Advanced

4,000.00

Complete Python Programming Masterclass Beginner to Advanced
What you’ll learn
Learn Proper Python Syntax

Learn Basics of Programming with Python (Variables, Operators, Logic…)

Develop Python Modules to Create Re-Usable Code

Work with Python Loops to Repeat Blocks of Code

Learn Object Oriented Python Programming Concepts
Course content

Expand all 109 lectures07:12:31

–Course Introduction

08:31

Welcome

Preview

02:09

Course Overview

Preview

06:22

–Getting Setup with Python

13:43

Download Python

Preview

02:12

Installing Python

Preview

02:34

Confirm Python Installation

02:23

Running Python Code with Command Line

Preview

02:08

Python .py Files

04:26

Python — Getting Setup Quiz

4 questions

–Variables and Types

29:57

Python Variables

04:00

More Python Variables

00:39

Python Numbers

03:57

Python Strings

02:43

String Methods

09:28

string Methods Reference

00:47

Python Casting Data Types

08:23

Python Variables and Types Quiz

4 questions

–Python Operators

12:08

Python Mathematical Operators

02:56

Python Assignment Operators

04:28

Python Comparison Operators

04:24

Python Operators Reference

00:20

Python Operators Quiz

4 questions

–Python Collections

50:31

Python List Data Type

04:39

List Constructor

05:08

List Append Method

03:58

More List Methods

05:03

List Methods Reference

00:23

Python Tuple Data Type

04:51

List Type vs Tuple Type

05:51

Python Set Data Type

07:41

Set Methods

06:20

Python Dictionary Data Type

06:37

Python Collections Quiz

4 questions

–Python Shell and IDLE

19:03

Working with Python Shell

03:57

Working with Python Editor IDLE

04:16

Python IDLE Shortcut Keys

00:24

Python Whitespace

05:30

Python Comments

04:56

Python Shell and IDLE Quiz

3 questions

–Python Modules

17:00

Understanding Python Modules

02:21

Importing Modules

03:50

dir() Python Method

03:33

help() Python Method

03:37

Module Alias

03:39

Python Modules Quiz

3 questions

–Python Program Flow

45:59

If Condition Python Statements

04:21

Elif Keyword

03:08

If… Else Conditions

03:39

AND Condition in an If Statement

02:40

OR Condition in an If Statement

03:21

While Loops
04:22

break Keyword

06:34

continue Keyword

04:16

For Loops

03:49

Looping through String Values

02:35

Range Function in For Loops

04:44

For Loop Else Statement

02:30

Python Program Flow Quiz

4 questions

–Project #1 — Python Magic 8 Ball Game

21:03

Project #1 Preview

Preview

04:40

Project #1 – Python Magic 8 Ball Instructions

01:15

Solution Step #1 — Setting up the Magic 8 Ball Responses

06:08

Solution Step #2 — Capture User Question Input and Respond

06:00

Solution Step #3 — Exit the App

03:00

–Working with Files

24:16

Opening Text Files with Python

05:43

Reading Text Files with Python

04:49

Using a Loop to Read all Content in a Text File

03:30

Writing to a Text File with Python

06:54

Creating a Text File

03:20

7 more sections

Requirements
Computer with Internet Access

No Prior Programming Experience Necessary
Description
Python is used in thousands of applications around the world, by some of the most recognizable companies. Python is used for various types of applications, including;
Web Development
Scientific Computing
Education
Desktop GUIs
Software Development
Business Applications
Needless to say, Python is one of most sought after programming skills on the market.
WHAT YOU’LL LEARN IN THIS PYTHON COURSE
This Python course starts with the basics and by the end you’ll be mastering advance level Python concepts. Some of the topics include;
Python Programming Fundamentals
Python Syntax (How to write Python Code)
Use the Command Prompt to Write Python
Understanding Whitespace in Python Code
Python Variables
Python Data Types
Python Operators
Execute Python Code in the Python Shell and Write Re-Useable Code in the Python IDLE
Python Logical Statements (If…Else)
Python Loops (While, For Loops)
Python Intermediate/Advanced Topics
Python Lists, Dictionaries, Tuples and Sets (Collection Objects)
Gather Input from Users
Python Functions
Python Modules
Python Classes (Object Oriented Programming)
Create Custom Python Classes
Handling Files with Python
Error Handling
Throughout the course you will find quizzes to gauge your understanding of the material and build your confidence. The video lectures will walk you step by step through mastering key Python concepts, while each section will build upon the knowledge you gain from the previous section. Additional resources, including PDFs, completed Python files and web resources will provide you will additional information. All course material, including the video lectures are available for download so you can learn offline.
After you’ve mastered key Python programming concepts, you’ll find projects to challenge your understanding. Each project will give you an opportunity to put what you’ve learned to practice by creating games and interacting with business data using Python.
Create a Magic 8 Ball Game
Read and Write .CSV files
As you go through the course, participate in the QA section to ask questions, share what you’ve learned and interact with your instructor and other students. With Udemy’s 30 Day Money Back Guarantee, you’ll find comfort in learning how to program using Python. And, at the end of the course, you’ll receive a Certificate of Completion that you can print and proudly share with friends, co-workers and the world.
So, don’t lose another moment, Enroll Now and begin learning how to program with Python.
Who this course is for:
Beginner Python Programmers

Programmers New to Python Looking to Learn Python Syntax