Giter Site home page Giter Site logo

golang-problem-sheet-1's Introduction

My README to my solutions to the Go Problems

Go is a programming language created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a compiled, statically typed language in the tradition of Algol and C, with garbage collection, limited structural typing, memory safety features and CSP-style concurrent programming features added. The compiler and other language tools originally developed by Google are all free and open source. For more infomation on goland just visit the website.

https://golang.org/

To run the solutions to these 10 go programs you first need to download go onto your PC. The Link below is the link to downloading go.

https://golang.org/dl/

Once go is on your PC you are ready to go.

Open your control prompt and navigate your way to where your the go progam is kept.

To build the program type "go build" followed by the name of the program followed by the file type. This will create a "exe" file. To run the file just simpley run the "exe" file and the program will run.

Each file solution is named by the filename. ex. Kon'nichiwa, Sekai! solution is name helloworld.go Each solution has a commented code discribing what each solution is ment to do.

Any Questions please contact me.

Kevin Delassus [email protected]

golang-problem-sheet-1's People

Contributors

kevind992 avatar

Stargazers

Mauro Risonho de Paula Assumpção 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.