GithubHelp home page GithubHelp logo

projava's Introduction

All homework assignments base-code for Java Programming UChicago MPCS 51036

This project contains all the base code you will need for your homework (called projects) in Java Programming 51036 -- but not the answers :( There are also some simple examples in this project. Each package (e.g. _01control) contains a file called _instructions.txt which contains instructions for each project.

the master branch

The master branch is the branch that your graders will grade. No other branch will be graded. You may develop _08final (the video game) in kotlin. I have translated the java source to kotlin for the game only. To develop in kotlin, do the following: 1/ stay on the master branch and delete the mvc directory completely. 2/ commit the deletion of the mvc with this command $git commit -m "deleted mvc dir" 3/ issue this command $git merge kotlin

Access

You will fork this project and then push to it as you complete your assignments. You may create however many branches you like, but be sure to merge those changes back to master as master is the only branch that the graders will evaluate.

If you don't know how to merge, stay on master...or ask me during office hours and I will show you how to merge.

projava's People

Contributors

agerber avatar mythicmobile 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.