DevMentat
DevMentat blog

Follow

DevMentat blog

Follow

DevOps Journey - Day 2 - Golang my new friend

DevMentat's photo
DevMentat
·Aug 23, 2022·

1 min read

Play this article

Hi folks, today I learned more about the basics of Golang:

Learned: ✅ Formatted Output ✅ Data Types ✅ Basic User Input ✅ Pointer ✅ Arrays ✅ Slice

In progress: 🟦 Loops 🟦 Conditionals

I don’t fully understand yet the for loop, and I have only started the conditionals. Plenty to do for tomorrow 😎.

Current project: github.com/DevMentat/booking-app-golang

Resource used: youtube.com/watch?v=yyUHQIec83I

Thx for reading and have a good day ✌️

 
Share this