Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kyrylr/intoduction-to-go
- Owner: KyrylR
- License: mit
- Created: 2022-07-19T12:17:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T11:13:13.000Z (over 2 years ago)
- Last Synced: 2024-11-10T04:37:43.384Z (about 1 month ago)
- Language: Go
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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))