Skip to content

barcamp2011 saigon presentation about golang, with sample code

Notifications You must be signed in to change notification settings

aht/barcamp2011-gonuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source code for my Barcamp Saigon 2011 talks on the Go
language and concurrency.

The HTML presentation is at http://aht.github.com/barcamp2011-gonuts/.

There are two sample Go programs:

* primitives.go:

    demonstrate Go's concurrency primitives

* echosrv.go:

    a TCP echo server that spawn multiple goroutines,
    handle errors and also does logging!

Colophon: to make the HTML file, you'll need some dark art.
I won't tell you more because it is not finished but
if you really want take a look at http://github.com/aht/nest/.

About

barcamp2011 saigon presentation about golang, with sample code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published