Skip to content

dranidis/time-to-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time to Go

by Dimitris Dranidis

Presentation at 1st SKG Gophers Meetup

Friday, May 7, 2021

https://www.meetup.com/thessaloniki-golang-meetup/events/277583694/

The talk introduces newcomers to the syntax and features of Go by presenting the functional and object oriented aspects of the language, as well as error handling and testing. Examples of Go code are presented starting from simple "Hello world" programs up to REST API programming.

Viewing Locally

To install the present tool, use go get:

go get golang.org/x/tools/cmd/present

To view talks, run present in the current directory and then visit http://127.0.0.1:3999 in your browser.

go run golang.org/x/tools/cmd/present

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages