Sunday, April 22, 2007

Hello, World!

code:
print "Hello, World!"
Well this is my first post in my new blog. I've tried blogging before but I just couldn't seem to keep it going. I hope I can keep this going seeing as how this would be my thesis blog. Perhaps an Introduction would be in order.

I am Zen H. Banez a student of Mapua Institute of Technology taking up Bachelor of Science in Computer Science. I am in my final year and as mentioned earlier I'm starting the grind on my thesis (more later).

The code above is in fact the working hello world program for the Python programming language. Just save it and run it. Simple, powerful, no-bull approach to programming. This is how I feel programming, and computer systems, should be. Leave designing to the designer, the engineering to the engineer. The difference however is that in the real world, structure design has to adhere to the rules of structure engineering whereas in computer software that is not necessary. Service consumer and service provider need not be two entirely different entities, after all, who knows best what the customer wants if not the customer?

With this in mind and a myriad of other disciplines, concepts, theories and architectures me and my thesis group embark on our journey to destiny we call Thesis. Till next time!

No comments: