YoVDO

Learn Go: Functions

Offered By: Codecademy

Tags

Go Courses Modular Programming Courses Code Reusability Courses

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.

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

Building User Interfaces Using Functional React Components
NIIT StackRoute via Coursera
Learn C++: Functions
Codecademy
Learn JavaScript: Classes and Modules
Codecademy
Learn PHP: Functions
Codecademy
Learn Swift: Functions
Codecademy