Giter Site home page Giter Site logo

anotheronebytethedust / golang-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codelytv/golang-examples

0.0 0.0 0.0 175 KB

Introductory examples to Go programming language used in the CodelyTV Pro course

Home Page: https://pro.codely.tv/library/introduccion-a-go-tu-primera-app/89042/about/

Go 100.00%

golang-examples's Introduction

CodelyTV and Friends of Go Present: Go Command Line Tool

Project showing up how you could implement a entire command line application with GO.

With this project you will be capable of implementing an application with Go. For this project you don't need previous experience on the language, but you do need a minimal background as a developer.

We will explain all the features that go with it including the famous goroutines.

Contents

Lesson 1. Go Flags: introduction to "flags" package.

Lesson 2. Cobra: refactor from "flags" package to Cobra library.

Lesson 3. Reading files: retrieving beers from file.

Lesson 4. Modeling data: modeling our beers (structs, defined types, etc).

Environment setup

See the environment setup instructions below.

Requirements

To compile & run the source code of this project you just need to have Go properly installed.

Installation

Binary distributions of Go are available for Linux, macOS, Windows and more.

Otherwise you can download the source code and compile it for your platform.

golang-examples's People

Contributors

aperezg avatar joanlopez avatar rgomezcasas avatar dependabot-preview[bot] avatar anotheronebytethedust avatar jacanales avatar beni0888 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.