Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MajorSTEM/Java-Programming-Projects

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Programming Projects

Overview

This repository collects my coursework and practice exercises from Java programming. The projects cover fundamental topics such as variables, control flow, object‑oriented programming, data structures, and basic algorithms.

Structure

  • -- Chapter 1 – Introductory programs, variables, input/output.
  • Chapter 3 – Conditionals and loops exercises.
  • Chapter 4 – Arrays, strings, and simple classes.
  • Chapter 5 – More classes, inheritance, and polymorphism.
  • Chapter 7 – Error handling and file IO.

Each folder contains one or more .java files and a brief README describing the assignment. Most projects compile with a standard JDK 17.

How to Run

# Compile a specific project
javac Chapter3/Example.java

# Run the compiled class
java Chapter3.Example

Professional Value

Completing these assignments strengthened my grasp of core Java concepts, object‑oriented design, and problem‑solving. The code here reflects my progression from simple programs to more structured applications.

About

Coursework and practice exercises for Java programming covering variables, control flow, object-oriented programming, and data structures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.