Sunday 8 January 2017

Rebiuld#01 : Convert numbers to words with python

This used to be one of my favorite programs when it was alive here on the blog. Ungortunately, it was deleted due to inactivity.

So I thought that this is the best one to start rebuilding from.

All it does is convert numbers entered by the user to words.

It can convert numbers with ANY NUMBER OF DIGITS! to words which is an upgrade.

Check out the old post here.

Download the new program here.


Wanna appreciate my work? Just click on an ad.

Thanks for visiting. Lets make python palace great again.

Saturday 7 January 2017

Rebuilding the blog!

Hi readers,
Here am I again.
I noticed that most of my older programs' code was hosted on file hosting services that have deleted it due to inactivity.

Lesson learnt. I'll always use google drive from now on.

I have decided to make those programs again.
I'll try to re-make as many as I can.

So lets rebuild python palace.
Stay tuned!

See ya.

Wednesday 4 January 2017

Merge Sort implementation in python

This here is a simple program which implements the merge sort algorithm in the simplest possible way.

Check it out here

 

My Android App!

So here I am with an irrelevant post. What do I do? I couldn't resist posting this.

I finally learnt developing android apps and my app made it to the amazon appstore.

Check it out now!

Here

Its called Cipher. It generates ciphertext according to my self developed algorithm which is a small upgrade to the algorithm generally used to generate ciphertext.

I'll share my algorithm soon. Stay tuned!

Tuesday 22 September 2015

PyCLOCK - A simple analog clock with python and pygame

Hi all. How it's going?

I'm back and this time pygame is ruling my mind.
I combined the Parametric form of equation of a cirle with pygame and got this neat analog clock as the reuslt.

See the screen shot below.

HAVE AN IDEA? WOULD U LIKE ME TO PROGRAM IT?  Share it with me via e-mail here. I'll be kind enough to mention your name and will surely implement your idea if I am capable of doing so.  ;)

Give it a go here:   Datafilehost