Skip to content
/ go-bbl Public

Brown Bag Lunch on the Go programming language

Notifications You must be signed in to change notification settings

teivah/go-bbl

Repository files navigation

Go Lunch & Learn

ex

Overview

Released in 2012 by Google.

Go is an attempt to combine the ease of programming of an interpreted, dynamically typed language with the efficiency and safety of a statically typed, compiled language.

Simple to learn and concise (25 keywords only).

Built for concurrency and parallelism.

Deep dive

Conclusion

Designed by Google to solve Google's problem.

About

Brown Bag Lunch on the Go programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages