Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kyrylr/intoduction-to-go

This is my first steps in learning the Go Programming Language.
https://github.com/kyrylr/intoduction-to-go

Last synced: 2 days ago
JSON representation

This is my first steps in learning the Go Programming Language.

Awesome Lists containing this project

README

        

# Introduction to Go programing language

My learning files and approach to learning Go.

## Description

This repository contains all the steps through which I evolved my basic understanding of Go.

## Overview and purpose

The main idea/goal/inspiration is to learn new tools and be able to use them in
writing a new project in the way that the Go programming language provides.

[//]: # (## Content of the system (system boundaries))

[//]: # ()
[//]: # (## Interaction (potential) of the product (with other products and components))

[//]: # ()
[//]: # (## Product functions (brief description))

[//]: # ()
[//]: # (## Security requirements)

[//]: # ()
[//]: # (## User characteristics (who is the end user of the system))

[//]: # ()
[//]: # (## Limitations)

---

`Ready to hear opinions and suggestions on this idea.
Ready for criticism.
Thanks for your feedback!`

---

## Authors

Contributors' names and contact details

ex. Kyrylo Riabov [Gmail]([email protected])

## License

This project is licensed under the [MIT] License - see the LICENSE.md file for details

[//]: # (## Acknowledgments)

[//]: # ()
[//]: # (Inspiration, code snippets, etc.)

[//]: # (* [Bitcoin White paper](https://bitcoin.org/bitcoin.pdf))

[//]: # (* [Blockchain demo](https://andersbrownworth.com/blockchain/hash))