Skip to content

Instantly share code, notes, and snippets.

View drc288's full-sized avatar

Drose drc288

View GitHub Profile

#Documentación GoLang Español

Detalles

  • Escribo todo al mismo tiempo que nos capacitan para poder reflejar y expresar bien lo que nos dicen los chicos de GrupoEsfera.
  • Me inspiré mucho con los ejemplos y dichos de GoTour, pero traté de complementarlos con el conocimiento de Diego.
  • Separé Variables, Punteros, Estructuras, Slices y Mapas porque me parecen conceptos deberían tener sus propias secciones para no confundir(me).
  • Si me confundo Pointer Receiver y Pointer Retriever, no es mi culpa.

Oh my zsh.

Install with curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Enabling Plugins (zsh-autosuggestions & zsh-syntax-highlighting)

  • Download zsh-autosuggestions by