Go Programming Language for Programmers Training Course
Solid introduction to Go language for people familiar with other programming languages. It focuses on practical aspect of the language rather than theory.
Course Outline
Go vs other programming languages
Go basic concepts
- Variables and Types
- Pointers
- Functions
- Branching and looping
- Complex Structures
- Maps and Sclices
- OOP Concepts (Classes, Interfaces)
- Error Handling
Concurency
- Concurrency Patters
Common Packages
Go Tools
Requirements
Knowledge of any programming language (e.g. C, VB, Java, PHP, whatever really). For example this course doesn't explain what a "loop" or "if" statement is. It just explain how these concepts are implemented in Go language.
Need help picking the right course?
Go Programming Language for Programmers Training Course - Enquiry
Go Programming Language for Programmers - Consultancy Enquiry
Consultancy Enquiry
Testimonials (6)
The practical exercises which were really entertaining.
Jurgen Cruz - Focus Engineering SRL
Course - Go Programming Language for Programmers
The Trainer knew niche language concepts and had a historical perspective on how the language has changed since its original release date.
Brandon - DuosTechnologies, Inc.
Course - Go Programming Language for Programmers
The level of detail into the mechanics of why and how something worked was helpful. I also really appreciated having the repo to pull at the day so I could focus on watching what he was explaining.
Sara - DuosTechnologies, Inc.
Course - Go Programming Language for Programmers
The didactic way of presenting
Ivo Abdul - CEDSIF Ministry of Finance
Course - Go Programming Language for Programmers
Concepts of range, slice, swaps,...
Edmundo Manave - CEDSIF Ministry of Finance
Course - Go Programming Language for Programmers
The simplicity of language and the examples given by the teacher
Alvaro Salomao Rumbane - CEDSIF Ministry of Finance
Course - Go Programming Language for Programmers
Upcoming Courses
Related Courses
Advanced Go Programming
21 HoursIn this instructor-led, live training in China, participants will learn how to use Go's advanced features.
By the end of this training, participants will be able to:
- Set up the Go development environment.
- Understand the fundamentals of the Go programming language.
- Understand and use Go's advanced and powerful features.
- Create highly efficient programs using Go.
- Start doing web development with Go.
Go for Systems Programming
35 HoursGo (Golang) is an open source programming language developed at Google. One of Go's popular use cases is Linux and Unix systems programming.
In this instructor-led, live training, participants will learn the fundamentals of systems programming with Go as they step through hands-on exercises exploring the various features of Go.
By the end of this training, participants will be able to:
- Understand the fundamentals of Go systems programming
- Set up the Go development environment
- Write programs in Go
- Use both the basic and advanced features of Go for Unix and Linux systems programming
- Understand and use Goroutines
- Write fast and lightweight code with Go
- Write low-level networking code with Go
Audience
- Programmers
- Developers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Learning Go Programming
28 HoursIn this instructor-led, live training in China, participants will learn Go (Golang)'s core elements, syntax and control structures as they step through the development and deployment of a sample web application.
By the end of this training, participants will be able to:
- Set up an optimal Go development environment.
- Structure Go code for maximum readability.
- Optimize performance of a Go application.
- Test and debug a Go application.
- Deploy a sample web application.
Build Microservices and API with Go
14 HoursThis instructor-led, live training in China (online or onsite) is aimed at web developers who wish to build microservices and APIs using Go.
By the end of this training, participants will be able to:
- Generate client and server code with gRPC plugins.
- Provide SSL security for the gRPC application.
- Implement advanced streaming with custom API.
Building Microservices with Go
28 HoursIn this instructor-led, live training in China, participants will learn how to build microservices using Go (Golang) and Spring Cloud.