Merge pull request #13 from s-shah-coder/per-day-completion
completed Day 13, added comments to Day 13
This commit is contained in:
commit
64d68cf653
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: '#90DaysOfDevOps - Tweet your progress with our new App - Day 13'
|
||||
title: "#90DaysOfDevOps - Tweet your progress with our new App - Day 13"
|
||||
published: false
|
||||
description: 90DaysOfDevOps - Tweet your progress with our new App
|
||||
tags: 'devops, 90daysofdevops, learning'
|
||||
tags: "devops, 90daysofdevops, learning"
|
||||
cover_image: null
|
||||
canonical_url: null
|
||||
id: 1048865
|
||||
@ -321,3 +321,5 @@ This wraps up the Programming language for 7 days! So much more that can be cove
|
||||
Next, we take our focus into Linux and some of the fundamentals that we should all know there.
|
||||
|
||||
See you on [Day 14](day14.md).
|
||||
|
||||
# Completed Day 13 - reviewed of how to add twitter bot to the app
|
||||
|
@ -42,7 +42,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
|
||||
- [✔️] ⌨️ 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)
|
||||
- [✔️] ⌨️ 13 > [Tweet your progress with our new App](Days/day13.md)
|
||||
|
||||
### Knowing Linux Basics
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user