Go(lang) is one of the fastest growing language (in terms of popularity and features) as of now. Being a guy who has been coding in Ruby on Rails and JS since he started, I wanted to explore the hype, Is it (golang) really as good as they say?
Today marks the first day of the journey.
I have broken down the path into a few milestones:
- Keywords -------------—> 1 day
- Syntax ------------—> 1 day (glimpse of keywords as well)
- Looping -------------—> 1 day
- Go under the hood ---------------—> 1 week
- DB integration -----------—> 1 day
- API handler ----------—> 2 days
- Data structure in GO --------------—> 2 weeks
- AWS Lambda deployment of meaningful services -------------------—> 2 days
- Dockerized deployment ---------------—> 2 days.
Materials that I have sorted for this:
Let's see how the journey pans out.