Functions, Methods, and Interfaces in Go
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.
None
Syllabus
Syllabus - What you will learn from this course
Week 1
MODULE 1: FUNCTIONS AND ORGANIZATION
Week 2
MODULE 2: FUNCTION TYPES
Week 3
MODULE 3: OBJECT ORIENTATION IN GO
Week 4
MODULE 4: INTERFACES FOR ABSTRACTION
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Reviews
Clear lectures and nice assignments that challenge you to apply the things they teach. Can be a little bit harder at times
Excellent course. Good primer to the GO Language. Hands on Labs good practice to reenforce concepts learned.
I love that in this course the explanation of any topic starts with examples not only from the golang language, it's super cool!
I've been coding for 7 years now, and I still find the basics explained in this course to be very useful and refreshing. And I really learned a good amount of details about Go.