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
Watch Online Practical Go Foundations
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
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
Web hook service application over SSH
Sources: Anthony GG
Let's create a terminal application and a server that generate a unique link to be used as a webhook URL and directly forward responses to...
3 hours 16 minutes 6 seconds
Go in Practice, Second Edition
Sources: Matt Butcher, Matt Farina, Nathan Kozyra
"Go in Practice: Second Edition" is a collection of recipes containing techniques and best practices for creating industrial-grade applications in Go.
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