Arrays and Slices – study, review, practice: a learning method for those needing to revisit periodically or drill Golang
What you will learn
Learn GO arrays and slices fundamentals with easy but efficient exercises.
Use these short videos as a GO language reference for reviewing or consulting.
All exercises are shown in the Golang playground. You just need access to the Internet.
GO arrays and slice techniques explained in detail as well as Go for/range loops.
Start learning GO data structures here with arrays and slice exercises. Coding is easy if properly taught.
This is the second volume in the series. Begin with volume one if you are new to Golang.
Course has been fully inspected and reviewed on September 2021.
Use this course to review your understanding of Go arrays and slices.
Description
This self contained course is the second volume of the Learning Go Programming series.
It introduces ARRAYS and SLICES with many exercises and tips.
This is a great way to review concepts after being away from programming in Go a while.
The course is designed for Go students of all levels and it stands on its own, but volume 1 is a recommended prerequisite.
Anyone taking this course should be somewhat familiar with the Golang playground, such as being aware of the main function and how to display data on screen with Println and Printf.
Here, we talk about (and work with) arrays and slices.
No other syntax theory is covered.
This is a simple tutorial and to the point, but it is not simplistic.
The sessions are designed for first time learners and for periodic review if you already work with Go.
Note: This course only covers Arrays and Slices. No other data structure is discussed.
The separation of topics allow for quick review as well efficient updates when language changes occur.
After you finish doing the exercises, it will serve as a quick (efficient) resource for when you need a refresher.
A great addition to your collection of professional references.
Let’s begin!
Content