pjazdzyk / unitility-example-project

UNITILITY example project with functional approach using VAVR library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNITILITY Example Project - Dry air properties with functional approach

This project serves as an example to showcase the usage of the UNITILITY library in a Java physics project. It demonstrates how to construct a simple project without exceptions, following a functional approach based on the VAVR library. This coding style aims to minimize unexpected exceptions during production and encourages developers to consistently handle potential failure scenarios.

AUTHOR: Piotr Jażdżyk
LINKEDIN: https://www.linkedin.com/in/pjazdzyk

Tech

Unitility is developed using following technologies:

Core:
image   image   image   image  

Testing:
image  

Engineering:
Unitility

License

MIT LICENSE

Acknowledgments

Special thanks to Kret11, VeloxDigits, Olin44, and others for their help and contribution.
Badges used in readme: Shields.io and Badges 4 README.md.

About

UNITILITY example project with functional approach using VAVR library.

License:MIT License


Languages

Language:Java 100.0%