5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

Aspire     Go Programming Essentials     Go Programming Essentials Track : 03 Web Programming in Go
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.

Objectives

Web Programming in Go: Working with Templates in Go

  • discover the key concepts covered in this course
  • describe the purpose and features of templates and the Go template packages
  • describe the purpose and features of template engines
  • demonstrate how to parse and execute templates in Go
  • describe the purpose of actions in Go templates, including conditional actions, iterator actions, set actions, and include actions
  • demonstrate how to implement actions in Go
  • describe the purpose and features of arguments, pipelines, and variables in Go templates
  • demonstrate how to utilize arguments in Go
  • demonstrate how to implement flags in Go
  • demonstrate how to utilize variables in Go
  • demonstrate how to implement pipelines in Go
  • describe the purpose and features of template functions in Go
  • demonstrate how to work with functions in Go templates
  • summarize the key concepts covered in this course