Go Fundamentals
Offered By: Pluralsight
Course Description
Overview
If your job brings you into contact with the cloud, then you are probably interacting with Go. This course will teach you all you need to create your own Go programs.
Go has become the first language many companies reach when they need fast, scalable, and maintainable software for cloud-based platforms. In this course, GO Fundamentals, you’ll learn the fundamentals of Go software development. First, you’ll explore how to create a simple program and set up a development environment. Next, you’ll discover Go’s simple, yet flexible type system. Finally, you’ll learn how to use control flow to guide your program’s execution. When you’re finished with this course, you’ll have the skills and knowledge of Go needed to write straightforward and performant applications.
Go has become the first language many companies reach when they need fast, scalable, and maintainable software for cloud-based platforms. In this course, GO Fundamentals, you’ll learn the fundamentals of Go software development. First, you’ll explore how to create a simple program and set up a development environment. Next, you’ll discover Go’s simple, yet flexible type system. Finally, you’ll learn how to use control flow to guide your program’s execution. When you’re finished with this course, you’ll have the skills and knowledge of Go needed to write straightforward and performant applications.
Syllabus
- Setting Up a Development Environment 25mins
- Variables and Simple Data Types 37mins
- Aggregate Data Types 35mins
- Control Flow: Branches 17mins
- Control Flow: Loops 25mins
- Functions 24mins
Taught by
Mike Van Sickle
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera