introducing-go

module
v0.0.0-...-088ca76 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2021 License: MIT

README ¶

introducing-go

Code quick access   •   Prerequisites   •   How to use   •   Tech/frameworks used   •   License

languages-badge license-badge repo-size-badge last-commit-badge open-issues-badge

🚀 Code quick access

Chapter 1 - Getting Started

Chapter 2 - Types

Chapter 3 - Variables

Chapter 4 - Control Structures

Chapter 5 - Arrays Slices and Maps

Chapter 6 - Functions

Chapter 7 - Structs and Interfaces

Chapter 8 - Packages

Chapter 9 - Testing

Chapter 10 - Concurrency

✅ Prerequisites

To run the examples in the repository, you need to have the Go tools installed on your computer: https://golang.org/doc/install#install

🤨 How to use

Simply compile and run the code in one of the subdirectories:

go run main.go

🪄 Tech/frameworks used

  • Go: Open source programming language that makes it easy to build simple, reliable, and efficient software.

📃 License

This project is licensed under the MIT License - see the LICENSE file for details

Directories ¶

Path Synopsis
01_Getting_Started
02_Types
03_Variables
04_Control_Structures
05_Arrays_Slices_and_Maps
06_Functions
07_Structs_and_Interfaces
08_Packages
09_Testing
10_Concurrency

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL