Skip to content
#

conditionals

Here are 21 public repositories matching this topic...

Java is a programming language with which we can develop cross-platform software thanks to the JVM (Java Virtual Machine). 🌱 Here I reviewed fundamental characteristics of the language and practiced its bases. I used InteliJ IDEA IDE, JShell, JavaDocs, conditionals, cycles, 1,2,3 and 4-dimensional arrays, I implemented functions, ... 💚🔥

  • Updated Dec 19, 2023
  • Java

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

A complete Java learning repository with clear notes, example programs, and coding practice questions ranging from basic concepts to OOP and interview-level problems. Ideal for beginners starting their programming journey and for learners who want a single place to revise Java fundamentals and prepare for technical interviews.

  • Updated Jul 5, 2026
  • Java

Collection of Java programming exercises, homework and sample projects developed while learning core programming and object-oriented concepts such as variables, input/output, conditionals, loops, arrays, methods, classes, inheritance, polymorphism, exceptions and file handling for the Programming – OOA module at CCT College.

  • Updated Mar 17, 2026
  • Java

Improve this page

Add a description, image, and links to the conditionals 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 conditionals topic, visit your repo's landing page and select "manage topics."

Learn more