the discipline I studied at the Financial University under the Government of the Russian Federation
-
Updated
Jul 28, 2024
the discipline I studied at the Financial University under the Government of the Russian Federation
JavaFX Calculator is a simple application for basic arithmetic operations, supporting decimal inputs, with an intuitive interface and error handling for division by zero.
JavaFX project for managing electronic devices such as smartphones, laptops, and tablets. The application features a dynamic UI that adjusts based on the selected device type, allowing users to add, view, and remove device details, including specifications like screen size, RAM, and battery life.
A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.
The Employee Management System is a JavaFX application that allows users to manage a list of employees, calculate their salaries, and view employee details. The system supports three types of employees: Full-Time, Part-Time, and Contractor. Each type has its own salary calculation method. Users can add, view, and remove employees from the list.
This project demonstrates polymorphism in Java by calculating the volume and surface area of various 3D shapes! The program defines a Shape3DInterface and implements it with three classes: Sphere, Cylinder, and Cube. Each shape calculates its surface area and volume using its own unique formulas. 🏗️
A Simple Banking project using mysql database and Java Swing
For macOS ARM
Add a description, image, and links to the java-jdk topic page so that developers can more easily learn about it.
To associate your repository with the java-jdk topic, visit your repo's landing page and select "manage topics."