Mastering Structs in Golang is really important and that's why this video tries to cover everything you need to know about Structs in Go. Also, if you want to get into HTMX and Go, feel free to check out this video here:
https://youtu.be/8z8VrlVOIyM
📝 Description
In this in-depth Golang tutorial, we cover everything you need to know about structs. We dive into the syntax, anonymous structs, nested structs, and the use of pointers. We also explore how to implement methods with structs and how to work with tags. Additionally, mastering advanced techniques with Structs is also important and that's why we will also cover things like Tags, Composition, and Embedded Structs. This video is perfect for those who want to master Golang's powerful features and understand how to use them effectively in their programming journey.
⏳ Timestamps:
00:00 - Introduction
00:32 - What are Structs?
01:19 - Structs Basics
04:45 - Struct Pointers
09:37 - Advanced Structs
15:31 - 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!
Buy me a coffee: https://www.buymeacoffee.com/florianwoelki
Become a member: https://www.youtube.com/@FloWoelki/membership
Discord: https://discord.gg/TnA7drJ
Instagram: https://www.instagram.com/flowydev/
LinkedIn: https://www.linkedin.com/in/florian-woelki/
TikTok: https://www.tiktok.com/@florianwoelki
GitHub: https://github.com/FlorianWoelki
📝 Copyright Notice
The original Go Gopher version is originally designed by Renée French (Source: https://go.dev/blog/gopher License details: https://creativecommons.org/licenses/by/4.0/). The gopher used in the video and thumbnail is inspired by this author.
#golang #go #structs