Practical Go Foundations
13h 9m 53s
English
Paid
Course description
This introductory course explores topics like strings, REST APIs, error handling, testing, sorting, and more! Perfect for engineers just starting their journey into Go. This course will help you become familiar with the basic concepts of the Go programming language. Through lectures and coding exercises, you’ll learn about the core concepts needed to become a productive Go developer.
Watch Online
0:00
/ #1: Day 01 - Part 01
All Course Lessons (16)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Day 01 - Part 01 Demo | 47:36 | |
| 2 | Day 01 - Part 02 | 51:32 | |
| 3 | Day 01 - Part 03 | 58:34 | |
| 4 | Day 01 - Part 04 | 38:55 | |
| 5 | Day 02 - Part 01 | 53:20 | |
| 6 | Day 02 - Part 02 | 42:39 | |
| 7 | Day 02 - Part 03 | 49:20 | |
| 8 | Day 02 - Part 04 | 53:49 | |
| 9 | Day 03 - Part 01 | 52:36 | |
| 10 | Day 03 - Part 02 | 54:35 | |
| 11 | Day 03 - Part 03 | 33:10 | |
| 12 | Day 03 - Part 04 | 58:03 | |
| 13 | Day 04 - Part 01 | 01:00:50 | |
| 14 | Day 04 - Part 02 | 51:03 | |
| 15 | Day 04 - Part 03 | 55:05 | |
| 16 | Day 04 - Part 04 | 28:46 |
Unlock unlimited learning
Get instant access to all 15 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
How to develop a productive HTTP client in Golang (Go)
Sources: udemy
Have you ever called a REST API from your Go program? Did you implemented your own HTTP client or did you ended up using some of the thousand libraries out there? Do you know wh...
9 hours 44 minutes 29 seconds
Go (Golang) Programming The Complete Go Bootcamp 2023
Sources: udemy
Fully updated for 2021. This Go Programming course covers every major topic, including Pointers, Methods, and Interfaces (Go OOP), Concurrency In-Depth (Goroutines, Channels, Mu...
17 hours 49 minutes 29 seconds
Working with Microservices in Go (Golang)
Sources: udemy
For a long time, web applications were usually a single application that handled everything—in other words, a monolithic application. This monolith handled user authentication, ...
10 hours 51 minutes 24 seconds
Writing A Compiler In Go
Sources: Thorsten Ball
This is the sequel to Writing An Interpreter In Go. We're picking up right where we left off and write a compiler and a virtual machine for Monkey. Runnable and tested code fron...
Ultimate Service 2.0
Sources: ardanlabs.com
The Ultimate Service class is for Go developers who wish to learn how to build production ready & well tested web services in Go. It provides an intensive, comp
14 hours 7 minutes 18 seconds