computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
879 B
21 lines
879 B
<DedicatedRoadmap |
|
href='/golang' |
|
title='Go Roadmap' |
|
description='Click to check the detailed Go Roadmap.' |
|
/> |
|
|
|
|
|
# Go |
|
|
|
Go is an open source programming language supported by Google. Go can be used to write cloud services, CLI tools, used for API development, and much more. |
|
|
|
Visit the following resources to learn more: |
|
|
|
- [Visit Dedicated Go Roadmap](/golang) |
|
- [A Tour of Go – Go Basics](https://go.dev/tour/welcome/1) |
|
- [Go Reference Documentation](https://go.dev/doc/) |
|
- [Go by Example - annotated example programs](https://gobyexample.com/) |
|
- [Learn Go | Codecademy](https://www.codecademy.com/learn/learn-go) |
|
- [W3Schools Go Tutorial ](https://www.w3schools.com/go/) |
|
- [Making a RESTful JSON API in Go](https://thenewstack.io/make-a-restful-json-api-go/) |
|
- [Go, the Programming Language of the Cloud](https://thenewstack.io/go-the-programming-language-of-the-cloud/)
|
|
|