Go Bootcamp [PDF]

0
Go Bootcamp
Go Bootcamp

Everything you need to know to get started with Go

Objectives

After the reading this book (Go Bootcamp), we expect the readers to get with the following knowledge, skills, and attributes.

Knowledge

  • pros/cons of static typing in Go
  • what makes Go unique
  • what is Go particularly good at
  • what are the challenging parts of Go

Skills

  • How to do data modeling with Go
  • know how to test code
  • How to organize code in packages
  • know how to write documentation

OBJECTIVES

  • know how to use JSON marshaling
  • How to build a web API (depending on exercises)
  • know how to test a web API (depending on exercises)
  • How to cross compile
  • know how to use the key go tools

Attitudes

  • value the potential of the Go language
  • can argue when to use Go vs using “legacy language”
  • consider using Go for a future project

You can also get this PDF by using our Android Mobile App directly:

 

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.