Giter VIP home page Giter VIP logo

go-exercises's Introduction

Go Exercises Repository ๐Ÿ’ป

This repository contains my personal exercises in Go programming language. The main purpose of this repository is to track and demonstrate my progress and understanding of Go.

โ“ What is Go?

Go, also known as Golang, is a statically typed, compiled language designed at Google. It is known for its simplicity, strong static typing, and for its ability to handle multicore and networked systems.

๐Ÿ“ Repository Structure

The repository is structured as follows:

  • basics/: This directory contains exercises related to basic concepts in Go such as variables, data types, etc.
  • rssagg/: This directory contains a project that fetch RSS feeds and save them in a database, managing also users and authentication with Api Key.

๐Ÿš€ How to Use

To run any of the exercises, navigate to the directory containing the exercise and run go run <filename.go>.

๐Ÿ“– References

go-exercises's People

Contributors

davidebersani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.