Chevron Left
Back to Getting Started with Go

Learner Reviews & Feedback for Getting Started with Go by University of California, Irvine

4.6
stars
2,279 ratings

About the Course

Learn the basics of Go, an open source programming language originally developed by a team at Google and enhanced by many contributors from the open source community. This course is designed for individuals with previous programming experience using such languages as C, Python, or Java, and covers the fundamental elements of Go. Topics include data types, protocols, formats, and writing code that incorporates RFCs and JSON. Most importantly, you’ll have a chance to practice writing Go programs and receive feedback from your peers. Upon completing this course, you'll be able to implement simple Go programs, which will prepare you for subsequent study at a more advanced level....

Top reviews

JP

Apr 4, 2020

Great intro. If you already know the basics, you probably don't need this course though. Not much of a deep dive, more of a "skim the surface" type course. Week 4 on IO was the most beneficial for me.

AN

Oct 23, 2020

Very detailed, nice introduction to golang's basic concepts. Might need to google to find better ways to handle some requirements of the assignments, but overall a cool programming language to learn.

Filter by:

76 - 100 of 568 Reviews for Getting Started with Go

By Timo R

•

Dec 22, 2021

I like a lot the structure: the key concepts were introduced in short videos but that was enough, the assignments then took longer. So many times the lecturers are stick with the 60 minute lesson plan.

By Arman N

•

Mar 14, 2021

I thank Professor Ian Harris for her excellent knowledge.

And thank you to the coursera for providing this good course.

This course was great and helped me a lot.

I wish success to the coursera team.

By Utkarsh C

•

Feb 7, 2022

The Best Course!

If you know a programming language really well && you like python also love c++.

This course has that perfect balance on what you know based on the two conditions mentioned above.

By Pedro B B

•

Jan 30, 2021

Nice fundamentals of the Go programming language. By the end of the course you'll be able to write functions that use basic variables, slices, structs, maps, functions, JSON, et cetera. Thanks!

By Thanadon B

•

Jun 20, 2020

This course contains full detail of basic programming for Golang. The assignment seems very challenged for beginners. I would suggest someone who wants to learn Golang. This course is helpful.

By Miguel P N

•

Jun 4, 2020

Great specialization! Professor Harris not only explain the constructs of Go extremely well but also provides some foundations on software development that every developer should have.

By Tanner O

•

Apr 11, 2019

Extremely well paced explanation of Go and its unique properties over other languages. A great start to learning about the Go language for anyone with basic knowledge of programming.

By Jair E P G

•

Mar 17, 2022

Excellent course to understand a little more about golang, I recommend having basic knowledge of web development to understand a little more the concepts mentioned in this course.

By Kyle B

•

Jan 19, 2019

Amazing how much of a difference good teaching makes. The content is really well explained and easy to follow. I understand not only Go but all software languages much better now.

By Devon E

•

Nov 8, 2019

Excellent course - well explained, and the exercises complement the lessons really well, requiring you to do some of your own research to build on what you've been taught. Great.

By Ravi V

•

Jul 8, 2020

Assignments are challenging !!! Enjoyed it !!! Would definitely like more in-depth introduction on the documentation in Go Lang and also more clear directions on the assignments

By Emilio C

•

Oct 10, 2019

An excellent introduction to the world of Go. The professor is very good to explain, the videos are concise and go straight to the point to allow you to get down to work in Go.

By Gourav S

•

Jun 27, 2020

It's an excellent course to start with Go Programming language. I had experience in C and Python before. The professor was excellent. The basics are now entirely clear for me.

By Rene S

•

Oct 17, 2023

Muy buen curo facilita muy buenas bases de entendimiento y comprensión inicial para el dominio del lenguaje Go, permite crear de manera intuitiva y guiada todo lo necesario

By millipedes

•

Jun 1, 2020

Very well written, exercises are well thought out. Definitely worth taking if you want to get into go programming language and have a little computer science background.

By Saifuddin M

•

Oct 31, 2021

This is a pretty good introduction to all the go language constructs and the assigments are useful and well though out that help solidy the knowledge that was learnt

By Jean-Baptiste M

•

May 17, 2020

A good introduction to Go in a general way. I recommend this course if you would like to learn a new language but not if you don't know any other programming language

By Justin E

•

Oct 19, 2019

Was easy to follow and I like that it assumes you had some programming already. I would like to see maybe more detail on why GO does slices with length and capacity.

By Samuel O

•

Feb 13, 2021

This is my very first completed course on Coursera. This was possible because the instructor was great. I recommend this for anyone looking to become familar with Go

By Neetish P

•

Sep 18, 2018

I have done other courses on Golang from the internet. However, I was looking for a course with assignments and quizzes and this one was quite useful in that respect

By Gautam B

•

Jun 11, 2020

Great Course. Goes over the fundamentals of Go and was easy for me to transition into coming from a Python background. I enjoyed Professor Harris's teaching style.

By Frank C

•

Jul 30, 2019

Great intermediate course that doesn't start at "Hello, World!" Exercises were on point, made me do a little research and got me thinking how to find the answers.

By Lavanya T S

•

Jul 28, 2021

I have learnt C, C++, Java, Python, Node JS. But this one was a refresher and is a great place to start. The professor beautifully explains even the very basics.

By Ekene E

•

Nov 21, 2020

This course is very foundational and well explained. It will take you through all you need to understand about Golang. I am really impressed with the Instructor.

By Jeremiah C

•

Jul 3, 2022

Excellent overview of basic Go structures. I am completely new to Go and found the material easily understandable, and the exercises appropriately challenging.