Skip to content

gocmto/gowiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gowiki

Writing Web Applications

Covered in this tutorial:

  • Creating a data structure with load and save methods
  • Using the net/http package to build web applications
  • Using the html/template package to process HTML templates
  • Using the regexp package to validate user input
  • Using closures

Assumed knowledge:

  • Programming experience
  • Understanding of basic web technologies (HTTP, HTML)
  • Some UNIX/DOS command-line knowledge

https://golang.org/doc/articles/wiki/

Releases

No releases published

Packages

No packages published