Learn Go
Learn how to use Go (Golang), an open-source programming language supported by Google!

Skill level
BeginnerTime to complete
Approx. 10 hoursCertificate of completion
Included with paid plansPrerequisites
None
About this course
Go (or Golang) is an open source programming language designed to build fast, reliable, and efficient software at scale.
Google uses Go specifically for its large networks of servers, and Go also powers much of Google’s own cloud platform. Developers use Go in application development, web development, in operations and infrastructure teams, and much more. It is the language of Cloud Native infrastructure and software development.
As Go’s popularity and adoption continue to increase, we’ll see even greater usage and more creative implementations of the language!
Syllabus
6 lessons • 5 projects • 5 quizzesHands-on learning
Don’t just watch or read about someone else coding — write your own code live in our online, interactive platform. You’ll even get AI-driven recommendations on what you need to review to help keep you on track.
Projects in this course
- Project
Gopher It
Create a Go program from scratch. You'll be incorporating the concepts covered in the first lesson. - Project
Comic Mischief
Become the software administrator of the comic book store you own and operate, Comic Mischief. Use variables to store data about your shop and update those variables to maintain an internal state of what comics are being added to the store! - Project
New Device Setup
Challenge your understanding of the `fmt` package in Go programming a device setup!

Learn Go course ratings and reviews
- 5 stars
- 4 stars
- 3 stars
- 2 stars
- 1 star
- Very good, has allowed me to grasp the basic syntax and structure of Golang. Also provides effective challenges.Tom H.Verified Learner
- I have learned a ton about Golang from this course! And being able to practice it here is really elevating my skills!Peter M.Verified Learner
- The exercises are super helpful to understand GO, especially pointers. I had watched many videos and only with Codecademy was I able to understand it.Daniela V.Verified Learner
Our learners work at
Unlock additional features with a paid plan
Practice Projects
Guided projects that help you solidify the skills and concepts you're learning.Assessments
Auto-graded quizzes and immediate feedback help you reinforce your skills as you learn.Certificate of Completion
Earn a document to prove you've completed a course or path that you can share with your network.
Join over 50 million learners and start Learn Go today!
StartFrequently asked questions about Go
Golang (Go) is an open-source programming language. It’s powerful and versatile, with well-organized code and an accessible syntax that makes it a great choice for new programmers.