InLevel Up CodingbyUtkarshGo for DevOps: Automating Infrastructure with GoIntroduction: DevOps is a set of practices that combines software development and IT operations to shorten the development life cycle while…Mar 31, 2023Mar 31, 2023
InStoryly — More Than A Tech CirclebySaygin ArkanSome Go Tricks You Never Knew Existed (Until Now)There are a few tricks in every programming language that you might think it is super duper effective and fastens the code writing process…Jan 5, 20234Jan 5, 20234
B Shyam SundarC# vs Rust vs Go. A performance benchmarking in KubernetesA simple comparison between three excellent technologiesFeb 19, 202311Feb 19, 202311
InLevel Up CodingbyUtkarsh10 Essential Tips for Writing Clean Code in golangWriting clean code is crucial for the success of any software project. Not only does it make code easier to read and understand, but it…Mar 10, 20234Mar 10, 20234
Abhishek RanjanImplementing Distributed Transactions with Golang and GinIntroductionMar 21, 20231Mar 21, 20231
InTowards DevbyAbhishek RanjanBuilding a URL Shortener: A Fun Adventure with Go, Gin, and PostgreSQLIntroductionMay 14, 20231May 14, 20231
InTech TonicbyMayank CGo gin vs Springboot: Hello world perfomance comparisonFind out who is faster for a simple hello world case: Go gin or SpringbootMar 26, 202310Mar 26, 202310
Mohammad Hoseini RadBuilding an Online Taxi App Like Uber With Golang — Part 1, Nearby TaxisWell, I’ve always wanted to write a series of articles in which I talk about Golang and other technologies and build an application…Mar 20, 20231Mar 20, 20231
Mohammad Hoseini RadBuilding a Data-Driven application with Golang and Kafka — PersonalizationNowadays, every application tries to personalize its feed based on your interests. You may have seen whenever you search for something on…Jun 6, 20232Jun 6, 20232
InTowards DevbyDavid LeeHow to Reduce Dev Cost by Optimising Code as a Go DeveloperEfficient Algorithms and Data Structures and other good practicesMay 23, 20231May 23, 20231
Mohammad Hoseini RadBuilding an Online Taxi App Like Uber With Golang — Part 4, Why Golang?Well, since I started this series, I’ve had many questions about why I chose Golang. In this part, I’ll be talking about some of Golang’s…Mar 29, 20233Mar 29, 20233
InCodeXbyManning PublicationsLearn to Build Production-Grade Microservices with gRPC and GoAn introductory excerpt from gRPC Microservices in Go by Hüseyin BabalNov 18, 2022Nov 18, 2022
InLevel Up CodingbyUtkarshGolang: 7 must-know concurrency related conceptsConcurrency is an essential feature of Go programming language that enables the execution of multiple tasks simultaneously. Golang's…Mar 5, 20232Mar 5, 20232
Parthiban RajalingamClean Coding in Go.Go is a popular programming language known for its simplicity, efficiency, and ease of use. It is commonly used for web development…Mar 3, 20231Mar 3, 20231
dsysd devWriting Better Code in Go with the Option PatternAs developers, we are always looking for better ways to write code that is maintainable, testable, and scalable.Apr 26, 20237Apr 26, 20237
InBetter ProgrammingbyFrancisco EscherConsume OpenAI (ChatGPT) With GolangMy Go client library for the OpenAI APIMar 13, 20233Mar 13, 20233
InBetter ProgrammingbyMehmet Sezer6 Ways To Boost the Performance of Your Go ApplicationsOptimizing your Go applicationsMar 25, 20235Mar 25, 20235