Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
This is my first attempt at developing and deploying a Java application. I realize the application could use a lot of work with the "look and feel", but the two initial goals, of this project are:
1. To create a functional app
2. Learn how to use SourceForge for deployment
TaxRTip is a small program designed to help calculate taxes or tips.
TaxRTip is designed as an exploration of the C# language by a novice programmer. It may be very simple and have a very small use factor, but it is designed for learning purposes. The code is fully commented internally.
A Java program that calculates tips. The amount of the check is entered by the user and the program displays the tip amounts for different tip percentages.