Skip to content

Madhuhas/adv-java-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Application Programming in Java 💻

A collection of lab assignments, projects, and mini-applications built as part of my Advanced Java course. Topics include:

  • 🔹 Object-Oriented Design
  • 🔹 GUI with Swing
  • 🔹 Multithreading
  • 🔹 File I/O and Serialization
  • 🔹 JDBC and Database Access
  • 🔹 Networking and Sockets
  • 🔹 Unit Testing

📌 How to Run

javac ClassName.java
java ClassName

About

A collection of lab assignments and mini‑projects from the Advanced Java course, covering OOP design, Swing GUI, multithreading, file I/O, serialization, JDBC, networking, sockets, and unit testing. Demonstrates core Java skills through practical, hands‑on exercises.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors