Code Monkey home page Code Monkey logo

java-exercises's People

Contributors

steffenlm avatar

Stargazers

 avatar

java-exercises's Issues

Non-critical spelling issue

Regarding the Polymorphism tasks there is a mistake with the nomenclature.
The word "Polymorphy" does not exist, the german word is "Polymorphie", the english one is "polymorphism".

Create dedicated demos repos for fast switching between solution and start

At the moment all demos are in the java-exercises repo
this has multiple downsides:
can't open demos and exercises on the same repo without worktrees, which makes it more complex for students
not easy to go back in history to have starting points for demos
solution:
[ ] create new repo eg. java-demos
[ ] adjust links to demos
[ ] move demos to dedicated lecturer scoped branch e.g. steffen/generics, daniel/oo

this enables to go fast to the initial state of a demo with git revert and to the solution with git pull
also it is easier to change the demos without interfering with others

Rework Exercises/Solutions

The current idea behind the exercises/solutions has several drawbacks:

  • Exercises are branched from solutions if they build up on each other make it impossible to rebase it automatically

  • Exercise Template does not support writing tests easyli

  • create new exercises template with testing capabilities without maven/gradle and without downloading dependencies

  • create for each task a dedicated branch just based on the exercise template branch no more branching from solution branches

  • create solution branch only referencing the exercise branch

  • create tooling for updating solutions (optional if too hard)

  • create manual how to update exercises if needed (rebase exercise -> rebase solution and formatting)

  • adjust the exercise component to make it backwards compatible or a second one to target new branches

  • use task and solution for the new cleanuped branches to make it work

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.