Skip to content

final project exploration #2: use a Racket library that will be part of your final project

Notifications You must be signed in to change notification settings

oplS17projects/FP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

FP3: Final Project Assignment 3: Exploration 2

Due Sunday, March 26, 2017

This assignment is the same as FP1, except definitely choose a library that you expect to use for your full project.

You will be in your team before you complete this assignment. You and your teammate(s) must coordinate to (1) both choose libraries relevant to your project, and (2) each choose a different library.

The report template is below, beginning with "Library Name Here."

How to Prepare and Submit This Assignment

  1. To start, fork this repository.
  2. Add your .rkt Racket source file(s) to the repository.
  3. Add any images to the repository.
  4. Modify the README.md file and commit changes to complete your report.
  5. Ensure your changes (report in md file, added rkt file(s), and images) are committed to your forked repository.
  6. Create a pull request on the original repository to turn in the assignment.

Library Name Here

My name: put your real name here

Write what you did! Remember that this report must include:

  • a narrative of what you did
  • highlights of code that you wrote, with explanation
  • output from your code demonstrating what it produced
  • at least one diagram or figure showing your work

The narrative itself should be no longer than 350 words.

You need at least one image (output, diagrams). Images must be uploaded to your repository, and then displayed with markdown in this file; like this:

test image

You must provide credit to the source for any borrowed images.

Code should be delivered in two ways:

  1. Full files should be added to your version of this repository.
  2. Key excerpts of your code should be copied into this .md file, formatted to look like code, and explained.

About

final project exploration #2: use a Racket library that will be part of your final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published