Skip to content

A set of projects incentivizing the power of multithreading in Go

Notifications You must be signed in to change notification settings

codlocker/Go-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Projects

Beginner Projects

  • Booking App
    • A simple app that runs a booking CLI. Good for understanding beginner level syntax
  • Go Web Server
    • A simple Web server which serves static pages, forms and text streams. A step towards understanding http server routines in Go
  • Concurrency Snippets
    • Simple set of snippets to understand channels and wait groups in Go
  • Quiz App
    • A basic below-par quiz structure to understand User I/O in Go
  • Simple Chat Interface
    • A simpel chat application in Go using websockets

About

A set of projects incentivizing the power of multithreading in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published