Master programming with Go by learning how to write idiomatic, effective code
About This Video
Program like a seasoned expert with one of the great new programming languages
Write idiomatic Go the right way, and understand the fundamental mechanics of the language in depth
Understand how to develop powerful performant applications and services with Go
In Detail
Go has moved from the state of tentative to mass adoption. Its C-like speed, simplicity, and …
Mastering Go Programming
Video description
Master programming with Go by learning how to write idiomatic, effective code
About This Video
Program like a seasoned expert with one of the great new programming languages
Write idiomatic Go the right way, and understand the fundamental mechanics of the language in depth
Understand how to develop powerful performant applications and services with Go
In Detail
Go has moved from the state of tentative to mass adoption. Its C-like speed, simplicity, and power for a growing number of systems level programming domains make it an attractive option for programmers working with older cumbersome, statically typed languages. Golang has entered the space as an entirely viable language for accomplishing a huge array of low level programming and service infrastructure tasks.
This video course not only gives you a deep insight into the fundamental mechanics behind the language, but also covers extensive practical topics on Go for modern software architectures. It shows you how to write Go in an intelligent, idiomatic way. After a brief re-acquaintance with the key building blocks of Go, we will also explore how we can build upon the unique capabilities of the language to write effective, powerful code you can employ to develop software. We look at packages, object-oriented programming, concurrency and reflection among other things. Moreover, you will learn about Go’s awesome built-in testing support feature. Along the way, build your skills in File handling techniques, Go packages for databases, data serialization approaches, message communications between Go services, and Go web applications. Get your hands on with a plenty of illustrative code samples, exercises and real-world scenarios that will help you build your own application.
By the end of this course, you will be taught how to put this enhanced knowledge to build a real-world Spaceship application all by yourself with amazing features.
Audience
This video is for experienced programmers with a background in any other language—this being from Ruby to C or JavaScript. If you are a fast learner who is well versed in the programmatic logic with a bit of basic understanding in Go, this course is for you.
Applying Your New Knowledge – Binary Search Algorithm
Structs, Slices, and Maps
Applying Your New Knowledge – Let’s Create a Set
Chapter 3 : Advanced Building Blocks
Slicing Slices
Methods and Interfaces – Linked List Data Structure Implementation
Concurrency in Go – goroutines
Concurrency in Go – Channels
Concurrency in Go – Select
Errors and Troubleshooting
A Tour into Go’s Packages
Project Hydra –Write the First Piece of the Spaceship Web Server
Chapter 4 : Object-Oriented Patterns in the Go World
A Closer Look at Interfaces and Methods in Go 1
A Closer Look at Interfaces and Methods II
Factory Design Pattern in Go
The Singleton Pattern –Building the Hydra Custom Logger
Builder Pattern in Go – Construct the Ship’s Defense Shields
Chapter 5 : Go Master Topics
Syncs and Locks
Timers and Tickers
Channel Generators
Pipelines –Build the Hydra Chat System
Pipelines – Build the Hydra Chat System (Continued)
Go Laws of Reflection
Reflection on Structs and Interfaces
Hydra – Custom Configuration File Reader
Chapter 6 : Go Testing
Unit Testing in Go
Benchmarking in Go
Practices, Cross-Compilation, and the Go Tool
Chapter 7 : Files
File Handling in Go
Go and JSON Format
Go and the XML Format
7_4_T
Chapter 8 : Databases
Go with MySQL
Go with MongoDB I
Go with MongoDB II
Go with BoltDB
Building Hydra’s Database Interface
Chapter 9 : Communications
TCP communication – Clients
TCP Communication – Servers
UDP Communications
Protocol Buffers with Go
Hydra Protocol Buffer Layer
Chapter 10 : Web Applications in Go
Web Server Applications in Go
Client and RESTful API Application in Go
Build Hydra’s RESTful API I
Build Hydra’s RESTful API II
Building the Hydra Website – Templates
Building the Hydra Website – Backend
Hydra Chat Portal I
Hydra Chat Portal II
Web Security
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept