Python Programming with Red Hat
Skills:
Python for Data90%
Key Takeaways
Introduces Python programming fundamentals for system administration, development, and data science
Original Description
Python is a popular programming language used by system administrators, developers, and data scientists 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.
Course objectives:
Learn how to install Python and set up an IDE to work with scripts efficiently.
Review the Basics of Python syntax, functions and data types.
Learn how to debug Python scripts using the Python debugger (pdb). Gain an understanding of Python data structures like dictionaries, sets, tuples and lists to handle compound data.
Learn Object-oriented programming in Python and Exception Handling.
Learn how to read and write files in Python and parse JSON data.
Use powerful regular expressions in Python to manipulate text.
Structure large Python programs effectively by using modules and namespaces.
Learn how to use third-party libraries using the pip CLI tool.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Python for Data
View skill →Related Reads
📰
📰
📰
📰
Why AI Increases the Need for Platform Engineering
Dev.to AI
AI for CS Assignments: How I Survive Technical Writing (Without Completely Dreading It)
Dev.to AI
I built RepoLens: a repo docs, diagrams, security report & AI chat, from one knowledge graph
Dev.to · OnamSharma
Can we use AI for academic writing? It depends:
Medium · AI
🎓
Tutor Explanation
DeepCamp AI