Tuesday, October 29, 2013

Banking System Beta [v0.9]

Hey there!

This project is currently in Beta/Development mode, so, I am not including the syntax.
What this program does is exactly as you see in a bank. Check it out, and report bugs, if you come across one!

Don't forget to read the BANKSU[README], which is included with the Download Package.

Click here for the Download Package 

SCREENSHOTS:





Sunday, October 20, 2013

LeapOS[v3.1]

Good to be back!
Here is an update to LeapOS. This update includes shortening of the whole program but with same functions!

Please go through the READ ME

Click here for the Download Package

Friday, October 04, 2013

MYOS 2.0

 Myos 2.0 is a super program that consists around 15 small programs and 650 lines. Enjoy.
 Just, Download, unzip, read the readme file and run the program.

If you have any suggestions or feedback, you can comment in our main page, in this blog or you can directly contact me at ninansarath@gmail.com

DOWNLOAD LINK

Monday, September 30, 2013

We are UPGRADING


Dear Friends,
Today we have laid the foundation to create a new website http://pro-hub.webs.com in order to provide you a better experience! In our new website, we will be having more features which includes live interaction, assignments, tricky programs and much more! According to our schedule, it will be inaugurated by 02-October-2013 and will be fully functional(which includes assignments etc) by 07-October-2013.

The blog will still be alive (This is a part of the main website)!

WHY WE WONT SELL ADS!

These days companies know literally everything about you, your friends, your interests, and they use it all to sell ads. By selling ads, your info, identity, everything is taken.

We make our products absolutely free and no bothering third party ads!

A Donate feature will be available on our new site by which you can donate if you wish (to appreciate our hardwork, and to promote us)

Lastly but not the least, we need your support to grow! Share among your friends, family's and colleagues  After all, Sharing is Caring!!

Thank You!
Suhail Haris
Site Administrator and Creator

Monday, September 16, 2013

Thursday, September 12, 2013

Diagonal Pattern With Numbers

This Is A Program To Display Diagonal Pattern Using Numbers Up To A Given Range.
It Gives Interesting Patterns When You Give A Very Big Limit.

Click Here To View Syntax
Click Here To Download Program

Tuesday, September 10, 2013

Sunday, September 08, 2013

Friday, September 06, 2013

Pattern of 1,22,333...

This is a Simple program to Display a pattern using Numbers
Click Here For Syntax
Click Here For The Program

Multiplication table of any number

This simply built program will give you the multiplication table of any number up to the desired limit!
Everyone MUST try out this program to see its simplicity and usefulness. You could use this teach small children!

Click here for Syntax
Click here for the Program

Sunday, September 01, 2013

Decimal to Binary [CONVERTER]

This little beauty will convert the entered number into to the language of computer, 0's and 1's.
You must check out the program to check for its accuracy.

Click here for Syntax
Click here for the program

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

Sunday, July 28, 2013

Armstrong Number Checker (ONLY FOR 3 DIGITS)

This simple fella will check for you the number inputted is Armstrong or Not!

An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself. For example, 371 is an Armstrong number since 3**3 + 7**3 + 1**3 = 371.

Download from here
For the code, click here!

Thursday, July 25, 2013

Calculator

Download from here

One of the first programs I ever wrote!
Currently, it supports only 2 number operations but you can expect updates!