Golang mini course for beginners
2h 54m 34s
English
Paid
Course description
Golang Mini Course for Beginners - this is a compact and comprehensible course for developers who are just beginning to get acquainted with the Go (Golang) programming language. The course is ideal for those who have no experience or minimal experience and will help quickly master the basic principles and features of the language.
Watch Online
0:00
/ #1: 1.1 Type System
All Course Lessons (14)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | 1.1 Type System Demo | 11:32 | |
| 2 | 1.2 Built-in Types | 16:31 | |
| 3 | 1.3 Functions | 04:29 | |
| 4 | 1.4 Custom Types | 10:35 | |
| 5 | 1.5 Enums | 08:39 | |
| 6 | 1.6 Control Structures | 09:28 | |
| 7 | 1.7 Interfaces | 23:05 | |
| 8 | 1.8 Modules / Packages | 15:07 | |
| 9 | 1.9 Private And Public | 08:49 | |
| 10 | 1.10 Goroutines | 08:44 | |
| 11 | 1.11 Channels | 22:28 | |
| 12 | 1.12 Generics | 11:12 | |
| 13 | 1.13 Pointers | 13:24 | |
| 14 | 1.14 Testing | 10:31 |
Unlock unlimited learning
Get instant access to all 13 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 design & develop REST microservices in Golang (Go)
Sources: udemy
Learn to design and develop REST microservices in Go. Master MVC, Domain Driven Development, and Hexagonal architecture with MySQL and Cassandra integrations.
20 hours 26 minutes 49 seconds
Introduction to Testing in Go (Golang)
Sources: udemy
Writing unit tests and integration tests is one of the most-neglected aspects of software development. All too often, a developer will find him or herself say "but it works on m...
12 hours 17 minutes 47 seconds
Build SaaS apps in Go (2nd edition)
Sources: Dominic St-Pierre
Learn how to build performant and maintainable API-first web server in Go. I put some emphasis and content regarding building a SaaS in Go. If you want to build
4 hours 30 minutes 22 seconds
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
Let's Build a Go version of Laravel: Part Two
Sources: udemy
This is the follow up to "Let's Build a Go Version of Laravel," and is intended for students who have already taken that course! In the first part of this serie
8 hours 5 minutes 42 seconds