◐ Shell
clean mode source ↗

Build software better, together

Here are 71 public repositories matching this topic...

Solutions to the exercises of the book "Java - A Beginner's Guide" seventh edition by Herbert Schildt

  • Updated May 24, 2020
  • Java

One out of many solutions to exercises in Think Java (How to Think Like a Computer Scientist) 6.1.0

  • Updated Dec 1, 2016
  • Java

An ongoing collection of java language tools and frameworks, software, libraries, learning tutorials, frameworks, academic and practical resources.

  • Updated Jul 4, 2022

📚 Welcome to the ☕️ code exercise repository for the Paraninfo Programming book by Alfonso Jiménez Martín and Francisco Manuel Pérez Montes (ed. Paraninfo)! 👨‍💻 Improve your coding skills with carefully written and commented exercises 📝, ranging from simple to complex.

  • Updated May 27, 2023
  • Java

A structured collection of Java programs, projects, and exercises covering object-oriented programming, data structures, and algorithmic problem solving. This repository is designed for learners, students, and developers aiming to strengthen their core Java skills through hands-on practice.

  • Updated Jun 21, 2025
  • Java

This repository demonstrates the use of a Student class to manage student information such as ID, name, and specialty.

  • Updated Feb 23, 2024
  • Java

Practice Java programming through 200+ hands-on coding challenges. Perfect for beginners to advance their skills with real-world projects covering data structures, algorithms, OOP, and core Java concepts.

  • Updated Oct 23, 2025

This is a special repository for java code, and here I will put some exercises just to show my coding skills

  • Updated Dec 2, 2022
  • Java

This repository contains the solutions for an exercise which focuses on implementing a class hierarchy in Java, as outlined in the provided instructions.

  • Updated Mar 11, 2024
  • Java

A comprehensive Java practice repository covering essential and advanced topics. Ideal for students and developers to enhance their Java skills through practical exercises focusing on data types, control statements, OOP concepts, and collections.

  • Updated Sep 13, 2025
  • Java

These are small Java programs meant for learning the fundamentals of the Java programming language.

  • Updated Aug 17, 2023
  • Java

A daily updated collection of Java solutions to logical problems like arrays, strings, recursion, and more. Perfect for coding practice, interviews, and enhancing problem-solving skills.

  • Updated Jan 26, 2025
  • Java

This project perform adding rectangles to the drawing and calculate the total area covered by all rectangles.

  • Updated Feb 23, 2024
  • Java

Java is one of the most popular and powerful programming languages. It will walk you through the basic need-to-knows about Java. If you're new to this language or you want to refresh your memory, this is a great place to start. After learning this course, you will be able to learn to build advanced Java projects. Come on!

  • Updated Oct 23, 2025

This repository contains Java exercises on control flow, including loops (for, while, do-while) and conditional statements (if, else, switch). The exercises are designed to help beginners practice and strengthen their understanding of Java's fundamental control structures. Each exercise is well-organized for easy learning.

  • Updated Jan 11, 2025
  • Java

Improve this page

Add a description, image, and links to the java-exercises topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-exercises topic, visit your repo's landing page and select "manage topics."

Learn more