Chevron Left
Back to Functions, Methods, and Interfaces in Go

Learner Reviews & Feedback for Functions, Methods, and Interfaces in Go by University of California, Irvine

4.6
stars
968 ratings

About the Course

Continue your exploration of the Go programming language as you learn about functions, methods, and interfaces. Topics include the implementation of functions, function types, object-orientation in Go, methods, and class instantiation. As with the first course in this series, you’ll have an opportunity to create your own Go applications so you can practice what you’re learning....

Top reviews

CV

Aug 20, 2021

The explanations and examples are excellent mainly of how the interfaces work, the teacher explains very well. The exercises are the best and allow you to practice and apply the concepts explained.

UU

Nov 15, 2022

One of the best if not the best course on Golang that I have taken. For a long time I struggled with some very fundamental concepts in Go, but today, I am confident of my knowledge in it.

Filter by:

26 - 50 of 211 Reviews for Functions, Methods, and Interfaces in Go

By Uthmaan

Nov 16, 2022

One of the best if not the best course on Golang that I have taken. For a long time I struggled with some very fundamental concepts in Go, but today, I am confident of my knowledge in it.

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 Naveen K R P

Apr 4, 2020

Ian G Harris teaches the topics in a very understandable way and I felt really happy finding the ways and mistakes which I resolved while implementing Go code during the assignments.

By 李度

Jul 2, 2019

although this is a very very easy course for people who have programming experience before, the course is still has some great interpretation about golang’s grammar feature

By Emilio C

Oct 20, 2019

The course is well designed to allow studens to catch up with go features. The graded assestments are great to inmediatly apply what you've learned. I enjoyed this course.

By Ricardo T

Oct 4, 2020

Really good course which focuses on more advanced aspects of the GO language. Recommended as the next step into learning this programming language.

By Hugh S

Jun 1, 2020

really excellent, clear, simple explanations of all the concepts.

other computer science instructors should pay attention to how it can be done.

By Fedir R

Nov 23, 2018

Very nice course, it gives good understanding of OOP features of Go. I liked a lot course's assignments also. Thanks, Pr. Ian Harris !

By Amirbek B

Oct 21, 2020

I love that in this course the explanation of any topic starts with examples not only from the golang language, it's super cool!

By Manmohan K

Sep 12, 2020

Apart from teaching golang, the instructor gives programming tips which apply to programming in general and not just for golang

By EDGAR M M C

Aug 7, 2019

Excelent course, I learnt fundamental topics: methods, functions and interfaces to develop OOP approach application using Go.

By Stephan S

Jun 9, 2020

Clear lectures and nice assignments that challenge you to apply the things they teach. Can be a little bit harder at times

By Harvey G

Jun 16, 2021

Great course that gets through quite a number of topics in a short time. Ian the teacher is enthusiastic and helpful.

By Neeraj N

Aug 2, 2019

cool stuff,

helped to get a good overview of how go is different but still basically the same as most other languages.

By Gautam B

Jun 14, 2020

Great course! Now I know all the fundamental data types in Go and can construct complex and elegant Go programs.

By Adel F

Jun 24, 2019

Learned a bit on go syntax and how polymorphism works.

Thanks the instructor. Good learning experience overall.

By Michael N

Feb 4, 2022

Excellent course. Good primer to the GO Language. Hands on Labs good practice to reenforce concepts learned.

By Steffen C

Dec 29, 2021

best programming course I'm seen, like study, a good mixture between language specific and programming theory

By Gustavo H M d S

Jan 27, 2019

Great Course! The part about interfaces could have been a little clearer, but I was able to get through it!

By Shahriyar R

Feb 22, 2020

The very clear explanation of core concepts. Exercises are not easy so it is valuable to pass all of them

By Robin T

Sep 15, 2020

Absolutely loves how the teacher says "thank you" after each lecture. Cracks me up every time :)

By Iziren O

Oct 3, 2018

Superb course,

I definitely understand Golang far better than I did when I originally started it!

By Alazar A

Apr 13, 2020

it will be nice if there are step by step exercises or lab materials, but it is great course.

By Robert M L

Sep 14, 2022

Good course with a nice balance of content. There are some bugs that should be improved.

By Gaston M G S

May 20, 2021

Great material on object oriented abstractions and good practices of coding and debugging.