mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-04-12 19:31:57 +02:00
Enhanced text (#6791)
This commit is contained in:
parent
62b3a2eed5
commit
a8c959493e
@ -1,9 +1,9 @@
|
||||
# Basic Syntax
|
||||
|
||||
Learn about the basic syntax of Go, such as how the go programs are executed, package imports, main function, and so on. Visit the resources listed below
|
||||
Learn about the basic syntax of Go, such as how the Go programs are executed, package imports, main function, and so on.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Go Tutorial: Getting started](https://go.dev/doc/tutorial/getting-started)
|
||||
- [@article@Go by Example: Hello World](https://gobyexample.com/hello-world)
|
||||
- [@article@W3schools : Go Syntax](https://www.w3schools.com/go/go_syntax.php)
|
||||
- [@article@W3schools: Go Syntax](https://www.w3schools.com/go/go_syntax.php)
|
||||
|
Loading…
x
Reference in New Issue
Block a user