Git Product home page Git Product logo

codeshow's Introduction

codeShow in the Windows 8 Store

Go to aka.ms/codeshowapp to install codeShow from the Windows 8 Store

Project Description

This is a Windows 8 HTML/JS project with the express goal of demonstrating simple development concepts for the Windows 8 platform. You may learn some stuff about end-to-end app architecture by looking at the source code of codeShow, but the primary goal of the project is to help you learn discrete programming tasks such as accessing the camera, implementing an asymmetric ListView, or handling errors look to codeShow. To see what's new with codeShow, visit the [news] page.

Clone or fork it?

Well, should I clone or fork it? The question is, are you going to contribute to the project (which you're encouraged to do by the way)? If not, then you only need to clone it. You'll still be able to easily get the latest changes. If you want to be a good citizen and make contributions to codeShow then you need to fork it. Forking a git project means that you are creating your own online repository that is linked to the original. This allows the project owner (us) to pull in changes when you change something and submit a pull request.

To clone it from Visual Studio 2013

  • open VS2013 and go to the Team Explorer tab (usually next to Solution Explorer)
  • go to Settings | Git Settings
    • make sure your name and email are filled in (those are recorded in commits in git)
    • enter the path to your development folder
    • enable author images
  • then drop the nav menu down and go to Project | Team Projects
  • hit Clone and type in https://github.com/codefoster/codeshow
  • verify you like the path where it's going to go
  • hit Clone
  • when it's done click on the project and then click on the .sln file to launch it
  • now you can come back to the Commits section of Team Explorer and Sync anytime you want to get the latest changes

If you want to use other tools take a look at the Fork A Repo GitHubHelp page

.then()
Regardless of which method you use to get the code down to your system, you'll want to do this afterward... open the codeshow\packages folder install all of the SDKs included there now open the .sln file in Visual Studio and have fun!

Privacy Policy (aka "Legal Stuff")

The codeShow app requests access to internet to provide access for various demos in the project, but neither the app itself or any of the demos in the app collect, store, or share any identifying information from users. Rest assured that your privacy is respected. If you would like to report any violation of this policy, you can contact any of the project contributors.

codeshow's People

Contributors

codefoster avatar ecsproull avatar iqaan avatar nekaras avatar palermo4 avatar sonalmac avatar

Watchers

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