Monday, August 22, 2016

Queue in C

This program allows operations (inque/enque) on a queue of size 5.

Click here for syntax

Stack in C

This program allows operations (push/pop) on a stack of size 5.

Click here for syntax

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