The objective of this course is to guide the students to know more about Java Programming and tools as well as some working tools that used in the software enterprise. The quality of writing code and its convention also including within the course in order to show the student how to write a good code with the quality acceptance by software company. Several java MVC framework are introduced within the course to let the students to create the Java applications with the time gaining and make the application more robust. During the course, the student will learn how to combine together the tools, framework, database and build a complete application as in the real working environment. As described from the begging, several working tools will be suggested to the students in order to work as the team and have a team spirit. After the course, the student will know to use the tools and build the Java application both desktop and web application.
- Java &Working Environment Tools (Eclipse &Bugzilla …)
- Java OOP and Java Basic Review
- Java IO
- Java XML
- JDBC (Java database)
- Java Code Convention (How to write a good quality code)
- J2EE Concept
- Strut Framework
- Spring Framework
- Hibernate Framework
- Using eclipse to build all