Hello CS/IT Engineering students, I am sharing the JAVA Programming PDF handwritten revision lecture notes, book for Computer science/IT engineering course. These handwritten revision notes for JAVA Programming will come in handy during your CS/IT semester exams and will help you score more marks.
List of topics covered in JAVA Programming PDF handwritten notes, book for CS/IT Engineering:
List of topics covered in JAVA Programming PDF handwritten notes, book for CS/IT Engineering:
- The Java Environment: Java Development Kit (JDK) ,Java virtual machine , Java programming environment (compiler, interpreter, appletviewer, debugger), , Java Applications Programming Interface (API), Basic idea of application and applet.
- AWT: Containers and components,AWT classes, window fundamentals:
- Java Event Handling Model
- Introduction to Swing: swing library, Building applications using Swings
- Multithreading and Exception Handling
- Input/Output : Exploring Java I/O., Directories, stream classes
- The Byte stream, JDBC: JDBC-ODBC bridge; The connectivity model; The driver manager; Navigating the result set object contents; java.sql Package; The JDBC exception classes; Connecting to Remote database.
- Java Networking, RMI:Client/Server architecture, RMI registry services; Steps of creating RMI Application and an example.