docs: update README.md
This commit is contained in:
parent
cf15c11d59
commit
caf93c091b
@ -1,2 +1,10 @@
|
|||||||
# Troubleshooting_And_Debugging_Techniques
|
# Troubleshooting_And_Debugging_Techniques
|
||||||
Digital notes about 4th course of IT Automation with Python on Coursera created by Google
|
Digital notes about 4th course of IT Automation with Python on Coursera created by Google
|
||||||
|
|
||||||
|
# Learning Objectives
|
||||||
|
- Understand the concept of troubleshooting
|
||||||
|
- Grasp what debugging is and how it can help in the troubleshooting process
|
||||||
|
- Understand how to get to the root cause of a problem
|
||||||
|
- Utilize the right approach for recurring problems and intermittent problems
|
||||||
|
- Understand the difference between linear and binary searches
|
||||||
|
- Search CSV files for invalid data
|
Loading…
Reference in New Issue
Block a user