This is a community list of Java projects that beginners and experts alike can use to expanf their programming knowledge.
Please contribute! Thats what this is all about. To add a project, add to the projects.yml
file in the following format:
- name: JSON Test
category: Networks
difficulty: 2
class: learning
url: mygreatsite.net
name:
the name of the given projectcategory:
any defining categories that you think the object belongs indifficulty:
the difficulty of the project, from 1-5class:
either "learning" or "open source"url:
any associated url (optional)