GithubHelp home page GithubHelp logo

setup-guides's Introduction

Setup Guides

Installing Go

To help you get started here are some setup guides for Go:

You will need a go installation before installing most editors.

Working From China

Commands such as go get will not work since proxy.golang.org is currently blocked in China. You can fix this by running the following commands to set up a Go module proxy:

go env -w GOPROXY=https://goproxy.cn,direct

Editors

There are also some setup guides for popular IDEs:

Using AWS

You will receive an email from AWS Academy to setup your account. Complete the application to get access to your account and $100 of credit.

It is important that you look after this credit! Once it's gone it's gone! Don't run instances when you aren't using them.

Currently AWS academy is limited to t1/t2.micro instances and some medium instances (2 vCPU) and m5 large instances (probably) When you want to run benchmarks on your Game of Life coursework you should use the largest instances available. Stick to the micro instances for regular development and testing, you will likely run out of credit if you don't!

These are some guides that we have created to help you setup your AWS instances.

Detailed set up guides with videos

Debugging Help

setup-guides's People

Contributors

sh1670 avatar rileyev avatar chrisgora avatar liamdalg avatar tbextent 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.