JP
Apr 5, 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.
HS
Jun 1, 2020
some of the best, clearest, easiest to understand explanations I've ever come across. Other computer science instructors should do this course. not for them to learn Go, but to learn how to explain.
By fabio c
•Oct 13, 2022
It gives you the basics, but iI didn't like how it was structured.
No labs, only questions and peer review and the lessons were boring
By pankaj s
•May 29, 2020
Course is simple and to the point.
I believe automated assignments will help improve the rigor and remove variability in scoring.
By José A F J ( A
•Jan 28, 2023
Em alguns momentos o curso é muito superficial, vale a pena procurar sempre mais material depois da aula.
By Iuli D
•May 26, 2020
A bit messy, some examples do not work because of typos, explanations could be much clearer honestly
By Jorge G
•Nov 11, 2020
Me gustaría que tuviera más ejercicios con código y quizas clases más dinámicas
By SYED I A A
•Jun 23, 2020
Instructor does not explain terms completely, examples were very limited.
By Krishna M A
•Nov 16, 2019
More examples can be added in the videos illustrating basic operations.
By Nafisur A
•May 19, 2019
Completely theoretical course. Only assignments are coding practical.
By Michael N
•Apr 12, 2020
Too much water, a common blah blah blah blah course for housewives
By Tim W
•May 10, 2020
Content reasonably good. Some errors in quizes and assignments.
By Antoine V M
•Nov 4, 2021
Too simple for intermediate developers (targetted profile)
By Maksims M
•Feb 11, 2020
2 times received incorrect grades from other students.
By Saurabh S
•Nov 8, 2019
Sweet and simple introduction to the GoLang.
By Roberto M P
•Feb 16, 2020
The grading systems is somehow inefficient.
By Tiago O V
•May 16, 2023
It's basic, I expected to cover more stuff
By Luke S
•Oct 20, 2018
This course is a little too basic & slow.
By Suhas B
•Oct 19, 2023
Very basic, need more hands on examples.
By Giorgio B
•Apr 14, 2024
The course is well done, but too easy
By Fanchao C
•Dec 6, 2020
To many coding errors on the slides!
By Petr N
•Feb 12, 2020
Assignments are super weird
By ildukim
•Dec 22, 2018
Too basic.
By Conor T
•Dec 7, 2022
...
By m z
•Aug 29, 2022
transcripts are illegible due to lack of spacing. a lot of verbal redundancy. go reference material links not linked from course description. first assignment wants a screenshot. subsequent ones are peer reviewed and never e.g. programatically compared against test cases as in other coursera courses. some assignment prompts lack detail e.g. why initialize slice to 3 elements when taking in user input and displaying sorted slice?
covers some language basics, no better than exercism's go track which is free https://exercism.org/tracks/go/
By mashiro w
•Nov 4, 2020
Pretty decent course with two flaws:
tagged as an Intermediate course while going from very basic stuff.
most of the assignments can be script graded while using peer review and people just grade it in pure randomness. Somebody just gives you a full point while others grade you on a error handling issue considering the assignment is just a toy program showing you can use a slice or something
By Shly
•Feb 13, 2020
Course was very introductory on high-level topics for a class that assumes you are an intermediate or higher programmer. Requirements for weekly assignments were confusing and left a lot of unanswered questions on how certain things should be handled. Peer-based grading clogged the message board with "please grade my assignment" posts and unequal grading standards.