Backend Web Development with Go: Build an E-Manual Server
Offered By: Coursera Project Network via Coursera
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
In this 1.5-hour long guided project, you will create a web server that serves electronic manual pages with Golang's built-in packages.
Go (also known as Golang) is a programming language that is created, supported, and used by Google and many major organizations. It is particularly suitable for internet applications thank to its ready-to-use packages. We will cover serving HTML contents with HTTP protocols, as well as preventing malicious access with regular expressions.
This course is aimed at learners who are proficient with core Golang (variables, data types, flow control, functions, packages) and experience with HTML. Knowledge of HTTP protocol is helpful but not required. "Golang for Beginners: Data Types, Functions, and Packages" highly recommended as a prerequisite.
Syllabus
- Project Overview
- In this 1.5-hour long guided project, you will create a web server that serves electronic manual pages with Golang's built-in packages. Go (also known as Golang) is a programming language that is created, supported, and used by Google and many major organizations. It is particularly suitable for internet applications thank to its ready-to-use packages. We will cover serving HTML contents with HTTP protocols, as well as preventing malicious access with regular expressions. This course is aimed at learners who are proficient with core Golang (variables, data types, flow control, functions, packages) and experience with HTML. Knowledge of HTTP protocol is helpful but not required. "Golang for Beginners: Data Types, Functions, and Packages" highly recommended as a prerequisite.
Taught by
Harrison Kong
Related Courses
Go Serverless with a Graph DatabaseA Cloud Guru System Tooling with Go
A Cloud Guru Aprendiendo a programar en Go
Coursera Project Network via Coursera Learn Go
Codecademy Learn Go: Conditionals
Codecademy