free source codes

Simple Calculator GUI Project using Turtle in Python Free Source Code

Submitted by razormist on
Simple Calculator GUI Project using Turtle in Python Free Source Code - A basic application that display the actual calculator app that can be use for solving. This application can do basic math that can use to sum, divide multiply, etc. Python Free Source Code.

Simple Sale Purchase Billing System in C++ Free Source Code

Submitted by razormist on
Simple Sale Purchase Billing System in C++ Free Source Code - A simple system that manage the sale purchase of your product. Once purchase all the details of the transaction will be stored as a text file. It can also allow you to purchase multiple product at the same time. C++ Free Source Code.

Car Inventory System in Python Free Source Code

Submitted by razormist on
Car Inventory System in Python Free Source Code - A simple inventory system that can manage the car records. This system uses the CRUD principle to manage the car inventory by adding, deleting, and updating of data. You can also export all the data that you inputted. Python Free Source Code.

Simple Ordering System in Java Free Source Code

Submitted by razormist on
Simple Ordering System in Java Free Source Code - A simple simple that allow customer to order their food digitally. The user can manage the food details by adding, deleting, and updating of data. This system has a add to cart feature that can easily manage the customer food ordered. Java Free Source Code.

Simple Text Editor in Java Free Source Code

Submitted by razormist on
Simple Text Editor in Java Free Source Code - A simple application that can let you edit your text as a text editor. This application can change the font style of your text and also the font size. The application can also let you saved your inputted text by clicking the Save as. Java Free Source Code.