Introduction to Python and setting up the developer environment.
Basic Python Syntax
Explore the basic syntax and semantics of Python
Language Components
Understand the basic control flow features and operators
Collections
Write programs that manipulate compound data using lists, sets, tuples and dictionaries
Functions
Decompose your programs into composable functions
Modules
Organize your code using Modules for flexibility and reuse
Classes in Python
Explore Object Oriented Programming (OOP) with classes and objects
Exceptions
Handle runtime errors using Exceptions
Input and Output
Implement programs that read and write files
Data Structures
Use advanced data structures like generators and comprehensions to reduce boilerplate code
Parsing JSON
Read and write JSON data
Debugging
Debug Python programs using the Python debugger (pdb)
Introduction to Machine Learning
Describe basic machine learning concepts, different types of machine learning, and machine learning workflows
Training Models
Train models by using default and custom workbenches
Enhancing Model Training with RHOAI
Use RHOAI to apply best practices in machine learning and data science
Recommended training
Technology considerations
COURSE CONTENT: Introducing Red Hat Ansible Automation Platform Describe the fundamental concepts of Ansible and how it is used, and install development tools from Red Hat Ansible Automation Platform…
COURSE CONTENT: Navigate the Red Hat OpenStack Platform architectureDescribe the undercloud and overcloud architecture and service components. Operate the control planeDescribe and manage the critical core services of the…
COURSE CONTENT: Introduction to Red Hat OpenStack Platform: Describe OpenStack personas, launch an instance, and describe the OpenStack components and architecture. Manage application projects in a multitenant cloud: Create…