Got a task ( connect 4 game ). Frontend: React ( I know ) Backend: nodejs ( I know ) or golang ( preferred but I don't know) Bonus point: use kafka ( again I don't know ) Deadline: 31st October. Should I learn Go + Kafka, or stick with what I know and nail it fast? #techchoices
1
1
2/57: Before you start with golang. First step of, to be gofers. #golang #coding
3/57: Go installation and Hello World. Executed first go Lang program with Hello World. #golang #coding #keeplearning
1
1
Done with 4/57: GOPATH and reading docs. 5/57: Lexer in golang and types. 6/57: Variables, types and constants. #golang #coding #keeplearning
1
1
Done with 7/57: Comma ok syntax and packages in golang. #golang #coding #keeplearning
Facing slow internet, currently at my village (chhath Puja) , not possible to continue the series by watching the playlist. Shifted to doc based tutorial to learn topics like conditionals, loops, switchs, array, slices, functions, structs, map etc. #golang #coding #keeplearning
1
2
Done with pointers, methods . . 23/57: defers in golang #golang #coding #keeplearning
24/57: Working with files in golang So now I am quite familiar with golang, with time I will master it. Backend with golang is next target, that will be covered in 25/57....57/57. #golang #coding #keeplearning
25/57: handling web request in golang here starts my api building journey in golang #golang #coding #keeplearning
26/57: handling urls in golang today i learnt how to extract different component of an url and to construct a url by giving components to it. #golang #coding #keeplearning
1
1
27/57: Creating server for golang frontend 28/57: How to make GET request in golang #coding #golang #keeplearning
1
1
29/57: how to make post request with json data in golang 30/57: how to send form data in golang #coding #golang #keeplearning
31/57: How to create JSON data in golang 32/57: How to consume JSON data in golang #golang #coding #keeplearning
1
1
33/57: A long video on mod Go modules is npm for go (kinda) with many key differences. #golang #coding #keeplearning
34/57: Building API in golang - Models 35/57: Sending API json response for all course in golang 36/57: Get one course based on request id in golang. #coding #golang #keeplearning

Nov 8, 2025 · 5:58 PM UTC

37/57: Add a course controller in golang 38/57: Update a course controller in golang 39/57: Delete a course controller in golang #coding #golang #keeplearning
1
1
40/57: Handling route and testing route in golang #golang #coding #keeplearning