Python 3 Ultimate Guide
- Offered byUDEMY
Python 3 Ultimate Guide at UDEMY Overview
Duration | 13 hours |
Total fee | ₹1,699 |
Mode of learning | Online |
Credential | Certificate |
Python 3 Ultimate Guide at UDEMY Highlights
- Earn a certificate upon completion
- 30-Day Money-Back Guarantee
- Get Full lifetime access
Python 3 Ultimate Guide at UDEMY Course details
- For Beginner to Advanced Students wanting to Learn Python 3
- What is Python
- Python Documentation Resources
- Porting From Python 2 to Python 3
- Python 3.x Resources
- Download and Install Python 3
- Write Your First Python Script
- Run Your First Python Script
- Python Basics
- Syntax
- Comments
- Data Types
- Numbers
- Casting
- Booleans
- Operators
- If Else Statements
- Let me walk you through a detailed step by step process that will help you accomplish your goals and have fun learning on the way we will cover the following in detail
Python 3 Ultimate Guide at UDEMY Curriculum
Introduction
Documentation
What is Python
Getting Started with Python Documentation
Cover Summary of Python Beginner's Documentation
Cover a Summary of Python Moderate Guide
Cover a Summary of Python Advanced Guide
Cover a Summary of General Python Documentation
Talk in Depth about Python 3.x Resources
Talk about what is and How to Port from Python 2 to Python
Setup
Overview
What is IDE
IDEs for Python
What is a Text Editor
Text Editors for Python
Download and Install Python 3 with IDLE Included
Basic Commands with Terminal
Write and Run your First Python Script with Terminal and IDLE
Download & Install Visual Studio Code
Download & Install Python Extension in Visual Studio Code
Write & Run Python Script with Visual Studio Code and Terminal
Download & Install Anaconda
Write & Run Python Script with Anaconda
Python Basics
Syntax
Comments
Data Types
Numbers
Casting
Booleans
Operators
If Else Statements
While Loops
For Loops
Functions
Lambda
Arrays
Classes and Objects
Inheritance
Iterators
Scope
Modules
Dates
Math
JSON
RegEx
PIP
Try Except
User Input
String Formatting
Variables
Overview
Variables
Variable Names
Assign Multiple Values
Output Variables
Global Variables