
Learn all about Go (GoLang) Programming Go (GoLang) is a modern computer programming language created by Google in 2009. Go programming language is designed to solve a lot of the complex problems of modern development and engineering. It’s an open-source programming language and works on multiple platforms. Go is a statically typed programming language that features a powerful set of features, including compiler safety, type safety, memory safety, garbage collection, generics, interfaces, and concurrency. It also supports efficient and reliable memory management, which makes it an ideal choice for high-performance applications. The book includes the following: 1 Introduction to Go Programming Overview of Go and its history Advantages and features of Go Setting up the Go development environment 2 Basics of Go Programming Installing Go and configuring the workspace Hello, World! - Writing your first Go program Understanding Go's syntax and structure Data types, variables, and constants in Go Working with operators and expressions 3 Control Flow and Functions Conditional statements (if, switch) Looping constructs (for, range) Functions in Go Function parameters, return values, and multiple return values Anonymous functions and closures 4 Arrays, Slices, and Maps Working with arrays and slices in Go Creating and manipulating slices Using built-in functions for slices Introduction to maps and key-value pairs Iterating over maps and manipulating map data 5 Structs and Methods Defining and using structs in Go Creating methods for structs Pointer receivers and value receivers Embedding and composition of structs Working with interfaces in Go 6 Concurrency in Go Understanding Goroutines and concurrency Creating and managing Goroutines Synchronization with channels Select statement and Goroutine com
Page Count:
86
Publication Date:
2023-05-30
Publisher:
Independently published
ISBN-13:
9798396570993
No comments yet. Be the first to share your thoughts!