Blog
Git at 20: Linus Torvalds and the tool that changed everything
Git turns 20, and Linus Torvalds shares how he built it in 10 days. Here's why it's still the king of version control.
My Neovim setup for Mac for coding (in Go), writing and boosting your productivity in 2024
Have a complete IDE in your terminal, fully customizable and be a productivity machine with its incredible ecosystem of plugins.
Maps in Go
Efficient Key-Value Data Management.
Arrays and slices in Go
Understand the details of Slices, the most used data type in Go.
Tips and tricks to code in Go in a clean, functional and effective way
Learn how to code effectively by following the best practices of the language, from basics to advanced, with practical examples so you can write clean and functional code in Go.