programming languages for beginners

Image Puzzle Game in JavaScript Free Source Code

Submitted by razormist on
Image Puzzle Game in JavaScript Free Source Code - A simple puzzle game where the objective is to arrange the image to its original look. The game difficulty can be adjusted from easy, medium, hard, very hard. Try to fixed the image as fast as you can to get the fastest possible time. JavaScript Free Source Code.

Simple Note Application in JavaScript Free Source Code

Submitted by razormist on
Simple Note Application in JavaScript Free Source Code - A simple application that only purpose is to take note some important events. You can enter any event you want to noted such as daily activities, task, etc. This simple project purposely provide some educational reference to those who want to be a programmer. JavaScript 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.

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.