-
Notifications
You must be signed in to change notification settings - Fork 0
Java Best Practises
fvandaalen edited this page Dec 6, 2022
·
4 revisions
An example project can be found in the java subfolder in this repository. It contains a readme with the various best practises for Java.
The best practises in Java provides an introduction to the following subjects:
- Code style
- Naming conventions
- Object Oriented programming
- Test Driven Development
- Software Architecture
- System requirements for using a Java project
- Advantages & Disadvantages of Java compared to other languages
- Project management using Maven: -- Creating a project -- Dependency management -- Build process plugins, such as checkstyle and unit test plugins
The following PhD's & PostDocs are experienced with Java and can be asked to help with generic programming questions:
- Florian