dots bg

Google Go Programming Become a Master of Golang!

This comprehensive course is designed to take you from beginner to expert in Google’s Go programming language (Golang). Learn to build efficient, scalable, and high-performance applications with Golang's powerful features. The course covers core concepts such as syntax, concurrency, error handling, and data structures, along with advanced topics like Goroutines, channels, and Go modules. With practical exercises, real-world projects, and expert guidance, this course equips you to master Golang and leverage it for modern software development. Ideal for programmers, software engineers, and tech enthusiasts aiming to excel in Go development.

Course Instructor MYB

₹1399.00

dots bg

Course Overview

Schedule of Classes

Course Curriculum

1 Subject

Google Go Programming Become a Master of Golang!

106 Learning Materials

Establishing your Go Language system

Introduction.mp4

Video
2:54

Setting up Golang.mp4

Video
6:24
FREE

Downloading and Installing Go Compiler.mp4

Video
5:46

Golang fundamentals

Understanding basic structure of the GO language - Copy.mp4

Video
4:39
FREE

Undersanding Basic Syntax to be used in GO language.mp4

Video
14:36

Learn Data Types Available in Go Language.mp4

Video
6:26

Working with Integer Type in GO Language.mp4

Video
7:54

Golang variables and operators

Understanding Variable and their Uses in Go Language.mp4

Video
13:52
FREE

Understanding How to Modify Variables in GO Language.mp4

Video
15:13

Learn Arithematic Operators and their Uses in Go Language.mp4

Video
10:2

Learn Assignment Operators and their Uses in Go Language.mp4

Video
8:54

Understanding the if statement for comparison operators.mp4

Video
2:16
FREE

Learn Relational Operators and their Uses in Go Language.mp4

Video
15:57

Learn Logical Operators and their Uses in Go Language.mp4

Video
17:00

Golang If statements

Working with If Statement in Detail.mp4

Video
4:53
FREE

Learn How to use If and else both in GO Language.mp4

Video
4:46

Learn if else and else if in detail in GO Language.mp4

Video
9:28

Understand Nested if and else and their Uses in Go Language.mp4

Video
8:34

Nested If else and else if in detail with example.mp4

Video
10:55

Golang Switch statements and For loops

Understand Switch Statement and its work flow and uses in Go Language.mp4

Video
12:31
FREE

Switch Statement Detailed.mp4

Video
9:2

Understanding for loop in GO language.mp4

Video
9:47

Golang functions

Creating very basic function in Go lang.mp4

Video
6:19
FREE

Using Functions in Go language with Parameter.mp4

Video
7:55

Using multiple parameters in a function in golang.mp4

Video
9:28

Converting Integer to strring in Go lang.mp4

Video
5:31

Return single or multiple functions values in go lang.mp4

Video
9:27

Global and Local Variable scop rule in GO lang and other programming language.mp4

Video
10:1

Builtin String Functions in GO lang1.mp4

Video
10:31

Builtin String Functions in GO lang p2.mp4

Video
16:58
FREE

Builtin Math Functions p1.mp4

Video
9:32

Builtin Math function p2.mp4

Video
3:59

Golang arrays and pointers

Baisic of array in Go lang Creating array and calling it.mp4

Video
7:30
FREE

Creating arrays with different styles.mp4

Video
9:14

Understanding Multidimentional array accessing arrays data and editing in golang.mp4

Video
8:10

How to use Pointers in Go lang.mp4

Video
10:59

Golang structures, slices, and ranges

Understanding Structures in Golang and how to use them.mp4

Video
5:26
FREE

Workinng with structure in function in golang.mp4

Video
7:26

Underestanding slices in golang.mp4

Video
11:32

Understanding Range in golang with arrays in detail.mp4

Video
9:54

Using range to itrate map in golang.mp4

Video
5:19

Making recursive function in golang.mp4

Video
5:24

Golang web development HTML basics

Learn Html Basics for GO Language.mp4

Video
9:13
FREE

Understanding Basic Text Logic of HTMLization.mp4

Video
8:30

Understanding Attributes and its uses in HTMLization.mp4

