Coder Social home page Coder Social logo

aaron1011 / rcos-status-updates Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rcos/rcos-status-updates

0.0 2.0 0.0 29 KB

A repository for weekly RCOS Status Updates

Home Page: https://handbook.rcos.io/#/grading/status_updates

License: MIT License

rcos-status-updates's Introduction

rcos-status-updates

A starter repository for RCOS student status updates.

What are Status Updates?

Status Updates are informal weekly short-form blog posts detailing a student's progress in RCOS during the previous week. Please consult the RCOS Handbook for a detailed overview of background and requirements.

System Requirements

Submitting Status Updates

  1. Write a new status update in the directory corresponding to the current semester (i.e. summer_2018). Please use Markdown and name this file something like week_01.md.

  2. Track and commit your changes:

git add .
git commit -m 'Added status update for week 01'
  1. Push your status update to the master branch of your fork:
git push origin master
  1. All done :)

Beginning of Semseter Setup

These steps are important - if you don't follow them correctly your status updates won't be recognized by our auto-grader.

  1. Fork this repository (rcos/rcos-status-updates) so you have your own copy hosted on GitHub at github.com/your-username/rcos-status-updates.

  2. Clone your fork of the repository down to your local machine and navigate into the resulting directory:

git clone https://github.com/your-username/rcos-status-updates.git
cd rcos-status-updates
  1. Make a new directory to store your status updates for the semester. This directory must use the semester_year naming convention, all lowercase. For example:
fall_2018
spring_2019
summer_2019

This repository comes with a starter directory for the current semester (fall_2018).

  1. Setup is complete :)

rcos-status-updates's People

Contributors

aaron1011 avatar aeksco avatar dmccrevan 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.