mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 03:23:08 +01:00
Add Go basics content (#1578)
* Go basics intro * Update content/roadmaps/109-golang/content/100-go-basics/readme.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
parent
267d325aa0
commit
1895b24e33
@ -1 +1,6 @@
|
||||
# Go basics
|
||||
# Learn the Basics
|
||||
|
||||
Learn the common concepts of Go like variables, loops, conditional statements, functions, data types, and so on. A good starting point for go basics is its Go's official docs.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Tutorial' href='https://go.dev/doc/tutorial/'>Official Go Tutorial</BadgeLink>
|
||||
|
Loading…
x
Reference in New Issue
Block a user