Skip to content

jnguyen0220/here-we-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

here-we-go

About

Introduction into Golang. A basic introduction into golang with go mod init and hello world sample. We will also introduce custom function and how to use 3rd party module.

Prerequiste

  1. Fork repo.
  2. start Codespace.
  3. Share your repo url.

Steps

  1. Init
  2. Hello World
  3. Function
  4. 3rd Party Library
  5. GitHub Repo as Package Manager
  6. Http Server

Summary

at the end of the module user should be able to create and run a simple golang application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages