Golang Session 2
Details
Note: This session is planned tentatively as online only, for offline i will confirm by Thursday end of the day.
Note: I will be sending the Google Meet link by Friday EOD.
This session is going to be in continuation from the Session# 1 on Saturday, 10th Jan 2026. We have so far covered the following in the Session# 1
1. Golang Setup
2. Variables and Types
3. Control flow (If, If-else, If-Else If-Else, Switch, for loop)
4. Arrays and Slices
5. Maps
As part of the Session# 2 we will be covering the following topics
6. Functions
7. Error Handling with Defer
8. Pointers
9. Structs
10. Interfaces
11. String methods
12. Packages & Modules
13. Json Handling
14. File IO
15. Cli Basics
16. Golang Standard library especially the http package
We will continue with Session# 3 on Gin framework, connecting with database, try to do a full blown backend web application and deploy onto kubernetes cluster and setup full stack monitoring solution and end with looking at source codes of few open source projects like Prometheus, Opentelemetry etc.,
