Python Basics - Simplilearn
-
-
HRDF SBL Claimable
-
Certificate of Attendance available
-
180 days of access from date of purchase
-
All of our private classes are customized to your organization's needs.
Click on the button below to send us your details and you will be contacted shortly.
-
The course provides an idea about general
programming concepts using the Python programming language from the scratch.
At the end of the training participants are
able to:
- Understand variables, loops, statements in Python
- Know about the functions in Python
- Gain knowledge on intermediate Python
• Introduction
• Python Data Types
• Introduction
• Variables
• Types of Variables
• Types of Variables-String
• Types of Variables-Numeric Types
• Types of Variables-Boolean Variables
• Types of Variables-Boolean Variables (contd.)
• Types of Variables-List
• Adding Elements to a List
• Accessing the Elements of a List
• Types of Variables-Dictionary
• Adding Elements to a Dictionary
• Accessing the Elements of a Dictionary
• Dictionary Methods
• Dictionary Methods (contd.)
• Operators
• Opeators (contd.)
• Logical Operators
• Logical Operators (contd.)
• Logical Operators (contd.)
• Arithmetic Operations on Numeric Values
• Order of Operands
• Operators on Strings
• Variables Comparison
• Variables Comparison (contd.)
• Variables Comparison (contd.)
• Quiz
• Summary
• Conclusion
• Introduction
• Objectives
• Pass Statements
• Conditional Statements
• Types of Conditional Statements
• If Statements
• If…Else Statements
• If…Else If Statements
• If…Else If…Else Statements
• Nested If Statements
• Demo-Use “If…Else” Statement
• Demo-Use “If…Else” Statement
• In Clause
• Ternary Operators
• Quiz
• Summary
• Conclusion
• Introduction
• Objectives
• Loops in Python
• Range Function
• For Loop
• For Loop (contd.)
• While Loop (contd.)
• Nested Loop
• Demo-Create Loops
• Demo-Create Loops
• Break Statements
• Continue Statements
• Quiz
• Summary
• Conclusion
• Introduction
• Objectives
• Introduction to Functions
• Creating Functions
• Calling Functions
• Arguments and Return Statement
• Variable-Length Arguments
• Variable-Length Arguments (contd.)
• Recursion
• Demo-Create a Function
• Demo-Create a Function
• Quiz
• Summary
• Conclusion
• Introduction
• Objectives
• Classes
• Objects
• Creating a Basic Class
• Accessing Variables of a Class
• Adding Functions to a Class
• Built-in Class Attributes
• Init Function
• Example of Defining and Using a Class
• Example of Defining and Using a Class (contd.)
• Demo-Create a Class
• Demo-Create a Class
• Quiz
• Summary
• Conclusion
• Introduction
• Objectives
• Modules
• Creating Modules
• Using Modules
• Using Modules (contd.)
• Using Modules (contd.)
• Using Modules (contd.)
• Python Interpreter Module Search
• Demo-Create and Import a Module
• Demo-Create and Import a Module
• Namespace and Scoping
• Dir() Function
• Dir() Function (contd.)
• Global and Local Functions
• Reload a Module
• Packages in Python
• Quiz
• Summary
• Conclusion