Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

SkySoft-ATM/bbl-golang

 
 

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 Golang

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%