docs: update README.md
This commit is contained in:
parent
caf93c091b
commit
ca0481a364
@ -8,3 +8,12 @@ Digital notes about 4th course of IT Automation with Python on Coursera created
|
||||
- Utilize the right approach for recurring problems and intermittent problems
|
||||
- Understand the difference between linear and binary searches
|
||||
- Search CSV files for invalid data
|
||||
|
||||
# Course prerequisites
|
||||
This course requires some familiarity with basic IT concepts:
|
||||
|
||||
- Operating systems: file systems, processes, log files
|
||||
- Computer hardware: CPU, RAM, disk, graphic, and network cards
|
||||
- Basic networking: network connections and network bandwidth
|
||||
|
||||
The example scripts and programs in this course are written in Python, so you’ll need an understanding of this programming language, too.
|
Loading…
Reference in New Issue
Block a user