diff --git a/Days/day07.md b/Days/day07.md index 217e406..09b7780 100644 --- a/Days/day07.md +++ b/Days/day07.md @@ -1,8 +1,8 @@ --- -title: '#90DaysOfDevOps - The Big Picture: Learning a Programming Language - Day 7' +title: "#90DaysOfDevOps - The Big Picture: Learning a Programming Language - Day 7" published: false description: 90DaysOfDevOps - The Big Picture DevOps & Learning a Programming Language -tags: 'devops, 90daysofdevops, learning' +tags: "devops, 90daysofdevops, learning" cover_image: null canonical_url: null id: 1048856 @@ -69,3 +69,5 @@ I will say that once you have or at least I am told as I am not many pages into Now for the next 6 days of this topic, I intend to work through some of the resources listed above and document my notes for each day. You will notice that they are generally around 3 hours as a full course, I wanted to share my complete list so that if you have time you should move ahead and work through each one if time permits, I will be sticking to my learning hour each day. See you on [Day 8](day08.md). + +# Completed Day 7 exercises, learning Golang programming language" diff --git a/README.md b/README.md index b704070..8729ada 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich ### Learning a Programming Language -- [] ⌨️ 7 > [The Big Picture: DevOps & Learning a Programming Language](Days/day07.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)