Go Programming Master The Fundamentals For Beginners

Posted By: ELK1nG

Go Programming Master The Fundamentals For Beginners
Last updated 1/2021
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 366.76 MB | Duration: 1h 10m

Learn the basics of programming in Go, then use that knowledge as a Foundation to go on to code & create Software etc.

What you'll learn
All the fundamentals of programming with Go
Understand computer science fundamental programming concepts
Program fluently in Go
How to write and understand simple in Go programs
Requirements
No requirements needed
Description
Go Programming Master The Fundamentals For Beginners course is a 1hour course for beginners. In the course, we will cover the basics of the Go programming language. By the end of the course, you should have a beginner's working knowledge of how to program Go, this course will prepare you with basic knowledge so that you can go on in the future to using Go in the way you want to, whether that's modding your favourite Software, scripting in your OS of choice, or writing libraries for others to use.Topics include:· Go syntax· How to use if Statements & if else Statements in Go· How to use while and repeat loops Statements in Go· How to use for and for-in loops Statements in Go· How to make and how to call functions in Go· What are Variables, and the role they play in programming/ coding· What are Datatypes, and the role they play in programming/ coding· Arithmetic operators, and the role they play in programming/ coding· Relational operators, and the role they play in programming/ coding· Logical operators, and the role they play in programming/ codingBy coding along with the lectures, the information will stick with you as we go through the material, and by the end, your programming skills will be strong enough for you to understand all the basic, fundamentals, to go on to bring to life whatever idea you can think of!

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 IDE Compiler Setup

Section 2: Go Variables

Lecture 3 Variables In Go

Lecture 4 Datatypes In Go

Lecture 5 Comments in Go

Section 3: Go Operators

Lecture 6 Operators In Go

Lecture 7 Arithmetic Operator In Go

Lecture 8 Relational Operators In Go

Lecture 9 Logical Operators In Go

Section 4: Go Flow Control Statements

Lecture 10 Flow Statements In Go

Lecture 11 If Else Statements In Go

Lecture 12 Switch Case/Condition Statements In Go

Section 5: Go Loop Statements

Lecture 13 Loop Statements In Go

Lecture 14 For Loop Statements In Go

Section 6: Go Functions

Lecture 15 Functions In Go

Lecture 16 Calling A Function In Go

People who are interested in Go programming,Programming Beginners