Skip to content

tutsplus/go-fundamentals-for-building-web-servers

 
 

Repository files navigation

Instructor: Derek Jensen

In todays software industry, we are constantly stretched to the limit to create robust, highly performant applications. This is where the Go language shines. Go is an incredibly powerful programming language created by Google that provides excellent performance whether you are running on a desktop, on the web, or even in the cloud.

In this course I am going to teach you the basics of the Go programming language so that you will be able to not only write simple utilities, but also to take Go beyond the console and build scalable, flexible web servers.

Source Files Description

This repository contains the sample programs from each lesson of the course, including the web servers built in chapter 3. There is one subfolder for each server, cooresponding to the site and server built in each lesson of chapter 3.


These are source files for the Envato Tuts+ course: Go Fundamentals for Web Services

Available on Tuts+. Teaching skills to millions worldwide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 84.0%
  • HTML 16.0%