Golang Tutorial : Go Full Course
I created this Golang tutorial to be the definitive course. I provide in this full course more information than you can get in any book. The table of contents follows below. Both the core language and numerous projects are provided to help you master Go. Also there is only one 5 second ad, so nothing will get in the way of your learning process!
Go is one of the fastest growing languages and for good reason. Go makes it very easy to write fast code without having to tweak with the code. The code is understandable, efficient, excels at concurrency, provides great backend support for web apps, handles errors much like Rust and manages memory efficiently.
Get the Code : https://github.com/derekbanas/Go-Tutorial
Best Go Book : https://amzn.to/3SIIjoo
MY UDEMY COURSES ARE 87.5% OFF TIL May 1st ($9.99)
➡️ Python Data Science Series: Highest Rated & Largest Python Udemy Course + 56 Hrs + 200 Videos + Data Science https://bit.ly/Master_Python_52
➡️ C++ Programming Bootcamp Series: Over 23 Hrs + 53 Videos + Quizzes + Graded Assignments https://bit.ly/C_Course_52
➡️ Golang Course: 15 Hrs + Web Apps + Core Language + Create a Blog + PostgreSQL + Problem Solving https://bit.ly/go-tutorial10
#golang #GoTutorial #fullcourse
TABLE OF CONTENTS
00:00 Intro
01:44 Package
02:15 Import
02:42 Alias
03:19 Comments
03:40 Main
04:27 User Input
06:00 Error Handling
06:35 Blank Identifier
07:33 Variables
10:19 Data Types
12:12 Casting
12:30 Casting Strings
17:33 If Conditional
20:56 Strings
29:19 Runes
31:15 Printf
33:15 Time
34:39 Math
44:35 For Loop
46:25 While Loop
53:16 Range
54:23 Arrays
1:01:18 Slices
1:08:29 Functions
1:10:20 Return Multiple
1:11:05 Function Errors
1:13:11 Varadic Functions
1:14:35 Passing Arrays
1:17:50 Pointers
1:21:35 Pass Array Pointers
1:26:09 File IO
1:37:11 Command Line
1:43:03 Packages / Modules
1:52:40 Maps
1:59:27 Generics
2:00:38 Constraints
2:04:24 Structs
2:12:04 Composition
2:16:05 Defined types
2:21:54 Associate Methods
2:24:50 Protecting Data
2:25:12 Getter / Setter
2:31:00 Encapsulation
2:33:42 Interfaces
2:38:39 Concurrency / GoRoutines
2:40:49 Sleep
2:42:10 Channels
2:45:16 Mutex / Lock
2:51:13 Closures
2:53:13 Passing Functions
2:55:50 Recursion
2:58:59 Regular Expressions
3:07:00 Automated Testing
3:16:42 Web app
3:38:44 Templates / HTML
3:45:16 Installation
Other Videos By Derek Banas
2024-03-06 | How to Write a Novel |
2023-05-03 | Machine Learning Tutorial for Beginners |
2023-04-29 | Python for Data Science |
2023-04-26 | Probability |
2023-03-31 | Microsoft Excel Tutorial for Beginners | Full Course |
2023-03-02 | .NET MAUI Tutorial Full Course |
2022-12-10 | Happy Holidays : I Made You a Present |
2022-11-11 | C# Full Course : C# Tutorial for Beginners |
2022-11-01 | xTool D1 Pro 20w Projects |
2022-09-29 | PostgreSQL Tutorial Full Course 2022 |
2022-08-12 | Golang Tutorial : Go Full Course |
2022-07-29 | Rust Tutorial Full Course |
2022-07-11 | Guitar 30 Day Challenge : Complete Beginner |
2022-06-08 | Transfer Learning with TensorFlow |
2022-06-01 | Convolutional Neural Networks : TensorFlow 2022 |
2022-05-18 | TensorFlow Binary & Multi-class Classification |
2022-05-14 | Transfer Learning with TensorFlow |
2022-05-04 | TensorFlow Tutorial 2022 |
2022-05-03 | Live Coding with Tensorflow May 4th |
2022-04-28 | xTool D1 |
2022-04-21 | Linear Regressions with StatsModels |