Python Programming with Red Hat Self-paced Training

Python Programming with Red Hat Self-paced Training

Red Hat NIC-RH-AD141SP

USD 1,649.00
excl. VAT
Please note: The price will be deducted in your cart when a course seat is purchased.

Python programming for beginners

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. 

Please note: It may take up to 48 hours until the access to this e-learning is provided.

Who should attend

  • System administrators and DevOps personnel who want to use Python to automate operating system task
  • 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

Course Prerequisites

  • There are no prerequisites for this course.

What you will learn

You should be able to demonstrate these skills:

  • 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.