Course Overview
Google Go Golang Programming Series (Module #3) – Arrays, Maps and Packages:
Golang is a programming language developed by Google. Golang or Go Language Programming is an open source language which is highly efficient at what it does. Golang Programming is a high-level programming language which means it directly comes into the likes of Python, Ruby and Perl.
Through this course you will learn about applying closures, declaration and initialization, multidimensional arrays and slices, passing slice to a function, for range constructs, appending and copying slices), searching and sorting arrays and slices, introduction to maps, map capacity, sorting, slices and inverting maps, standard library and RegexP, sync package and rational numbers and building packages.
Course Objective:
- Learn in depth about multi-dimensional arrays and slices in Go Lang Progamming
- Learn concept of map capacity, inverting maps, standard library and sync package.
Target Customers:
- Students
- Software Developers Professionals
- Anyone interested to learn Golang Fundamentals
Pre-Requisites:
- Basic knowledge of Programming Languages
- Passion to learn