Building Modern Web Applications with Go (Golang)
Learn to program in Go from an award winning university professor
Created by Trevor Sawler | 29 hours on-demand video course
This course is well-suited for both absolute beginners, and for developers who already know something about web development, but want to add Go to their toolbox. We start with an overview of the Go language, and then cover everything you need to get started writing web applications, including an overview of HTML5, a survey of JavaScript and JavaScript modules, how to work with Cascading Style Sheets to make our application look the way we want, and much more.
What you’ll learn
- How to write programs in the Go language (often called Golang)
- How to create HTML pages using HTML5
- How to write Javascript without depending on something like jQuery
- How to create and use Cascading Style Sheets
- How to build modern, secure web applications in Google’s Go programming language
- How to organize your Go application correctly
- How to write tests in Go
- How to connect to a database in Go
- How to manage sessions in Go
- How to create and use middleware in Go
- How to use 3rd party packages with Go Modules
- How to implement secure user authentication in Go
- Best practices for security in web applications
- How to deploy a Go web application to a live server
Recommended Course by Trevor Sawler
Working with Vue 3 and Go (Golang) [NEW COURSES]
Let’s Build a Go version of Laravel
Working with React and Go (Golang)