Tuesday, August 20, 2013

UPDATE LeapOS[v2.2]

Please use this version only, as it contains a lot of bug fixes!
What is LeapOS? The answer to that can be found with the Download Package!
Click here for Syntax and Program

Sunday, August 18, 2013

UPDATE LeapOS[v2.1] is born!

See previous post for LeapOS functions!
Instructions, functions, syntax and program are there in the download package
Click here for Syntax and Program LeapOS[v2.1]

Friday, August 16, 2013

SqF.OS v1.0 (Square and Square Root)

THIS IS NOT AN OS, JUST A SIMPLE PROGRAM to check the square/square root of a a number
as per as your choice!

Click here for Syntax and Program

Monday, August 05, 2013

Factorial of a number

This program will give you the factorial of the number entered!
Factorial is the product of an integer and all the integers below it; e.g., factorial four (4) is equal to 24.

Click here for the Program and Syntax


Sunday, August 04, 2013

LeapOS [v1.0]

LeapOS v1.0
This is not an OS, just a program to do functions related to leap years.
You can expect updates in future.
This 'OS' will check for you whether the year inputted is leap or not, and can generate the leap years between the specified range! Please read the LeapOS[ReadME] (attached with the program and syntax)

Click here for Syntax and Program

Friday, August 02, 2013

Leap Year Checker

This program will check whether the year inputted is leap or not!
Soon, I will develop a program to give the leap years between a given range.
Please wait patiently till then!

Click here for the Syntax and Program

Thursday, August 01, 2013

myos

Download link = myos 1.01

myos is not an operating system. It is just a programme that contains little programmes.
Do download as in previous programmes.
Next update will contain a shop billing software.
Please comment any shortcommings.

Calculator

Download link

The above link is for a calculator, I developed. This one also does exponential operations.
The file contains the code (txt file) too.
Soon going to release myos. - a programme containing all my little programmes.

PS convert extension to .rar and extract. If anybody doesnt have winrar, comment. I will post the unzipped version.

Fibonacci Series

This simple but powerful program can generate for you the first n terms of the Fibonacci Series!

Click here for the Syntax and Program