Git Product home page Git Product logo

side-project's Introduction

Side Project

Due - Thursday, December 16, 2021 - 5pm

For this project, you will implement a side project of your choosing.

To motivate this project, read the following blog post:

Understanding Why Side Projects Are Looked At So Highly in Tech

It is very likely that you will be asked about your side projects when you interview for internships or full-time software development positions. It is not always easy to have time for a side project during your studies, but side projects are very important to your development as a software developer. As a result, in this class you will be required to have a side project!

Use this as an opportunity to explore something you are excited about!

Requirements

  1. The project should represent roughly 50 hours of work. It is advised that you maintain a work log so that you can demonstrate how much time you spent on various elements of the project. It is also advised that you speak with the professor during office hour to propose your idea and verify that it is appropriately scoped.
  2. The project may extend another project from this or another class, but no portion of the assignment that you wish to have graded as Side Project may be submitted as part of another assignment for this or another class.
  3. You may choose to work in a programming language other than Java. You may also choose to use any set of libraries and/or frameworks available to you. Keep in mind, however, that your grade will be based on the level of difficulty of the project. Just completing some tutorials to learn a new toolset will not be sufficient (even if it took you 50 hours!).
  4. You must submit your entire code base, a README with instructions for executing your program, and a README that explains the goal of the project, the design of the system, and any implementation details. At the time of submission, you should have a well-documented github repository that you would be proud to send to a potential employer!

Suggestions

A search for programming side projects yields lots results with suggestions for side projects and how to choose side projects.

You may choose to extend a previous project to add functionality you think is missing.

You may choose to use the opportunity to learn a new language or toolset, for example build and Android application or rewrite a project using Go.

You may choose to implement an application that would help make your life easier. A previous student implemented a web-based Todo list application and used it everyday to keep track of her upcoming tasks! One of my lab mates from graduate school built an online photo library and used it every day to post a photo of the sky over Santa Barbara.

Use your creativity! This is a test of not only your coding skills but your ability to define a problem on your own. Of course, I'm here to help! You may always come to office hour to discuss your ideas.

Submission

  1. Use the following link to create your private github repository for this assignment: Side Project
  2. For full credit, make sure to follow all Style Guidelines. Points will be deducted for each violation.
  3. Your program must be demonstrated to the professor or a TA by Thursday, December 16, 2021 - 5pm. Further instructions for making an interactive grading appointment for this project will be made available at a later date.
  4. All code and thorough documentation must be submitted to your github repository by Thursday, December 16, 2021 - 5pm.

Grading Rubric

Points Criterion
60 Functionality - Program behaves as expected during demonstration.
15 Design - Program demonstrates appropriate level of difficulty.
15 Design - Solution is well designed and uses appropriate class and method decomposition.
10 Design - Meets all style guidelines.

Academic Dishonesty

Any work you submit is expected to be your own original work. If you use any web resources in developing your code you are strongly advised to cite those resources. The only exception to this rule is code that is posted on the class website. The URL of the resource you used in a comment in your code is fine. If I google even a single line of uncited code and find it on the internet you may get a 0 on the assignment or an F in the class. You may also get a 0 on the assignment or an F in the class if your solution is at all similar to that of any other student.

side-project's People

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.