Skip to content

Instantly share code, notes, and snippets.

@batemapf
Created March 29, 2018 01:22
Show Gist options
  • Save batemapf/89517f610faed90b83f75656e3fb93a0 to your computer and use it in GitHub Desktop.
Save batemapf/89517f610faed90b83f75656e3fb93a0 to your computer and use it in GitHub Desktop.

Capstone project

Goal

To do something useful and/or fun with Python with a legal tie-in that demonstrates you have learned something and have the tools to continue your coding journey. For example:

  • Make your own functions
  • Choose your own legal adventure
  • Memo generator
  • Use one of the Google APIs
  • Prediction / trends / statistics
  • Or anything you want!

Timeline

  • Due at 6:00pm on 4/18
  • Turn a short project description in by 6:00pm on 4/4
  • Turn your progress on 4/11

Guidelines

  • This one is on your own. You have enough time to figure this out on your own.
  • We will be your primary resource. Run into issues or have trouble getting started, let us know!
  • Use the stuff you learned. If you use something new (e.g. from SO), you must explain why you used this and what it does in a comment in your code.

Deliverables

  • A functioning Python file / program
  • A short "one-pager" describing what the program does and has an example of the expected output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment