Skip to content
This repository has been 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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%