mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-31 15:21:03 +07:00
Repo Updates and Tidy
This commit is contained in:
42
README.md
42
README.md
@ -10,39 +10,39 @@ This will not cover all things DevOps but it will cover the areas that I feel wi
|
||||
|
||||
## Progress
|
||||
|
||||
- [ ] ♾️ 1 > [Introduction](Days/day01.md)
|
||||
- [✔️] ♾️ 1 > [Introduction](Days/day01.md)
|
||||
|
||||
### What is and why do we use DevOps
|
||||
|
||||
- [ ] ♾️ 2 > [Responsibilities of a DevOps Engineer](Days/day02.md)
|
||||
- [ ] ♾️ 3 > [DevOps Lifecycle - Application Focused](Days/day03.md)
|
||||
- [ ] ♾️ 4 > [DevOps & Agile](Days/day04.md)
|
||||
- [ ] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day05.md)
|
||||
- [ ] ♾️ 6 > [DevOps - The real stories](Days/day06.md)
|
||||
- [✔️] ♾️ 2 > [Responsibilities of a DevOps Engineer](Days/day02.md)
|
||||
- [✔️] ♾️ 3 > [DevOps Lifecycle - Application Focused](Days/day03.md)
|
||||
- [✔️] ♾️ 4 > [DevOps & Agile](Days/day04.md)
|
||||
- [✔️] ♾️ 5 > [Plan > Code > Build > Testing > Release > Deploy > Operate > Monitor >](Days/day05.md)
|
||||
- [✔️] ♾️ 6 > [DevOps - The real stories](Days/day06.md)
|
||||
|
||||
### Learning a Programming Language
|
||||
|
||||
- [ ] ⌨️ 7 > [The Big Picture - DevOps & Learning a Programming Language](Days/day07.md)
|
||||
- [ ] ⌨️ 8 > [Setting up your DevOps environment for Go & Hello World](Days/day08.md)
|
||||
- [ ] ⌨️ 9 > [Let's explain the Hello World code](Days/day09.md)
|
||||
- [ ] ⌨️ 10 > [The Go Workspace & Compiling & running code](Days/day10.md)
|
||||
- [ ] ⌨️ 11 > [Variables, Constants & Data Types](Days/day11.md)
|
||||
- [ ] ⌨️ 12 > [Getting user input with Pointers and a finished program](Days/day12.md)
|
||||
- [ ] ⌨️ 13 > [Tweet your progress with our new App](Days/day13.md)
|
||||
- [✔️] ⌨️ 7 > [The Big Picture - DevOps & Learning a Programming Language](Days/day07.md)
|
||||
- [✔️] ⌨️ 8 > [Setting up your DevOps environment for Go & Hello World](Days/day08.md)
|
||||
- [✔️] ⌨️ 9 > [Let's explain the Hello World code](Days/day09.md)
|
||||
- [✔️] ⌨️ 10 > [The Go Workspace & Compiling & running code](Days/day10.md)
|
||||
- [✔️] ⌨️ 11 > [Variables, Constants & Data Types](Days/day11.md)
|
||||
- [✔️] ⌨️ 12 > [Getting user input with Pointers and a finished program](Days/day12.md)
|
||||
- [✔️] ⌨️ 13 > [Tweet your progress with our new App](Days/day13.md)
|
||||
|
||||
### Knowing Linux Basics
|
||||
|
||||
- [ ] 🐧 14 > [The Big Picture - DevOps and Linux](Days/day14.md)
|
||||
- [ ] 🐧 15 > [Linux Commands for DevOps (Actually everyone)](Days/day15.md)
|
||||
- [ ] 🐧 16 > [Managing your Linux System, Filesystem & Storage](Days/day16.md)
|
||||
- [ ] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md)
|
||||
- [ ] 🐧 18 > [SSH & Web Server(LAMP)](Days/day18.md)
|
||||
- [ ] 🐧 19 > [Automate tasks with bash scripts](Days/day19.md)
|
||||
- [ ] 🐧 20 > [Dev workstation setup - All the pretty things](Days/day20.md)
|
||||
- [✔️] 🐧 14 > [The Big Picture - DevOps and Linux](Days/day14.md)
|
||||
- [✔️] 🐧 15 > [Linux Commands for DevOps (Actually everyone)](Days/day15.md)
|
||||
- [✔️] 🐧 16 > [Managing your Linux System, Filesystem & Storage](Days/day16.md)
|
||||
- [✔️] 🐧 17 > [Text Editors - nano vs vim](Days/day17.md)
|
||||
- [✔️] 🐧 18 > [SSH & Web Server(LAMP)](Days/day18.md)
|
||||
- [✔️] 🐧 19 > [Automate tasks with bash scripts](Days/day19.md)
|
||||
- [✔️] 🐧 20 > [Dev workstation setup - All the pretty things](Days/day20.md)
|
||||
|
||||
### Understand Networking
|
||||
|
||||
- [ ] 🌐 21 > [](Days/day21.md)
|
||||
- [🚧] 🌐 21 > [The Big Picture - DevOps and Networking](Days/day21.md)
|
||||
- [ ] 🌐 22 > [](Days/day22.md)
|
||||
- [ ] 🌐 23 > [](Days/day23.md)
|
||||
- [ ] 🌐 24 > [](Days/day24.md)
|
||||
|
Reference in New Issue
Block a user