Web Programming in Go: Web Development Basics

Go    |    Beginner
  • 15 videos | 1h 40m 4s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 50 users Rating 4.4 of 50 users (50)
The Go Programming Language, also known as Golang, offers a powerful development environment for building web applications. Statically typed and similar to C in its syntax, Go offers structural type, memory safety, and garbage collection, and has become a popular choice for web development. In this course, you'll learn the basics of web development with Go, including the way web applications work, how HTTP factors into web development, web architectures, and the structure of web applications. You'll explore web development with Go and how web applications work. Next, you'll learn about the role of HTTP in web development, including how to create HTTP requests and generate HTTP responses. Then, you'll examine web architectures and how web applications are structured, including the purpose of multiplexing and http.Handler wrappers. Finally, you'll learn about the Go template package and how to create a basic structured web application using Go.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Describe the need for go in web development
    Describe how web applications work and the benefits of web applications
    Describe the role of http in web programming and the differences between http 1.x and 2
    Describe http requests and http request methods and headers
    Demonstrate how to create http requests using go
    Describe http responses and http response status codes and headers
    Demonstrate how to test http using the httptest package in go
  • Describe the role of web architectures and clean methods for structuring web applications
    Describe best practices for structuring go web applications
    Describe the purpose and features of multiplexing and how the go multiplexer package is used
    Describe the purpose and features of http.handler wrappers in go
    Describe the purpose and features of the go template package
    Demonstrate how to create a basic structure for a go web application
    Summarize the key concepts covered in this course

IN THIS COURSE

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 255 users Rating 4.5 of 255 users (255)
Rating 4.0 of 2 users Rating 4.0 of 2 users (2)
Rating 4.1 of 27 users Rating 4.1 of 27 users (27)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.1 of 16 users Rating 4.1 of 16 users (16)
Rating 4.5 of 107 users Rating 4.5 of 107 users (107)
Rating 4.5 of 22 users Rating 4.5 of 22 users (22)