JP
4 de abr de 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
23 de out de 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.
por Michael N
•12 de abr de 2020
Too much water, a common blah blah blah blah course for housewives
por Tim W
•10 de mai de 2020
Content reasonably good. Some errors in quizes and assignments.
por Antoine V M
•4 de nov de 2021
Too simple for intermediate developers (targetted profile)
por Max M
•11 de fev de 2020
2 times received incorrect grades from other students.
por Saurabh S
•7 de nov de 2019
Sweet and simple introduction to the GoLang.
por Roberto M P
•16 de fev de 2020
The grading systems is somehow inefficient.
por Luke S
•20 de out de 2018
This course is a little too basic & slow.
por Fanchao C
•6 de dez de 2020
To many coding errors on the slides!
por Petr N
•12 de fev de 2020
Assignments are super weird
por ildukim
•22 de dez de 2018
Too basic.
por Bas v G
•11 de fev de 2022
Sloppy and not an intermediate course.
Bugs in quizzes, which haven't been fixed in 2+ years. Errors in the videos, sloppy assignment descriptions, and so on.
The course says it aims at intermediate programmers, and then proceeds to still explain almost every single basic programming concept.
The assignments are peer reviewed, and it barely adds value except seeing someone else's code. The review criteria are very basic, and should just have been automated. The assignments are decent practice, and are open enough to at least encourage you to do some research. However, they can be frustrating if you follow the assignment instructions to the letter, as one of the examples contains spaces and is not parseable using the tools that are given in the lectures. I don't think the lecturer tested this, and he certainly didn't update anything based on all the forum feedback.
There are some positives. The lecturer is pleasant to listen to, and the content is spread out bite size.
por Zack K
•27 de out de 2021
At time this course feels more like an intro to programming course than an intro to go. The assignments should be graded using coursera's unit tests rather than peer reviewed. Peer review's are not comprehensive, and I doubt most people are actually checking the code. Also, having people download other people's code is a security risk. Wouldn't be hard to put something malicious in the code that executes it is run (or even when it is opened)
por mashiro w
•3 de nov de 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
por Shly
•13 de fev de 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.
por Gin-Ting C
•4 de jan de 2021
It's too text heavy for basic comp sci topics. It's good information but not on topic.
The topic is 'Getting started with Go' not 'Getting started with Computer Architecture'.
There should be more Go specific focused talks and assume a base level of comp sci from your audience.
Or, make basic comp sci a requisite to this course.
por Aaron B
•20 de jan de 2022
This course was a mess. Slides full of syntax errors, assignments require understanding not yet delivered, poor organization of content within video lectures, and so much more. If this was 10 bucks on Udemy I'd understand, but for a university level course, this is a bit sad.
por Deleted A
•3 de jan de 2021
Peer grading is the laziest form of grading. Do some work, write unit tests, provide a decent grader. For a so called intermediate level course there is too much bla-bla and too little go specific material. Programming assignments are few are not challenging to say the least.
por yasharnesabian
•19 de set de 2020
This was not a productive course at all! there are many syntaxes problems in the codes which by the way are only shown in the slides, first I tried to learn go using this course but now I decided to learn go using other online resources
por Paul R
•15 de fev de 2021
The code assignments should be graded through unit tests not peer reviewed, I had code that was working and unit tested (so I knew it worked) and someone graded that is didn't work, which was incorrect.
por Peter M
•24 de ago de 2020
Why say something in once concise sentence when you can say it in hundreds of words? There is so much unnecessary waffling in all these Go courses. Not to mention mistakes.
por Deleted A
•7 de abr de 2020
I expected to see Ian writing and running codes. Just talking like that I think does not help. I took a programming course here and it was far far better.
por Equipboard S
•7 de fev de 2022
Slides have code that does not compile.
por S.Devanathan
•2 de jul de 2020
too hard when coming to the end sections
por AKANSH K R
•17 de mar de 2020
Most of the things are basic.
por Syed M M H
•8 de dez de 2018
Course should be updated.