Learn Go Programming with building RESTful service

via Udemy

Go to Course: https://www.udemy.com/course/learn-go-programming-with-building-restful-service/

Overview

This course is about learning basic and advance Go programming.Go, also known as Golang, is a powerful and efficient programming language that has gained popularity in recent years. This course is designed to introduce students to the fundamentals of Go programming, including data types, control structures, functions, and packages.The course will begin with an overview of the Go programming language and its key features, including its simplicity, concurrency, and strong type system. Students will learn how to write and run basic Go programs, and how to use the Go toolchain to compile and execute their code.Throughout the course, students will work on a series of hands-on programming assignments designed to reinforce their understanding of Go syntax and programming concepts. These assignments will cover topics such as arrays, slices, maps, pointers, functions, and control structures.The more detailed concept with more programming practicesBasic Go programming we will cover the following topics:Environment setupIDE setupBasic Introduction and set up your workspaceGo syntaxData typesKeywordsVariablesOperatorsConstantsDecision makingLoopsFunction StringArrayTypecastingReading from and Writing into filesPackagingAdvance Go programming we will cover the following topics:PointersStructureMethods (Not functions)InterfacesDefer, Panic and RecoverError handlingSlicesMapMarshalling/Unmarshalling JSONLockingSelectChannel GoroutinesConcurrent programmingTesting in Go

Skills

Reviews