Understanding the fundamental difference between slices and arrays in Golang is a must and sometimes a pitfall for beginners. If you are a beginner and want a 15-minute crash course, feel free to watch this video as well: • Go from Zero to Hero: Learn Golang in 15 m...
📝 Description
In this video, we dive deep into a common pitfall that many Golang beginners encounter, which can significantly slow down your algorithms. Understanding the fundamental differences between slices and arrays in Golang is crucial for writing efficient and optimized code.
⏳ Timestamps:
00:00: Introduction
00:20: Static vs. Dynamic Arrays
01:17: Beginners Pitfall
09:02: 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!
Become a member. / @flowoelki
Discord: / discord
X / Twitter: https://x.com/FlorianWoelki
LinkedIn: / florian-woelki
GitHub: https://github.com/FlorianWoelki
📝 Copyright Notice
The original Go Gopher was designed by Renée French (Source: https://go.dev/blog/gopher License details: https://creativecommons.org/licenses/.... The gopher appearing in this video and thumbnail is modified from the original design.
#golang #go #beginners