- Course
Creating Web Applications with Go
Since Go was first open sourced in 2009, it's rapidly grown in popularity. This course is targeted at software developers that are looking at using the Go language to create web applications.
- Course
Creating Web Applications with Go
Since Go was first open sourced in 2009, it's rapidly grown in popularity. This course is targeted at software developers that are looking at using the Go language to create web applications.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Since Go was first open sourced in 2009, it's rapidly grown in popularity, and is especially suited to creating web applications due to its focus on simplicity and rich standard library. In this course, Creating Web Applications with Go, you'll learn how to create web applications in Go with minimal third party library support. First, your journey will begin with an introduction to how to create simple HTTP request handlers, and an exploration of Go's powerful templating capabilities. Next, you'll discover how to create a controller layer with dynamic routing and middleware, and how to interact with a database. Finally, you'll learn how to test your applications to ensure they perform as expected. When you're finished with this course, you'll be fully equipped to create your own cutting edge web applications with the Go language.