
This event has passed.
Java Application Programming
13 September 2018 @ 8:00 am - 17 September 2018 @ 3:30 pm
This second course in Java course teaches the learner how to develop Java applications using the GUI, network programming, databases and web based server applications using Java Server Pages (JSP’s). The course is be structured around a hypothetical bank project in order to teach the learners how to develop a real application. Topics covered are:
-
- The Graphical User Interface
This section gives an overview of the AWT. In addition an extensive description of the major features of the Java Foundation Classes (swing) is described.
-
- Network Programming
This chapter gives an introduction to TCP/IP and network programming using sockets in a client-server Java environment.
-
- Database Programming
This topic described the use of the Java database access packages for database access using imbedded SQL.