logo


your one source for IT & AV

Training Presentation Systems Services & Consulting Cloud Services Purchase Client Center Computer Museum
Arrow Course Schedule | Classroom Rentals | Student Information | Free Seminars | Client Feedback | Partners | Survey | Standby Discounts

Python Awareness for All

SS Course: GK821627

Course Overview

TOP

This 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

TOP
05/03/24 - GVT - Virtual Classroom - Virtual Instructor-Led
06/21/24 - GVT - Virtual Classroom - Virtual Instructor-Led
07/26/24 - GVT - Virtual Classroom - Virtual Instructor-Led
08/16/24 - GVT - Virtual Classroom - Virtual Instructor-Led
09/20/24 - GVT - Virtual Classroom - Virtual Instructor-Led
10/04/24 - GVT - Virtual Classroom - Virtual Instructor-Led
11/08/24 - GVT - Virtual Classroom - Virtual Instructor-Led
12/13/24 - GVT - Virtual Classroom - Virtual Instructor-Led

Outline

TOP
  1. 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
  2. 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
  3. 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

    TOP

      Who Should Attend

      TOP

      This 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