• Skip to primary navigation
  • Skip to content

GitopsCentral

  • Home
  • Courses
  • Roadmap
  • About
  • Log In
  • Sign Up

go

May 21, 2019

Go Modules

© cloudinaryAccording to golang official github,Modules are an experimental opt-in feature in Go … [Read more...] about Go Modules

golang go,  go modules,  golang

April 13, 2019

Composite types: Structs

©techort.comStructsStruct is a collection of fields.Syntaxtype User struct { … [Read more...] about Composite types: Structs

golang go,  golang,  structs

April 4, 2019

Composite types: Slice

SlicesA Slice is like a dynamically-sized array. A slice type is written []T,where elements … [Read more...] about Composite types: Slice

golang go,  golang

November 10, 2018

installing goland on ubuntu or kali linux

Introduction GoLand is a new commercial IDE by JetBrains aimed at providing an ergonomic … [Read more...] about installing goland on ubuntu or kali linux

golang go,  goland,  golang,  ide,  install,  jetbrains,  kali,  kali linux,  linux,  ubuntu

November 10, 2018

How to install golang on ubuntu or kali linux

IntroductionGo is a modern programming language developed by Google that uses high-level … [Read more...] about How to install golang on ubuntu or kali linux

golang,  kalilinux,  ubuntu go,  golang,  kali,  kalilinux,  linux,  ubuntu

© Copyright 2016-2025 gitopscentral · All Rights Reserved ·