Skip to main content

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

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 16 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Day 01 - Part 01

All Course Lessons (16)

#Lesson TitleDurationAccess
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 subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

  • How to develop a productive HTTP client in Golang (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
  • Building Production-Ready Services with gRPC and Go

    Building Production-Ready Services with gRPC and Go

    Sources: ByteSizeGo
    The course "Building Production-Ready Services with gRPC and Go" covers the development of high-performance services using gRPC and the Go language. It...
    11 hours 23 minutes 33 seconds
  • Golang for Beginners

    Golang for Beginners

    Sources: zerotomastery.io
    Learn Golang from scratch. Dive into the world of scalable and high-performance software. Prepare your skills for real-world projects and interviews.
    2 hours 28 minutes 28 seconds
  • Foundations of Debugging for Golang

    Foundations of Debugging for Golang

    Sources: ByteSizeGo, Matt Boyle
    Debugging is the most important skill that most people are never taught. Being able to debug locally and in production is a critical skill for any Go...