Companies Home Search Profile

Learning Go

Focused View

David Gassner

2:21:57

0 View
  • 001 Develop basic programs with Go.mp4
    01:07
  • 002 What you need to know.mp4
    02:40
  • 001 Gos essential characteristics.mp4
    05:58
  • 002 Explore basic Go syntax.mp4
    03:45
  • 003 Experiment with the Go Playground.mp4
    04:52
  • 004 Install Go on macOS.mp4
    02:22
  • 005 Install Go on Windows.mp4
    02:00
  • 006 Choose an IDE for Go programming.mp4
    02:38
  • 007 Install and configure Visual Studio Code.mp4
    02:38
  • 008 Get the exercise files from GitHub.mp4
    03:42
  • 009 Create a Hello World application.mp4
    05:15
  • 001 Explore Gos variable types.mp4
    03:16
  • 002 Declare and initialize variables.mp4
    05:55
  • 003 Get input from the console.mp4
    03:22
  • 004 Convert string inputs to other types.mp4
    04:10
  • 005 Use math operators.mp4
    02:03
  • 006 Use the math package.mp4
    05:20
  • 007 Work with dates and times.mp4
    03:50
  • 008 Challenge Create a simple calculator app.mp4
    02:06
  • 009 Solution Create a simple calculator app.mp4
    03:40
  • 001 How memory is allocated and managed.mp4
    03:29
  • 002 Reference values with pointers.mp4
    04:18
  • 003 Store ordered values in arrays.mp4
    03:17
  • 004 Manage ordered values in slices.mp4
    04:43
  • 005 Store unordered values in maps.mp4
    05:54
  • 006 Group related values in structs.mp4
    04:41
  • 001 Program conditional logic.mp4
    03:53
  • 002 Evaluate expressions with switch statements.mp4
    04:07
  • 003 Create loops with for statements.mp4
    06:02
  • 001 Define and call functions.mp4
    04:39
  • 002 Define functions as methods of custom types.mp4
    05:10
  • 003 Challenge Create a more advanced calculator app.mp4
    02:38
  • 004 Solution Create a more advanced calculator app.mp4
    03:06
  • 001 Write and read local text files.mp4
    05:13
  • 002 Read a text file from the web.mp4
    04:00
  • 003 Parse JSON-formatted text.mp4
    05:18
  • 001 Next steps.mp4
    00:50
  • Description


    What is Go? Go is a next-generation, open-source programming language created by Google for building systems, web, and other applications. This course is designed to help developers get started with Go, covering its core language elements and syntax. David Gassner introduces tools and skills used in a Go workflow—including Go Playground, an online tool that takes Go development off the desktop. He also covers basic programming tasks: managing values, using math operators, storing values as complex types, and managing program flow. Plus, learn how to create reusable Go code, read and write files, and make simple web requests.

    This course includes Code Challenges powered by CoderPad. Code Challenges are interactive coding exercises with real-time feedback, so you can get hands-on coding practice alongside the course content to advance your programming skills.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    Go

    David Gassner
    David Gassner
    Instructor's Courses
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 37
    • duration 2:21:57
    • Release Date 2024/10/07

    Courses related to Go