File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 22# Java Programming Course
33
44[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
5- [ ![ Java Version] ( https://img.shields.io/badge/Java-17%2B-blue )] ( https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html )
5+
6+
7+ [ ![ Java Version] ( https://img.shields.io/badge/java-21%2B-blue )] ( https://www.oracle.com/java/technologies/downloads/#java21 )
68[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( http://makeapullrequest.com )
79
810A comprehensive course designed to take learners from Java fundamentals to advanced concepts and real-world applications.
@@ -105,7 +107,7 @@ Throughout the course, you'll work on several hands-on projects:
1051071 . ** Console-based Task Manager**
106108 - Practice core Java concepts
107109 - Implement basic file I/O
108-
110+
1091112 . ** Library Management System**
110112 - Apply OOP principles
111113 - Work with collections
You can’t perform that action at this time.
0 commit comments