GoLang-Logo

Go Language

Go Language From Google

GoLang-Logo

Google's Go

In this crash course, you will learn about one of the youngest programming languages that is becoming very popular in the cloud engineering world, which is Go or also commonly known as Golang. You will learn the most essential concepts and syntax of Go, while building an actual application throughout the entire tutorial.

 

Go-Lang-History

 

Why Go LAng

 

Go Fast

 

 

Go Camp

 

 

📖 We will first understand why was Go even developed? So you will understand specific use cases of Go and how it differs from other programming languages.

📖 Then we will set up our local development environment and see how the basic structure of a Go file looks like.

📖 Then as we start writing our simple to do list application, you will learn the core concepts and syntax of Go like some common data types, such as strings, integers, arrays, and slices.

📖 You will also learn about variables and variable scopes, about formatted output.

📖 We will learn about loops and why they are needed, as well as how to encapsulate logic in functions.

📖 And finally, we will make our simple Go application accessible for HTTP clients. So we will learn how to start a simple web server in Go and how to handle user requests to our Go web application.

 

Learn Go from NANA Youtuber: TechWorld with Nana

 

 

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 – Intro & Course Overview
02:28 – Introduction to Go – Why Go?
06:28 – Characteristics of Go and Go Use Cases
GO SYNTAX & CONCEPTS
08:38 – Local Setup – Download Go & GoLand IDE
12:10 – Write our First Program & Structure of a Go File
18:08 – Execute Go Program
22:17 – Start writing our ToDoList Application
25:08 – Data Types in Go
26:54 – Variables in Go
36:36 – Arrays & Slices in Go
44:20 – Loops in Go
56:07 – Functions in Go
01:00:16 – Variable Scopes in Go
01:19:08 – Build HTTP endpoints and Start Web Server to serve requests

 

 

▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Python course.                 ► • Python Tutorial for Beginners – Learn…
Full Docker course.                 ► • Docker Tutorial for Beginners [FULL C…
Full K8s course.                       ► • Kubernetes Tutorial for Beginners [FU…
DevOps Tools explained.       ► • https://bit.ly/2W9UEq6

Leave a Reply

Your email address will not be published. Required fields are marked *