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

Working with Design Patterns in Go (Golang)

Working with Design Patterns in Go (Golang)

Sources: udemy
Go is a powerful language for building efficient and scalable applications. But as your projects grow, you'll encounter common problems that can be elegantly...
10 hours 20 minutes 8 seconds
Getting Started With Golang

Getting Started With Golang

Sources: Academind Pro
Learn all the key fundamentals of Go - one of the most in-demand and popular programming languages you can learn these days! Go (or Golang) is a very modern, performant and popu...
15 hours 19 minutes 14 seconds
Building Modern Web Applications with Go (Golang)

Building Modern Web Applications with Go (Golang)

Sources: udemy
Learn to write modern, fast, and secure web applications in Google's Go programming language, and learn it from an award winning University professor with 20 years of teaching e...
29 hours 6 minutes 20 seconds
Refactoring With Bill

Refactoring With Bill

Sources: ardanlabs.com
Refactoring with Bill presents hour-long videos of Bill working on different projects while providing a stream of consciousness on what he is doing and why.
7 hours 49 minutes 54 seconds
Build Your Own Database in Go From Scratch

Build Your Own Database in Go From Scratch

Sources: James Smith
Learn databases from scratch, creating your own, in small steps and with simple code in Go (language-neutral). Atomicity and durability. The database...