Monday, April 04, 2011

Python in Action!!

So.. rather than indulging myself with studying the basic, I decided to jump into action. Oh yeah, if you don't understand what I mean, I'm talking about my progress in learning Python.

Anyway, I didn't have much time as I wanted it, so I just ported the algorithm I found here (a great blog post by Mr. Alfred Thompson) into Python and transformed it into something like this:


I don't want to post my code for this now because it is messy. If I have time to make it more beautiful, certainly I will post it here. But for now, let's be satisfied with the picture.

Unto the next level!!

4 comments:

Alfred Thompson said...

Looks great. Best of luck as your continue to learn.

Unknown said...

-> Mr Thompson:
Thank you very much sir. I'm really grateful to find your blog and your post about interesting projects, certainly, will help me in learning Python.

Unknown said...

Your work reminds me of the shape maker tool (with the circle and round items with holes)..

Looking forward for your next level actions!

Unknown said...

-> Ira:
Thanks :)
I'm still designing algorithm for other shape. I'll implement it if I want to, or try something else.