Version: v1.0.0
Date: 15.12.2023
Author: Chinmay Hegde
Organization: Encora Innovation Labs
Welcome to the Golang Cookbook! This comprehensive guide covers various aspects of Go programming language, from basic concepts to advanced topics. Whether you're a beginner or an experienced developer, this cookbook provides valuable insights and practical examples to help you master Go programming.
- Golang Basics
- Why Go?
- Go Vs Java
- Object Oriented Programming In Go
- Variables In Go
- Data Types In Go
- Struct,Arrays,Slice and Map In Go
- Type Conversion In Go
- Generics In Go
- Concurrency In Go
- Ticker In Go
- Context In Go
- Error Handling In Go
- Json and File handling In Go
- Go runtime
- Garbage Collection In Go