Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Projeto ZEROHERO - Bootcamp/DevOps Fest

Projeto ZEROHERO - Bootcamp/DevOps Fest

Overview Go, uma apresentação feita para iniciar o bootcamp e hands-on.

Jefferson Otoni Lima

December 14, 2021
Tweet

More Decks by Jefferson Otoni Lima

Other Decks in Programming

Transcript

  1. DEVOPS FEST BOOTCAMP (ZEROHERO) Evento Online via Youtube DEVOPS FEST

    @jeffotoni https://s3wf.com.br https://engdb.com.br
  2. @jeffotoni Lançamento GO concorrente compilada GC Não possui generics (em

    breve) Não possui OO Não possui herança Não possui exceção (try-catch-finally) Goroutines e não Threads 2009 - Web DEVOPS FEST 11
  3. 1 @jeffotoni - Compilada e estática - Gc (Garbage Collector)

    - Paradigma Concorrente - Tipagem estática - Semântica é clara - Sintaxe é limpa - É de uso Geral - Plataformas: Linux, Mac, FreeBSD, Windows DEVOPS FEST 16
  4. @jeffotoni Lib nativa e externa Fasthttp => li externa net/http

    => lib nativa 2020 - Web DEVOPS FEST 18
  5. @jeffotoni fiber lib nativa 2020 - Web chi gin echo

    buffalo go-kit DEVOPS FEST 19 Frameworks web vs nativa
  6. @jeffotoni Routes webs vs nativo gorilla/mux lib nativa 2009 -

    Web Bone Belt Alien FastRoute DEVOPS FEST 20