Skip to content

acmcsufoss/go-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-workshop

Go workshop for ACM at CSUF.

The slides' source code is in acm-go.slide. To view the slides, head to goworkshop.libdb.so.

The bookstore example is in cmd/bookstore. It contains a full backend implementation with a REST API and a SQLite database. There's also a small frontend in the index.html file.

Development

To run the slides locally, you need to install Go and run the present tool:

go run golang.org/x/tools/cmd/present --play=true --use_playground

7th weekly workshop (July 28th, 2023) of Hot Open Source Software Summer hackathon series hosted by ACM CSUF Student Chapter's Open Source Software team.

About

Go workshop for first-time Go programmers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 63.2%
  • HTML 18.3%
  • Nix 14.5%
  • CSS 2.5%
  • TypeScript 1.5%