Coder Social home page Coder Social logo

instacode's Introduction

InstaCode

One step setup Linux based coding environment for beginners on Windows.

image

We did this project at Hack Princeton 2014! We successfully integrated Brackets with Vagrant to create a one-step-setup coding environment.

Setting up a development environment is hard for beginners

Many programming tutorials assume the the reader:

  • Has Linux or OSX
  • Knows how to use the terminal
  • Knows how to use a text editor

Whenever you exit the Silicon Valley/University/Starbucks bubble, you see that most people:

  • Have Windows
  • Have never touched a terminal
  • Don't know what a text editor is in the context of programming

According to this Wikipedia article, Windows has over 90% market share. Since it is so hard to install modern development tools for Python, Ruby, and JavaScript on Windows, most people have a huge hurdle to overcome when they are trying to learn to code.

For absolute beginners, this can be pretty daunting and I'm sure many give up right away. When I was first learning to code the hardest part (and the one that wasn't really covered anywhere) was setting up a development environment to get a Hello world! program running.

Requirements

  • One-step installation with Windows installer
  • No need to learn terminal commands
  • Exact representation of Linux environment so there are no weird Windows-specific errors

Previous Solutions

There are a few solutions to this problem available now, but they aren't optimal:

  • Web-Based IDE - Solutions like Nitrous.io and Cloud9 are very easy to get started with, but often don't support full interaction with the VM. Sometimes, they make you configure your app in specific ways to work inside their framework. Any solution designed for beginners should not require any non-standard configuration.
  • Local Virtual Machine - Virtual machine software lets you run a linux environment on your local machine, but this requires beginners to learn how to set up all of the settings and know their way around the guest operating system. This solution is the most complete and provides a very solid development environment, but requires a lot of complicated setup.
  • Cygwin or other Windows terminal emulator - This isn't really a good option because it doesn't come with all of the other programs that usually come with a linux distribution, and so lots of the examples beginners would find online wouldn't work.

instacode's People

Contributors

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