Go Language Basics

Go 1.5    |    Beginner
  • 12 videos | 56m 35s
  • Earns a Badge
Rating 4.5 of 73 users Rating 4.5 of 73 users (73)
Learning the fundamentals of a new programming language is key to your success in using the language to its fullest. Learn the Go language syntax, including working with variables and types, as well as for, if, switch, and defer statements.

WHAT YOU WILL LEARN

  • Describe the background and basic features of the go programming language
    Recognize a simple go program and how it is created and executed
    Work with packages and imports, and recognize the more commonly used packages from the go standard library
    Declare and initialize variables and constants in go
    Work with pointers in go programs, including passing by value and passing by reference
    Recognize the basic types in the go language and describe type inference
  • Work with functions, including passing arguments and returning values
    Recognize and work with the for statement in go programs
    Recognize and work with the if statement in go programs
    Recognize and work with the switch statement in go programs
    Recognize and work with the defer statement in go programs
    Write a go program that uses flow control statements

IN THIS COURSE

  • 2m 55s
    After completing this video, you will be able to describe the background and basic features of the Go programming language. FREE ACCESS
  • 5m 33s
    After completing this video, you will be able to recognize a simple Go program, how it is created, and how it is executed. FREE ACCESS
  • Locked
    3.  Go Packages and Imports
    3m 58s
    In this video, you will learn how to work with packages and imports, and recognize the more commonly used packages from the Go standard library. FREE ACCESS
  • Locked
    4.  Variables and Constants in Go
    5m 56s
    In this video, you will learn how to declare and initialize variables and constants in Go. FREE ACCESS
  • Locked
    5.  Go Pointers
    5m 6s
    In this video, you will work with pointers in Go programs, including passing by value and passing by reference. FREE ACCESS
  • Locked
    6.  Types in Go
    2m 32s
    After completing this video, you will be able to recognize the basic types in the Go language and describe type inference. FREE ACCESS
  • Locked
    7.  Functions in Go
    5m 11s
    In this video, you will work with functions, including passing arguments and returning values. FREE ACCESS
  • Locked
    8.  The for Statement in Go
    3m 58s
    After completing this video, you will be able to recognize and work with the for loop in Go programs. FREE ACCESS
  • Locked
    9.  The if Statement in Go
    4m 38s
    After completing this video, you will be able to recognize and work with if statements in Go programs. FREE ACCESS
  • Locked
    10.  The switch Statement in Go
    4m 57s
    Upon completion of this video, you will be able to recognize and work with switch statements in Go programs. FREE ACCESS
  • Locked
    11.  The defer Statement in Go
    4m 36s
    After completing this video, you will be able to recognize and work with the defer keyword in Go programs. FREE ACCESS
  • Locked
    12.  Exercise: Using Flow Control Statements in Go
    7m 15s
    In this video, you will write a Go program that uses flow control statements. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Channel Go
Rating 4.6 of 60 users Rating 4.6 of 60 users (60)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.7 of 55 users Rating 4.7 of 55 users (55)
Rating 4.5 of 107 users Rating 4.5 of 107 users (107)
Rating 4.6 of 4247 users Rating 4.6 of 4247 users (4247)