Skip to content

traebracy/triangle-methods-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Triangle Methods

This is a Java project focused on working with triangle-related calculations and methods.

I built this to strengthen my understanding of mathematical programming and how geometry concepts can be represented through code. The project helped me practice breaking calculations into methods instead of keeping everything inside one main block.

Concepts Practiced

  • Java methods
  • Geometry calculations
  • Parameters and return values
  • Problem solving with math
  • Code organization

What I Learned

This project helped me see how math formulas can be translated into clean, reusable Java methods.

About

Java project using methods to calculate and work with triangle-related geometry problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages