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, including an introduction to Go’s concurrency mechanisms.
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 the core language, such as the use of variables and control flow. Next, you’ll discover how to organize Go programs to maximize their clarity and maintainability. Finally, you’ll learn how to optimize application performance using Go’s elegant concurrency mechanism. 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 the core language, such as the use of variables and control flow. Next, you’ll discover how to organize Go programs to maximize their clarity and maintainability. Finally, you’ll learn how to optimize application performance using Go’s elegant concurrency mechanism. When you’re finished with this course, you’ll have the skills and knowledge of Go needed to write straightforward and performant applications.
Syllabus
- Course Overview 1min
- Getting Up and Running 36mins
- Variables and Simple Data Types 55mins
- Creating and Debugging Programs 30mins
- Aggregate Data Types 44mins
- Looping 24mins
- Branching 50mins
- Organizing Programs 44mins
- Object Orientation and Polymorphism 58mins
- Error Management 34mins
- Concurrent Programming 37mins
- Testing 27mins
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