JAVA is an Object Oriented, Platform Independent, Distributed and Robust programming
language that provides the facility of developing console applications, windows
applications, web applications, mobile applications and web services. The purpose of this
course is to train the students in Core API of JAVA.
Content:
- Introduction to JAVA
- OOPS concept & their implementation
- Packages and interfaces
- Exception handling
- String handling
- Window programming using AWT and Swing
- Internet programming using applets
- Multithreading
- Stream based i/o in JAVA
- Networking
- Reflection