Web Programming in Go: Working with Templates in Go

placeholder

“In web application development HTML is frequently combined with data from template engines using handlers. In the Go programming language templates are utilized along with other actions and commands to display content. In this course you ll learn about Go templates and functions and how to use them in the creation of web applications.

First you ll explore templates in Go and template engines as well as how to parse and execute templates. Next you ll examine actions in Go and how to implement them. You ll also learn about Go arguments flags variables and pipelines. Finally you ll learn about Go functions and how to use them.