Skip to content

Step-by-step guide learning Go as another automation language for network automation engineers

Notifications You must be signed in to change notification settings

karneliuk-com/from-python-to-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

From Python to Go

Practical guide for infratructure (compute, network, storage, platform) engineers and developers who want to learn Go programming language building on their Python knowledge.

Contents

Blog Description Code
From Python To Go 000. Go as another automation language. Introduction to why to Go
From Python To Go 001. Get Started. How to install Go, write and run hello world 001
From Python To Go 002. Basic Data Types (Numeric, Boolean, String) and Variables. Introduction to simple data types and variables 002
From Python To Go 003. Functions, External Modules, And Linux/MAC Environment. Overview of functions, how to create/use them and how to use functions created by others 003
From Python to Go 004. Array, Lists, Slices. Overview of list/slices and operations with them 004
From Python to Go 005. Code flow control: loops and and conditions. Overview of list/slices and operations with them 005

About

Step-by-step guide learning Go as another automation language for network automation engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published