Java Programming Fundamentals
5 full-days or 10 half-days · 35 training hours
Build a solid foundation in Java programming. Master object-oriented principles, data structures, control flow, and exception handling that form the backbone of enterprise development.
What You'll Learn
- Java Syntax & Structure
- Object-Oriented Programming
- Collections & Generics
- Exception Handling
- File I/O & Streams
- Lambda Expressions
Hands-On Project
Build a Task Management CLI Application that demonstrates CRUD operations, file persistence, and clean object-oriented design patterns.
Skills You'll Gain
- Write clean, maintainable Java code
- Design classes using SOLID principles
- Handle errors gracefully
- Work with collections effectively