Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.