Developer Resources
Also see the Developer's Home Page
[edit]
View API Javadoc
Javadoc is used to generate documentation for the OpenMRS API. view API | download API
[edit]
Reading Material
A collection of books that the OpenMRS developers have found useful.
- Design Patterns
- The original Gang of Four book
- Java
- Java Persistence with Hibernate - for persistent storage
- Javascript
- JavaScript - The Javascript Bible
- MySQL
- MySQL - MySQL Cookbook
- Spring
- Spring in Action - for the application framework
- Others
- Art of War - Sun Tzu
- UML Distilled - Martin Fowler
[edit]
Internet Resources
- Eclipse and BlueJ Tutorial for Development and Patch Creation
- http://www.bluej.org BlueJ IDE
- http://eclipsetutorial.sourceforge.net/totalbeginner.html Eclipse Tutorial
- https://eclipse-tutorial.dev.java.net/eclipse-tutorial/part1.html Eclipse Tutorial
- http://eclipsetutorial.sourceforge.net Eclipse Video Tutorial
- JUnit testing and Eclipse
- Eclipse Development & tickets tutorial for Development and Patch Creation
- http://docs.moodle.org/en/Development:Setting_up_Eclipse#Creating_a_patch Patch Creation Tutorial
- Understanding SVN
- Understanding the SVN Plugin for Eclipse
- Database and Query Optimization
