1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-10 11:14:09 +02:00

chore: add resource under golang:go-basics

This commit is contained in:
roadmap bot
2023-06-22 16:08:20 +01:00
parent 19b38dec4c
commit 8dbaa60b58

View File

@@ -5,3 +5,4 @@ Learn the common concepts of Go like variables, loops, conditional statements, f
Visit the following resources to learn more:
- [Official Go Tutorial](https://go.dev/doc/tutorial/)
- [Go Tutorial](https://www.w3schools.com/go/index.php)