Air Pressure - High and Low Scale Calibration

Submitted by philcarlo on
This very simple program is written using VB.Net which get the High and Low scale calibration of air pressure using psi( pounds per square inch) as reference. In this version you can get the equivalent air pressure value of b( bar), kPa( kilopascal) and mbar( millibar) using psi( pounds per square inch) value.

Know Your Age Through AJAX and PHP

Submitted by suryaprakash@s… on
Dear Sourcecodester Users! This is my first code submitted in Sourcecodester. Thank you http://www.sourcecodester.com for having such an excellent website which is very very helpful for beginners as well as for experienced programmers. About This Code: I have uploaded a simple PHP code to get age through AJAX. This code might be helpful for your project(s) Thank You!

Digital Clock

Submitted by Erick_Ny on
Simple Digital Clock in java swing. This app might can help you to create time and date using timer. You can also move this application by clicking the frame. To exit, double click on the frame. If you find this code useful, send me a feedback.