- Automating System Administration Tasks with Python
- Setting up your Development Environment
- Bash Scripting
- Regular Expression (REGEX)
- Testing in Python
Using Python to Interact with the Operating System
Completed by Alireza Azizi
June 25, 2020
42 hours (approximately)
Alireza Azizi's account is verified. Coursera certifies their successful completion of Using Python to Interact with the Operating System
What you will learn
Setup, configure, and use your own developer environment in Python
Manipulate files and processes running on the Operating System using Python
Understand and use regular expressions (regex), a powerful tool for processing text files
Know when to choose Bash or Python, and create small scripts using Bash