Skip to content

[Practice Java Programming Projects] This repository collects 29 of programming projects for Java. Java is a general-purpose programming language that is class-based, object-oriented, and designed to have as few implementation dependencies as possible. It is intended to let application developers...

Notifications You must be signed in to change notification settings

labex-labs/practice-java-programming-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Practice Java Programming Projects

Java is a general-purpose programming language that is class-based, object-oriented, and designed to have as few implementation dependencies as possible. It is intended to let application developers write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation.

Index Name Level Project Link
01 Bulk Insert Data Into Course Schedule ★☆☆ 🚀 Start
02 Chinese-English Information Switching via IoC ★☆☆ 🚀 Start
03 Configuring With YAML Files ★☆☆ 🚀 Start
04 Counting Access Times by IP ★☆☆ 🚀 Start
05 Course Schedule CRUD With MyBatis ★☆☆ 🚀 Start
06 Displaying Query Results Using EL Expressions ★☆☆ 🚀 Start
07 Druid Database Connection Pool Access ★☆☆ 🚀 Start
08 Employee Management File Integration ★☆☆ 🚀 Start
09 First Program With Quartz Framework ★☆☆ 🚀 Start
10 Image Upload Based on TCP Protocol ★☆☆ 🚀 Start
11 Concurrent Producer-Consumer with Guava Monitor ★☆☆ 🚀 Start
12 MyBatis Database Integration Project ★☆☆ 🚀 Start
13 Receive Request Parameters with JavaBean ★☆☆ 🚀 Start
14 Merge Multiple Files Alternately ★☆☆ 🚀 Start
15 Displaying Proverb on Web Page with JSP ★☆☆ 🚀 Start
16 Outputting Triangle With Out Object ★☆☆ 🚀 Start
17 Employee Information Retrieval with MVC and Servlet ★☆☆ 🚀 Start
18 Recording Web Page Accesses Using Listeners ★☆☆ 🚀 Start
19 Search for Text Files in Directory ★☆☆ 🚀 Start
20 Setting Up Spring Development Environment ★☆☆ 🚀 Start
21 Spring IoC Employee Management System ★☆☆ 🚀 Start
22 Unit Testing Java Student Class ★☆☆ 🚀 Start
23 Student Management Module Unit Testing ★☆☆ 🚀 Start
24 Use Properties to Modify Database Configuration ★☆☆ 🚀 Start
25 Modifying the Teacher Table Using PreparedStatement ★☆☆ 🚀 Start
26 Query Teacher Salary Using PreparedStatement ★☆☆ 🚀 Start
27 Statement for Querying Classroom Table ★☆☆ 🚀 Start
28 University Information Query System ★☆☆ 🚀 Start
29 Extending Entity with Custom Properties ★☆☆ 🚀 Start

More Projects

Other Lists

About

[Practice Java Programming Projects] This repository collects 29 of programming projects for Java. Java is a general-purpose programming language that is class-based, object-oriented, and designed to have as few implementation dependencies as possible. It is intended to let application developers...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published