- 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 Akash R Chandran
May 13, 2022
42 hours (approximately)
Akash R Chandran'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