Git Product home page Git Product logo

507-project2-f17's Introduction

SI 507 F17 - Project 2

DEADLINE: October 1, 2017, 11:59 PM TO BE SUBMITTED ON CANVAS

Basics

We have provided here a few files:

  • This README
  • A code file, si507f17_project2_objects_code.py
  • A file with tests, si507f17_project2_objects_tests.py

Instructions

You should fork this repository to your own GitHub account.

You should then clone your fork of the repository, so you have your own copy and can make edits on your own computer.

You should follow the instructions inside si507f17_project2_objects_code.py to edit that code file in order to complete the problems in this project.

To test whether you have succeeded at completing these problems, you can run the test file: e.g. python si507f17_project2_objects_tests.py, and view the test output.

(DO NOT change the names of the code files! That's ery important for grading and for testing.)

As you make changes, you should make commits to your Git repository, and push them to your cloned GitHub repository.

To submit

  1. Commit and push before the deadline (or once you have used any late days you choose to use):
  • The final version of your code file
  • The same test file you had originally (don't make changes to it unless directed by an instructor)
  • All .CSV files you create as a result of running the project
  1. Submit the full URL of your GitHub repository, the clone you make to the Project 2 assignment on the SI 507 Canvas site. Submitting to the Canvas site before 11:59 PM will make your assignment on time and allow our grading script to work.

If you submit using (a) late day(s), you should do so by 11:59 PM on whatever day that is.

FYI

You may add additional complication to the code if you choose, so long as you pass the tests! and you may make your own design decisions for these classes you define, as long as you still follow the instructions and come up with the desired test results.

507-project2-f17's People

Contributors

aerenchyma avatar amisbah avatar

Watchers

James Cloos avatar

507-project2-f17's Issues

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.