Giter VIP home page Giter VIP logo

math18's Introduction

MathCamp

Welcome to the course page for Stanford University's Political Science Department's Math Camp.

Homework

Daily homework and other assignments will be posted in the Homework page. Further details on assignments and course policies can be found in the syllabus.

Labs

Labs are held as scheduled on the syllabus, the content for which is available under Labs.

Discussion Board

A discussion board is found on Piazza. You can post any course related questions here and other students are encouraged to provide their thoughts or solutions any queries. The TA's and the professor will also comment as needed.

Course Content

The easiest way to download and update the course content is to use Git, a language used for version control relative to this site, GitHub. Git are a series of commands run in the terminal.

Many MAC computers will already have git installed. To check for installation, open terminal and type git, which will return git documentation, if correctly installed. Further guides on installation of Git can be found here. Alternatively, install Homebrew and run brew install git.

Once installed, Git can be used to quickly download the course content. Run the following command in terminal to download:

git clone https://github.com/justingrimmer/Math18

Once run, your content will download to your computer. To update the content with any new labs and homeworks, simply navigate to the MathCamp folder and git pull:

cd Math18
git pull

A more detailed introductory tutorial for using Git can be found here.

math18's People

Contributors

justingrimmer avatar zuhadhai avatar jesseyoder avatar apoorvalal avatar carlislerainey 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.