Full Golang Tutorial - Learn Go by Building a TodoList App

Описание к видео Full Golang Tutorial - Learn Go by Building a TodoList App

A Complete Go Crash Course for Beginners to learn the core Go concepts by writing a simple TodoList Application

▬▬▬▬▬▬ R E S O U R C E S 🔗 ▬▬▬▬▬▬
► Git Repo: https://gitlab.com/twn-youtube/golang...
► HTTP, URL & IP Addresses Explained - IT Beginners Course Lecture
https://techworld-with-nana.teachable...
► Golang Full Course:    • Golang Tutorial for Beginners | Full ...  


▬▬▬▬▬▬ Thanks JetBrains for making this video possible! 🙌 ▬▬▬▬▬▬
👉 Interested in trying GoLand? https://jb.gg/Check_GoLand
👉 JetBrains has given me a 100% discount code! Use 'GoWithNana2024' to enjoy the full GoLand IDE for 6 months — completely free! Redeem it here: https://jb.gg/GoWithNana
Valid until March 31, 2025


▬▬▬▬▬▬ Serious about learning new skills? ▬▬▬▬▬▬
🚀 Learn the Complete SDLC - From Programming to Deploying an Application: https://bit.ly/3A4GVrr
🚀 Become a Certified DevOps Professional: https://bit.ly/4haS0Iq


▬▬▬▬▬▬ GO CRASH COURSE - WHAT YOU WILL LEARN ▬▬▬▬▬▬
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.

📖 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.


▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0: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


▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ► https://bit.ly/2F3LXYJ
TWITTER ► https://bit.ly/3i54PUB
LINKEDIN ► https://bit.ly/3hWOLVT
FB group ► https://bit.ly/32UVSZP
DEV ► https://bit.ly/3h2fqiO

Комментарии

Информация по комментариям в разработке