Data Structures with Go

[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/) [![Build status](https://ci.appveyor.com/api/projects/status/jv28205majdbvvj0?svg=true)](https://ci.appveyor.com/project/Dentrax/data-structures-with-go) [![Build Status](https://travis-ci.org/Dentrax/Data-Structures-with-Go.svg?branch=master)](https://travis-ci.org/Dentrax/Data-Structures-with-Go) [![codecov](https://codecov.io/gh/Dentrax/Data-Structures-with-Go/branch/master/graph/badge.svg)](https://codecov.io/gh/Dentrax/Data-Structures-with-Go) [![Go Report Card](https://goreportcard.com/badge/github.com/Dentrax/Data-Structures-with-Go)](https://goreportcard.com/report/github.com/Dentrax/Data-Structures-with-Go) [![Sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg)](https://sourcegraph.com/github.com/Dentrax/Data-Structures-with-Go) Click here for **[GO Language](https://golang.org/)** Click here for **[Guide & Theory](https://goo.gl/Ej9kzs)** Click here for **[VSCode IDE](https://code.visualstudio.com/)** [What It Is](#what-it-is) [How To Use](#how-to-use) [About](#about) [Collaborators](#collaborators) [Branches](#branches) [Copyright & Licensing](#copyright--licensing) [Contributing](#contributing) [Contact](#contact) ## What It Is **Data Structures with Go** Data-Structures-with-Go guide for GO language is an easy and advanced way to learn Data Structures. **Uses : `GO Language`** -> **[Official GO Language Web Site](https://golang.org/)** ## How To Use Just research the **[main repository](https://github.com/Dentrax/Data-Structures-with-Go)** and learn it gradually. Thats all. ## About Data-Structures-with-Go was created to serve three purposes: **Data-Structures-with-Go is a basically Data-Structures learning repository which all structures coded in Go language** 1. To act as a guide to learn basic Data Structures with enhanced and rich content. 2. To provide a simplest and easiest way to learn. 3. There is no any Data Structures guide coded in Go language on the internet. ## Collaborators **Project Manager** - Furkan Türkal (GitHub: **[dentrax](https://github.com/dentrax)**) ## Branches We publish source for the **[Data-Structures-with-Go]** in single rolling branch: The **[master branch](https://github.com/dentrax/Data-Structures-with-Go/tree/master)** is extensively tested by our QA team and makes a great starting point for learning the GO language. Also tracks [live changes](https://github.com/dentrax/Data-Structures-with-Go/commits/master) by our team. ## Copyright & Licensing The base project code is copyrighted by Furkan 'Dentrax' Türkal and is covered by single licence. All program code (i.e. Go) is licensed under MIT License unless otherwise specified. Please see the **[LICENSE.md](https://github.com/Dentrax/Data-Structures-with-Go/blob/master/LICENSE)** file for more information. **References** While this repository is being prepared, it may have been quoted from some sources. If there is an unspecified source, please contact me. ## Contributing Please check the [CONTRIBUTING.md](CONTRIBUTING.md) file for contribution instructions and naming guidelines. ## Contact Data-Structures-with-Go was created by Furkan 'Dentrax' Türkal * You can contact by URL: **[CONTACT](https://github.com/dentrax)** Best Regards