90DaysOfDevOps/Days/day13.md

14 lines
389 B
Markdown
Raw Normal View History

2022-01-10 15:06:41 +07:00
Arrays and Slices
Loops
Conditionals (if / else ) and boolean data types
Switch statement
2022-01-09 19:45:13 +07:00
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