Code Monkey home page Code Monkey logo

ics-pa-2018-2019's Introduction

Intro to Computer Science, Period A: 2018-2019 School Year

Files for the Intro to Computer Science course, Period A, for the 2018-2019 school year at Crossroads School.

Copying Files to Your Machine

Individual files can be copy-pasted into your own local copies of these files, but that is not necessarily the most efficient way to retrieve them.

Slightly better, particularly if you need several files, is to either download the entire repo as a zip file, or to clone the repo with git.

Downloading as a Zip File

From the project's root directory, click the big green "Clone or Download" button and click "Download ZIP." This will create a zip file on your computer, most likely in your Downloads folder. Double-click that file from your Finder to unzip it, which will create a folder with all the contents of this repository.

Cloning the Repo

From the project's root directory, click the big green "Clone or Download" button. Make sure the dialog box that pops up says "Clone with HTTPS." If not, click the "Use HTTPS" link in the corner of the box.

Copy the URL in the box to your clipboard (command-c).

Open a terminal window and navigate to where you want to place the files.

Use the git clone command to clone the repo to a new directory in your current location.

For example:

cd ~/Desktop
git clone https://github.com/rileyjohngibbs/ICS-PA-2018-2019.git

ics-pa-2018-2019's People

Contributors

rileyjohngibbs avatar

Watchers

James Cloos 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.