You are on page 1of 1

Java syllabus Reference books Core Java 2 (8-th edition) Course outline by week Week Chapter title Covered

topic
1 Introduction to Java programming Java history and versions Java programming environments o Installing Java SDK o Choosing IDE tool o Compiling and running Java application Program structure Data types Control flows Input/output Object/classes and inheritance Interface Introduction to AWT and SWING Event-driven programming Mouse, Keyboard and other actions programming Customized events Multithreaded applications Synchronization Exception handling Streams and text input/output Reading and writing binary data Compression and decompression Object storage and serialization File management Introduction to TCP/IP Socket programming with Java Connecting to a server Creating a server with Java Creating a client with java JDBC architecture Connecting to database server and executing SQL statements Multi-tier applications RMI basics Implementation details RMI securities Transfering media files Playing sound files Java Media Framework Locales Number formats Date and times Character sets Jar archives Digital signatures Coding singing

Practice exercise

Prepared by

2+3

Java programming fundamentals

Graphics programming and envent handling

Multithreading and exception handling Streams and files I/O

6+7

8+9

Networking

10+11

Database programming

12

13

Remote method invocation (RMI) and CORBA Multimedia programming Internationalization

14

15

Java deploying applications and securities

You might also like