Code With Go
  • Code With Go
  • 01. What, Who, Why and Where?
  • 02. Compiled vs Interpreted languages
  • 03. Types of Type!
  • 04. Stack and Heap Memory
  • 05. Garbage Collection
  • 06. About Go
  • 07. Go Playground
  • 08. Hello, World!
  • 09. Installing Go
  • 10. Variables
  • 11. Constants
  • 12. Integers
  • 12. Floats
  • 13. Boolean
  • 14. Strings
  • 15. Complex Numbers
  • 16. If Else
  • 17. Switch
  • 18. For
  • 19. User Defined Types
  • 20. Arrays
  • 21. Slices
  • 22. Structs
  • 23. Maps
  • 24. Functions
  • 25. Defer
  • 26. Pointers
  • 27. Methods
  • Resources
    • Resources - Paid
    • Resources - Free
Powered by GitBook
On this page
  • Core Mission
  • Why Go?
  • About Me

Was this helpful?

Code With Go

Build everything with Go!

Next01. What, Who, Why and Where?

Last updated 5 years ago

Was this helpful?

Core Mission

Our core mission is to empower everyone to "learn to program" using Go programming language. Our mission is to make high quality learning resources freely available for everyone. We also provide free of cost in-person training workshops for underrepresented groups as well as for student. Reach out to if you want us to teach or speak at event.

Why Go?

  • Go is simple - Go is simple to get started. It's not scary especially for new comers.

  • Go is powerful - Go is very powerful. Modern core platforms like Docker, Kubernetes, Hyper-ledger Fabric Blockchain etc. are being on Go.

  • Go has easy concurrency - Concurrent programming is necessary evil for everyone. Go has simple concurrency model.

  • Go is widely used in web applications and micro-services.

  • Go Community - it is estimated that there are around 0.8 million to 1.6 million users worldwide ~

About Me

I am software developer based in Pune, India. You can reach me on Twitter

us
source
@gophersumit