Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 640 Bytes

File metadata and controls

executable file
·
20 lines (15 loc) · 640 Bytes

Open Education Day golang workshop

install environment

Schedule

  1. 5min Introduction
  2. 5min golang Introduction
  3. 5min Explore LiteIDE with go hello world
  4. 5min Explain Webserver
  5. 15min Create basic Webserver with example
  6. 10min Add custom response
  7. 5min Create datastructure for rivers
  8. 10min Return rivers based on the last path element
  9. 15min Create function which returns the river according to passed min/max length
  10. 20min Take parameters from Request and return rivers according to passed min/max length