The Best Tool for LEARNING Golang

Опубликовано: 13 Март 2024
на канале: Tiago
5,628
167

In this video we'll build our own Git system from scratch from the https://app.codecrafters.io/join?via=... platform.
I really had fun building and learning from this kind of platform where we're encouraged to research and built ourselves so I really think that if you want to build projects in Golang to learn and don't know what to build, give CodeCrafters a try.

👉 Join the private community to level up as software engineer: https://selfmadeengineer.com

📢 We're building a Discord community, come and join
  / discord  

Resources:
Git Internals: https://git-scm.com/book/en/v2/Git-In...
Solutions: https://github.com/codecrafters-io/bu...
CodeCrafters: https://app.codecrafters.io/join?via=...

Time Stamps 👇
00:00:00 Intro
00:03:24 Git init
00:05:17 Git cat-file
00:14:10 Git hash-object
00:20:42 Testing all out

Hope you liked and thanks for watching!


Video titles ideas (for the algo):
Golang project ideas
Building my own Git in Golang from scratch