Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/quick-start-with-go

[Quick Start with Go] This repository collects 25 of programming scenarios (labs and challenges) for Quick Start with Go. Golang is a statically typed, compiled programming language. This course provides you with a series of labs that will help you master the art of Go.
https://github.com/labex-labs/quick-start-with-go

List: quick-start-with-go

awesome awesome-list challenges course education go hands-on labex labs programming

Last synced: about 2 months ago
JSON representation

[Quick Start with Go] This repository collects 25 of programming scenarios (labs and challenges) for Quick Start with Go. Golang is a statically typed, compiled programming language. This course provides you with a series of labs that will help you master the art of Go.

Awesome Lists containing this project

README

        

# Quick Start with Go

[![Quick Start with Go](https://cover-creator.appbot.io/quick-start-with-go.png)](https://labex.io/courses/quick-start-with-go)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-go)

Golang is a statically typed, compiled programming language. This course provides you with a series of labs that will help you master the art of Go.

![Go](https://img.shields.io/badge/Go-whitesmoke?style=for-the-badge&logo=go)

## Environment

LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- A strict β€œLearn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).

## Exercises

| Index | Name | Difficulty | Practice |
|---------|--------------------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------------|
| 01 | πŸ“– Your First Go Lab | β˜…β˜†β˜† | Start Lab |
| 02 | πŸ“– Beginner's Guide to Go Programming | β˜…β˜†β˜† | Start Lab |
| 03 | πŸ“– GOPATH and Module | β˜…β˜†β˜† | Start Lab |
| 04 | πŸ“– Creating and Importing Go Packages | β˜…β˜†β˜† | Start Lab |
| 05 | πŸ“– Introduction to Go Variables | β˜…β˜†β˜† | Start Lab |
| 06 | πŸ“– Data Processing with Operators | β˜…β˜†β˜† | Start Lab |
| 07 | 🎯 Fahrenheit and Celsius Conversion | β˜…β˜†β˜† | Start Challenge |
| 08 | πŸ“– Numerical Types in Go Programming | β˜…β˜†β˜† | Start Lab |
| 09 | πŸ“– Character Types in Go | β˜…β˜†β˜† | Start Lab |
| 10 | πŸ“– Go String Fundamentals | β˜…β˜†β˜† | Start Lab |
| 11 | πŸ“– Go Constants Fundamentals | β˜…β˜†β˜† | Start Lab |
| 12 | πŸ“– If Branch Statement | β˜…β˜†β˜† | Start Lab |
| 13 | πŸ“– Switch-Case Branch Statements | β˜…β˜†β˜† | Start Lab |
| 14 | πŸ“– Go's Efficient For Loops | β˜…β˜†β˜† | Start Lab |
| 15 | πŸ“– Goto Statement Usage | β˜…β˜†β˜† | Start Lab |
| 16 | πŸ“– Array Operations in Software Development | β˜…β˜†β˜† | Start Lab |
| 17 | πŸ“– Multidimensional Arrays in Go | β˜…β˜†β˜† | Start Lab |
| 18 | 🎯 Array Traversal Concepts | β˜…β˜†β˜† | Start Challenge |
| 19 | πŸ“– Flexible Go Slice Data Structures | β˜…β˜†β˜† | Start Lab |
| 20 | πŸ“– Go Dictionary Fundamentals | β˜…β˜†β˜† | Start Lab |
| 21 | πŸ“– Sorting and Manipulating Go Dictionaries | β˜…β˜†β˜† | Start Lab |
| 22 | πŸ“– Concurrency Primitives in Go | β˜…β˜†β˜† | Start Lab |
| 23 | πŸ“– Defining and Using Structures in C | β˜…β˜†β˜† | Start Lab |
| 24 | πŸ“– Modular Functions in Programming | β˜…β˜†β˜† | Start Lab |
| 25 | πŸ“– Anonymous Functions in Go | β˜…β˜†β˜† | Start Lab |

## More

- πŸ”— [Golang Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- πŸ”— [Golang Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- πŸ”— [Golang Free Tutorials](https://github.com/labex-labs/go-free-tutorials)