mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-01-10 15:17:03 +07:00
14 lines
389 B
Markdown
14 lines
389 B
Markdown
Arrays and Slices
|
|
Loops
|
|
Conditionals (if / else ) and boolean data types
|
|
Switch statement
|
|
|
|
|
|
|
|
Resources
|
|
|
|
- https://github.com/bregman-arie/devops-exercises
|
|
- https://gobyexample.com/ - Could be good with some examples for each Values, Variables depending on what Day 9 covers.
|
|
- https://go.dev/tour/list
|
|
- https://go.dev/learn/ - not for the whole topic but be good to highlight this
|