Learn Go: Functions
Offered By: Codecademy
Course Description
Overview
Create modular programs with functions.
Continue your Go learning journey with Learn Go: Functions. Add modularity to your Go programs by creating reusable code blocks with functions.
### Skills you’ll gain
* Create reusable code that take parameters using functions.
* Recognize how function definitions create scopes.
* Describe how Go stores values in memory using addresses and pointers.
### Notes on prerequisites
We recommend that you complete [Learn Go: Conditionals](https://www.codecademy.com/learn/learn-go-conditionals) before starting this course.
Continue your Go learning journey with Learn Go: Functions. Add modularity to your Go programs by creating reusable code blocks with functions.
### Skills you’ll gain
* Create reusable code that take parameters using functions.
* Recognize how function definitions create scopes.
* Describe how Go stores values in memory using addresses and pointers.
### Notes on prerequisites
We recommend that you complete [Learn Go: Conditionals](https://www.codecademy.com/learn/learn-go-conditionals) before starting this course.
Syllabus
- Learn Go: Functions: Learn how to write Go functions in this action-packed course!
- Lesson: Learn Go: Functions
- Quiz: Learn Go: Functions Quiz
- Project: Learn Go Functions: Interstellar Travel
- Lesson: Learn Go: Addresses and Pointers
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Make an Action Bar in Unity Part 1 - Modular Action SystemCoursera Project Network via Coursera Advanced Modeling for Discrete Optimization
University of Melbourne via Coursera C Programming: Modular Programming and Memory Management - 3
Dartmouth College via Coursera Learn C++: Classes and Objects
Codecademy Learn C++: Functions
Codecademy