Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 919 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 919 Bytes

Golang study Repository

I am using this repository to study the Go programming language.

About

This repository contains various Go programs, exercises, and projects that I will work on as part of my journey of learning Go. The main purpose of this repository is to document my progress and to serve as a reference for future use. As such, it is subject to change and can and will grow or shrink depending on how relevant the information in this repository is to my personal learning process in the future.

Installation

To run the Go programs in this repository, you need to have Go installed on your machine. If you haven't installed it yet, you can download it from the official Go website.

Once you have Go installed, you can clone this repository to your local machine if you want to try it for yourself.

git clone https://github.com/nicl-dev/go-self-learning.git