Giter VIP home page Giter VIP logo

gitpod-cpp's Introduction

gitpod-cpp

Forkable repo for gitpod for C++ workshop

Temporary workspace

  1. Click this button: Gitpod Ready-to-Code

Or, make your own workspace

This will allow you to push the files back to your own repo

  1. Fork this repo to you own GitHub Account.
  2. Copy the URL for your repo https://github.com/<youruser>/gitpod-cpp (replace <youruser>)
  3. In a new window open the URL prefixed with https://gitpod.io/# i.e. https://gitpod.io/#https://github.com/<youruser>/gitpod-cpp
  4. Allow the access when prompted
  5. In the terminal build and run the test program
    gitpod@/workspace/gitpod-cpp $ g++ -o hello hello.cpp
    gitpod@/workspace/gitpod-cpp $ ./hello
  6. You're ready to go ๐Ÿ‘ ๐Ÿš€

gitpod-cpp's People

Contributors

christopheredsall 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.