Course Overview
TOPThis 1-day course is designed for anyone looking to get started with Python and who would benefit from an overview of Python s utility in specific domains and job roles, including:
- Programmers
- System Administrators
- Network Administrators and Engineers
- Back-end developers
- Front-end developers
- Recent Graduates
This course also introduces you to the basics of writing and running simple Python scripts, including how to use operators in order to write simple control flow statements.
Scheduled Classes
TOP11/08/24 - GVT - Virtual Classroom - Virtual Instructor-Led | |
01/17/25 - GVT - Virtual Classroom - Virtual Instructor-Led | |
04/25/25 - GVT - Virtual Classroom - Virtual Instructor-Led |
Outline
TOP- Introduction to Python
- Python Overview & evolution
- Role/Domain-based Python
- Python for Web Developers - Full Stack Development
- Python for Data Scientists
- Python for RPA programmers
- Python for Sys Admins and N/W Engineers
- Python for DevOps engineer
- Overview of the Python standard libraries and frameworks - related to the domains discussed
- Python IDEs and Text Editors
- Python vs Other programming languages
- Installing Python 3.x
- Preparing to write a Python file (*.py) - Text Editors
- Executing a Python file
- Python Enhancement Proposals (PEPs)
- Python Interpreter
- Python Overview & evolution
- Basics of Python Programming
- Structure of a Python Program
- Python Statements and Control Flow
- Built in Functions
- Simple print statements
- Python Variables
- Numeric Types - Integers and Floating points
- String
- Booleans
- Sequence Types
- Generating Strings in Python
- Common String Methods
- Function Basics
- Operators and Simple Control flow Statements
- Operators and Precedence / Arithmetic Expressions
- Relational Operators
- Logical operators
- Comparison Operations
- simple if Statement
- simple while Statement
- simple for Statement
Prerequisites
TOPWho Should Attend
TOPThis course is an appropriate introduction to anyone looking to get started with Python, including experienced developers interested in understanding how Python can be utilized in specific domains and job roles, including:
- Programmers
- System Administrators
- Network Administrators and Engineers
- Back-end developers
- Front-end developers
- Recent Graduates