Nested if statements: multi-level decision trees, login validation (Part 2)
-
Updated
Mar 12, 2026 - Java
Nested if statements: multi-level decision trees, login validation (Part 2)
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, ... 💚🔥
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.
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.
A curated collection of Java projects built as part of a continuous learning journey — from basic exercises to more advanced applications.
Conditional branching with if, else if, else — grade calculator, FizzBuzz (Part 1)
Solved question of Data Structures and Algorithms using Java
Code Academy Java Solutions: A Record of My Problem Solving Journey.
Beginner-friendly Java programs demonstrating core control-flow concepts, including loops, conditionals, number operations, and pattern generation. Each file is a standalone logic exercise designed to build foundational programming skills.
Conditional branching with if, else if, else — grade calculator, FizzBuzz (Part 1)
Nested if statements: multi-level decision trees, login validation (Part 1)
Conditional branching with if, else if, else — grade calculator, FizzBuzz (Part 2)
Instructions and Exercises from my Java track in Exercism.org
Conditional branching with if, else if, else — grade calculator, FizzBuzz (Part 2)
Java SE basics project with simple examples of variables, conditionals, loops, arrays, input handling, and OOP fundamentals.
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.
Conditional branching with if, else if, else — grade calculator, FizzBuzz (Part 1)
java capstone-1, Workbook 1-3
Working with Boolean Operators, Conditionals, and Loops in Java
Java Encryption Project: Group assignment where we engineered a menu-driven application using the Java Collections Framework to perform substitution-based encryption with robust error handling and input validation.
Add a description, image, and links to the conditionals topic page so that developers can more easily learn about it.
To associate your repository with the conditionals topic, visit your repo's landing page and select "manage topics."