Go from Zero to Hero: Learn Golang in 15 minutes!

preview_player
Показать описание


📝 Description
🚀 Jumpstart Your Go Programming Journey in Just 15 Minutes! 🕒
Whether you're a complete beginner or a seasoned developer looking to add Go to your skillset, this video will provide you with the fundamental knowledge you need to start coding in Go efficiently. By the end of this tutorial, you'll have a solid understanding of the Go programming language and be ready to tackle more complex projects. Obviously there are a lot of more concepts to understand in Golang like Generics or Concurrency. But we will cover these in a separate video.

⏳ Timestamps:
00:00 - Introduction
01:57 - Building and Running
02:24 - Main Function and Imports
03:27 - Variables
04:19 - Conditions
04:42 - Arrays & Slices
05:59 - Maps
07:06 - Loops
08:20 - Functions
09:11 - Error Handling
11:23 - Structs & Interfaces
14:12 - Pointers
15:57 - Outro

👋 Hey there!
If you are new to this channel: Hey 👋 my name is Flo and I am a professional software engineer with a passion for coding in Golang, TypeScript, JavaScript, and Rust. This channel is where I share that passion and dive into the exciting world of software engineering. Plus, I love using Emojis and paper-based animations (so have a look for that, if you want to find my videos).

📨 Support and Connect!

#golang #go #crashcourse
Рекомендации по теме
Комментарии
Автор

Good explanations and very good editing! Maybe make an advanced Go video going into templates, Go routines and channels? Another idea might be an intro to vim and vim motions

GlarityHD
Автор

Really enjoying your videos, learning a lot about go

PedroCarvalho-qfbw
Автор

Explanations for Interface section were hard to follow and honestly I didn't understand anything in that. Everything else was pretty good!

sarangs
Автор

Nice editing skills you developed Florian. Are you using premiere pro?

codingcrashkurse
Автор

so..
x = append(x, 6) is O(n), correct?

pavloburyanov
Автор

This is so good, can you do one for Rust?

alHailHale