Python Essentials Crash Course
Python 3 Programming for Everyone
Description
This course is for anyone who want to learn Python 3 in a simple and fully interactive manner. From the start to the end of this course you will be learning hands on with Jupyter Notebooks and Python 3 code getting hands on experience immediately, which is the best way to retain learning programming language concepts.
After taking this course, you will have all the building blocks to begin to write your own Python scripts and programs, web development using Django, networking automation task with Python on Cisco Network Devices, Data Science tasks using tools like Pandas and much more. This course will also prepare students for Python Certification for the beginners level. This is also a great course for those who would like to change careers to become a programmer, because Python is an excellent foundation to start learning the fundamentals of software development structure, which is shared with other programming languages.
The following topics are covered:
Python Installation (Windows and Mac)
Jupyter Lab/Notebook Installation (Windows and Mac)
Python Syntax
Comments
Variables
Python Data Types
Numbers
Python Casting
Strings
Booleans
Python Operators
Lists
Tuples
Sets
Dictionaries
If...Else Statements
While Loops
For Loops
Functions
Lambda Functions
Python Arrays
Python Classes / Objects
Inheritance
Iterators
Polymorphism
Scopes (Global & Local)
Modules
Dates
Math
Try...Except Statements
User Input
String Formatting
What You Will Learn!
- Python Syntax
- Python Comments
- Python Variables
- Python Data Types
- Python Numbers
- Python Type Casting
- Python Strings
- Python Booleans
- Python Operators
- Python Lists
- Python Tuples
- Python Sets
- Python Dictionaries
- Python If...Else Statements
- Python While Loops
- Python For Loops
- Python Functions
- Python Lambda Functions
- Python Arrays
- Python Classes / Objects
- Python Inheritance
- Python Iterators
- Python Polymorphism
- Python Scope (Global & Local)
- Python Modules
- Python Dates
- Python Math
- Python Try...Except Statements
- Python User Input
- Python String Formatting
Who Should Attend!
- Anyone who want to learn the foundational aspects of the programming language to write their own programs, scripting task to automate redundant IT job functions, data science or data scrubbing of excel spreadsheet using tools like Pandas, web development using Django, network automation tasks, or anyone looking to change careers to become a software programmer of developer.