Final Exam: Web Programming in Go
Go 1.16
| Intermediate
- 1 Video | 32s
- Includes Assessment
- Earns a Badge
Final Exam: Web Programming in Go will test your knowledge and application of the topics presented throughout the Web Programming in Go track of the Skillsoft Aspire Go Programming Essentials Journey.
WHAT YOU WILL LEARN
-
demonstrate form handling in Go with Form, PostForm, and MultipartForm functionsdemonstrate how to test HTTP using the httptest package in Gdemonstrate how to utilize variables in Godemonstrate how to work with functions in Godescribe handlers and handler functions in Godescribe how web applications store or persist data and the purpose of structs in Godescribe HTTP requests and HTTP request methods and headerdescribe HTTP responses and HTTP response status codes and headersdescribe SOAP web servicesdescribe the need for Go in web development
-
describe the purpose and features of functions in Go, including built-in functions, user-defined functions, function declarations, and function literalsdescribe the purpose and features of HTML forms in Go and how HTTP POST requests are handleddescribe the purpose and features of response headers in Godescribe the purpose and features of templates and the Go template packagedescribe the purpose and features of the Go httprouter packagedescribe the purpose and features of the Go net/http packagedescribe the purpose and features of working with SQL databases in Godescribe the role of HTTP in web programming and the differences between HTTP 1.x and 2describe the ServeMux and DefaultServeMux handlers in Go and how they're useddescribe web services and how they relate to programming in Go
IN THIS COURSE
-
1.Web Programming in Go33sUP NEXT
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE

COURSE
Final Exam: Java EE