This projects contains presentations rendered by present
.
content/
contains the presentations following the present syntax
This projects is continuously deployed to Appengine at https://gotraining.appspot.com/
when merged into master
.
Run the present tool locally with
go build .
./go-slides -base . -content content
Request access to GCP gotraining
project from a contributor or update app.yaml
on your own fork with your GCP project.
Execute
gcloud app deploy
or test the coudbuild with
gcloud builds submit --config cloudbuild.yaml
The training materials in this project as of February 2019 were collated by @juliaogris with many cues taken from A Tour of Go and Go by Example.
Extra special thanks to @camh-anz for countless reviews, improvement suggestions and code contributions.
Many thanks also to @anzdaddy for suggesting the pingserver comparison, to @pentaphobe for the syntax colouring contribution and to @anzboi for creating go-samplerest - they and @anz-rfc also contributed in many reviews.
This work is copyright Australia and New Zealand Banking Group Limited and licensed under a Creative Commons Attribution 3.0 Unported License.