Python Fundamentals
(PYTHON-FUNDA.AJ1)
/ ISBN: 978-1-64459-280-9
This course includes
Lessons
TestPrep
Lab
Instructor Led (Add-on)
Mentoring (Add-on)
Python Fundamentals
Lessons
-
13+ Lessons
-
43+ Exercises
-
61+ Quizzes
-
138+ Flashcards
-
138+ Glossary of terms
TestPrep
-
60+ Pre Assessment Questions
-
2+ Full Length Tests
-
66+ Post Assessment Questions
-
132+ Practice Test Questions
Lab
-
31+ Performance lab
Video Lessons
-
31+ Videos
-
02:02+ Hours
- About the Course
- Learning Objectives
- Audience
- Approach
- Minimum Hardware Requirements
- Software Requirements
- Conventions
- Installation
- Introduction
- Working with the Python Interactive Shell
- Writing and Running Simple Scripts
- Variables
- User Input, Comments, and Indentations
- Summary
- Introduction
- Numerical Data
- Strings
- Lists
- Booleans
- Summary
- Introduction
- Control Statements
- The if Statement
- The while Statement
- while Versus if
- Loops
- The for Loop
- The range Function
- Nesting Loops
- Breaking Out of Loops
- Summary
- Introduction
- Built-In Functions
- User-Defined Functions
- Function Arguments
- Anonymous Functions
- Summary
- Introduction
- List Syntax
- List Methods
- List Comprehensions
- Tuple Syntax
- Accessing Tuple Elements
- Accessing Tuple Elements
- Tuple Methods
- Summary
- Introduction
- Working with Dictionaries
- Additional Dictionary Attributes
- Ordered Dictionaries
- The Basics of Sets
- Set Operations
- Frozen Sets
- Summary
- Introduction
- A First Look at OOP
- OOP in Python
- Methods in a Class
- Class Versus Instance Attributes
- Class Versus Instance Methods
- Class Inheritance
- Multiple Inheritance
- Summary
- Introduction
- Defining Modules
- Imports and Import Statements
- Modules and Packages
- File Operations
- The file Object
- Reading and Writing to Files
- Handling Structured Data
- Summary
- Introduction
- Built-In Exceptions
- Handling Errors and Exceptions
- Custom Exceptions
- Summary
Hands on Activities (Performance Labs)
- Using the print Method
- Displaying a Statement Multiple Times
- Using Variable Assignment
- Using Variables and Assigning Statements
- Displaying the Multiplication Table
- Using Arithmetic Operators
- Performing String Slicing Tasks
- Working with Strings
- Manipulating Strings Using the strip Method
- Working with Lists
- Using Boolean Operators
- Working with the if Statement
- Working with the while Statement
- Using the for Loop and the range Function
- Using Nested Loops
- Working with Function Arguments
- Using Lambda Functions
- Using List Methods
- Using Tuple Methods
- Arranging and Presenting Data Using Dictionaries
- Combining Dictionaries
- Creating Intersections of Elements in a Collection
- Defining Methods in a Class
- Creating Class Attributes
- Creating Class Methods and Using Information Hiding
- Overriding Methods
- Practicing Multiple Inheritance
- Using Resources in a Module
- Identifying Error Scenarios
- Handling Errors
- Creating the Custom Exception Class
×