Giter VIP home page Giter VIP logo

hands-on-go-3080775's Introduction

Hands-On Introduction: Go

This is the repository for the LinkedIn Learning course Hands-On Introduction: Go. The full course is available from LinkedIn Learning.

1666987472956

If you’re looking for a practical, idiomatic way to learn the basics of the Go programming language, this course has your name written all over it—plus, it’s so simple and easy to use. Instructor Johnny Boursiquot shows you the building blocks of working directly with the Go command line and exploring the core features of its syntax to extend your workflow. Get an in-depth introduction to the key concepts you need to know to start writing professional-grade code in Go on your own, with tips on how to work with packages, primitive and composite types, flow control, interfaces, and goroutines. Along the way, learn how to tap into the Go toolchain to compile and test your code as you go, leveraging the power of concurrency synchronization using channels to communicate data between multiple goroutines at the same time.

The best way to learn a language is to use it in practice. That’s why this course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace. Check out the Using GitHub Codespaces with this course video to learn how to get started.

Instructions

This repository has all of the examples presented in the videos layed out in the main branch. As each video is presented, the examples on screen will indicate which folder/file is being worked on so you can follow along.

Folders named begin under each topic folder represent the starting point on screen during the videos. Folders named end are the complete solutions and examples that you can use to compare with your own solutions or to use as reference.

Working with Codespaces

We encourage you to make use of GitHub Codespaces to code along with the instructor. Simply clone the repository into your own account and launch Codespaces within that repository. This will allow you to make and commit changes to your own copy of the exercises and examples.

Recommended Resources

Level up your Go with the following short list of resources you should check out after completing this course.

Instructor

Johnny Boursiquot

Check out my other courses on LinkedIn Learning.

hands-on-go-3080775's People

Contributors

jboursiquot avatar smoser-lil avatar linkedin-learning-a1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.