Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
edupls_header
certification
Filter by Categories
Start DateEnd DateClass Times (EST)Delivery/Location ?StatusPriceEnroll Now
6/9/20256/13/202511:00 AM - 5:00 PM35OPEN$3,344.00
9/15/20259/19/202511:00 AM - 5:00 PM35OPEN$3,344.00
12/8/202512/12/202511:00 AM - 5:00 PM35OPEN$3,344.00
6/9/2025 - 6/13/2025
11:00 AM - 5:00 PM
35
OPEN
$3,344.00
9/15/2025 - 9/19/2025
11:00 AM - 5:00 PM
35
OPEN
$3,344.00
12/8/2025 - 12/12/2025
11:00 AM - 5:00 PM
35
OPEN
$3,344.00

Train your entire team with our Private Group Training solutions. AstraTech specializes in creating customized training programs to fit your organization’s unique learning needs and business objectives. Take advantage of multiple student discounts, customized curriculum and flexible scheduling with Private Group Training from AstraTech!

    On-Demand Learning (ODL) is a self-paced training solution designed to work around your individual schedule, budget, and learning needs. Our ODL courses provide you with exclusive access to interactive platforms combining high-quality instructor videos from subject matter experts, official courseware and study materials, hands-on labs, practice exercises, skill assessments and knowledge checks. The modular, self-paced ODL course structure adapts to your unique learning needs and style, providing an optimal training experience.

    Train your entire team with our Private Group Training solutions. AstraTech specializes in creating customized training programs to fit your organization’s unique learning needs and business objectives. Take advantage of multiple student discounts, customized curriculum and flexible scheduling with Private Group Training from AstraTech!

    Python Programming with Red Hat (AD141)

    $3,520 | 5 days

    Upgrade your tech skills with this , training course. Launch your career to the stars with AstraTech IT Certification Training!

    Please select a Learning Method below to get started:

    • Red Hat
    • Red Hat

    About this Course

    SKILL LEVEL: 
    • Intermediate
    BRAND/TECHNOLOGY: 
    TOPICS: 

    Python Programming with Red Hat (AD141) Course Outline

    Python is a popular programming language used by system administrators, data scientists, and developers to create web applications, custom Red Hat Ansible Automation modules, perform statistical analysis, and train AI/ML models. This course introduces the Python language and teaches fundamental concepts like control flow, loops, data structures, functions, file I/O, regular expressions, parsing JSON, and debugging. This course is based on Python 3 and RHEL 9.0.

    • System administrators and DevOps personnel who want to use Python to automate operating system tasks
    • Developers from other programming languages who want to learn Python for writing applications
    • AI/ML, data scientists, and engineers who want to use Python for data analysis and machine learning
    0
    • Basics of Python syntax, functions and data types
    • How to debug Python scripts using the Python debugger (pdb)
    • Use Python data structures like dictionaries, sets, tuples and lists to handle compound data
    • Learn Object-oriented programming in Python and Exception Handling
    • How to read and write files in Python and parse JSON data
    • Use powerful regular expressions in Python to manipulate text
    • How to effectively structure large Python programs using modules and namespaces
    • How to use third-party libraries using the pip CLI tool.

    1 – An Overview of Python 3

    • Introduction to Python and setting up the developer environment

    2 – Basic Python Syntax

    • Explore the basic syntax and semantics of Python

    3 – Language Components

    • Understand the basic control flow features and operators

    4 – Collections

    • Write programs that manipulate compound data using lists, sets, tuples and dictionaries

    5 – Functions

    • Decompose your programs into composable functions

    6 – Modules

    • Organize your code using Modules for flexibility and reuse

    7 – Classes in Python

    • Explore Object Oriented Programming (OOP) with classes and objects

    8 – Exceptions

    • Handle runtime errors using Exceptions

    9 – Input and Output

    • Implement programs that read and write files

    10 – Data Structures

    • Use advanced data structures like generators and comprehensions to reduce boilerplate code

    11 – Regular Expressions

    • Use powerful regular expressions to manipulate textual data

    12 – Parsing JSON

    • Read and write JSON data

    13 – Debugging

    • Debug Python programs using the Python debugger (pdb)