Skip to content

Instantly share code, notes, and snippets.

View Citymonstret's full-sized avatar
🏠
Working from home

Alexander Söderberg Citymonstret

🏠
Working from home
View GitHub Profile
@Citymonstret
Citymonstret / java-todo.md
Last active December 7, 2018 10:19
Java Developer To Do List

This is a collection of tasks/exercises/experience I want to have accomplished as a Java Developer. I'm leaving the tasks undone so that others can easily copy this list and track their own progress.

If you have suggested additions, please leave a comment below.

  • Create a Maven project using the command-line
  • Test Driven Development using a testing framework
    • JUnit
    • Hamcrest Matchers
  • Behavior Drive Development using a framework
  • Cucumber