Document

Java Programming Notes
This file is the note which I wrote down when I first started learn Java. It includes some points which we may be confused about or something may easy to forget about. Hope it will help you who want to learn Java. And if you find any problems with this document. Please email me.
Read:4525  Download:48  Comment:1
Eclipse UML Installation
This file is to show you how to use eclipse tto install the UML plugin on eclipse for us to draw class diagram, sequence diagram and use case diagrams when designing Java project. 
Read:1492  Download:9  Comment:1