Video
3:45

Understanding Fix attributes.mp4

Video
2:46

Documenting and Commenting.mp4

Video
2:52

Understanding Linking Methods in HTML.mp4

Video
9:1

Understanding how to apply images in html.mp4

Video
7:47

Tabulating in HTML.mp4

Video
3:26

Undertanding Iframe logic and Uses.mp4

Video
5:44

Learn Head area and its deep parts.mp4

Video
9:00

Understanding User Inputs Audio Fix.mp4

Video
8:30

Div and other sementic tags.mp4

Video
5:10

Lists ordered and unordered.mp4

Video
4:00

Nested ordered and unordered lists.mp4

Video
4:19

Golang web development_ CSS basics

IDs Classes ad their uses in CSS.mp4

Video
12:19
FREE

Background properties and its uses.mp4

Video
8:25

Understanding Element Box Model.mp4

Video
6:19

Floating and clearing the elements.mp4

Video
11:12

Understanding Positioning.mp4

Video
7:10

Golang web development_ Basic website structure

Designing header and understading basics of page designing.mp4

Video
7:00
FREE

Designing navbar.mp4

Video
6:16

Main area and footer designing.mp4

Video
7:1

Golang web development_ Bootstrap framework

How and why to use bootstrap for front end development.mp4

Video
4:19
FREE

Bootstrap typography.mp4

Video
7:7

Bootstrap Colors.mp4

Video
5:14

Tabulating.mp4

Video
4:21

Understanding navigations using bootstrap.mp4

Video
4:43

Understanding Complete Navigation bar.mp4

Video
5:36

Understanding Bootstrap Container type and their uses.mp4

Video
8:29

Understanding rows and columns logic.mp4

Video
9:8

Adding responsiveness to the page.mp4

Video
8:31

Golang web development_ Creating a website template

designing web page using bootstrap template method.mp4

Video
6:48
FREE

some little tweaks about the grid system of the bootstrap columns.mp4

Video
7:42

Understanding List group and list group items while making sidebar.mp4

Video
4:49

Making of main area and footer.mp4

Video
4:35

Understanding text template new parse and execute keyword in golang.mp4

Video
15:47

Understanding basic usage of text templating in golang.mp4

Video
2:30

Basics of OS package in GOlang.mp4

Video
1:50

Using Range keyword to apply slice in templating.mp4

Video
14:50

Using Variable in the in the template golan.mp4

Video
6:45

Separating template file from go programming file in golang.mp4

Video
9:15

Passind data to template file in Golang.mp4

Video
4:17

Using Variables in template file golang.mp4

Video
2:41

Using slice in template golang.mp4

Video
7:22

Applying HTML tags to the template golang.mp4

Video
3:56

Using Maps in template golang.mp4

Video
4:28

Using structur in the template golang.mp4

Video
9:57

Understanding FuncMap and Funcs in golang applying builtin string functions.mp4

Video
11:7

Using Custom Functions in the Templates golang.mp4

Video
6:26

Using if in templates golang.mp4

Video
10:5

Using and or in template with if golang.mp4

Video
8:28

Using if else if and else in template golang.mp4

Video
7:9

Using Greater than gt less than lt and equal to eq statement in template golang.mp4

Video
7:41

Nested templating in golang.mp4

Video
11:35
FREE

Using method in template.mp4

Video
4:47

Converting gohtml file into html file golang.mp4

Video
4:3

Using nethttp package with listenandserve functions.mp4

Video
10:35

Detailed talk about request and response in golang.mp4

Video
13:53

Dynamic Live Code reloading of web app by Fresh Plugin Golang.mp4

Video
15:48

HTTP status codes

HTTP Status code understanding.mp4

Video
3:58
FREE

Understanding HTTP Status Codes.mp4

Video
10:19

Understanding HTTP Status Codes p2.mp4

Video
8:40

Understanding HTTP Status Codes p3.mp4

Video
16:58

Understanding HTTP Status Codes p4.mp4

Video
5:51
FREE

Course Instructor

tutor image

MYB

67 Courses   •   95 Students