Harish's World
neither here nor there...
Blues Brown
Techno Rant
Being a Computer Science Student and an insignificant part of the huge IT industry, I have been seeing various kinds of people and been subject to innumerably distinct views on various topics. So I have also decided on adding my views to the already huge and complicated database of views (This view has no relation to the Relational Database's view ;) ).

So in this section I will be putting forth what i feel about various aspects on Programming, Technology and the like. Feel free to post your comments if you have any.
There are many programming languages. Some common and some many would not even have heard of. It's not just the syntax of the programs that make a language different, but the style of programming in that language is what makes it different. A typical example of this is C and C++. Both follow almost the same syntax. But the style of programming in both varies.
Read More...
Number of Comments : 6
Posted on Tuesday 20th of June 2006 01:10:55 AM
The other day my friend and I were having a discussion, or rather let me put it as an argument on who is a better programmer. This was not the classical argument where one claimed to be better than the other. It was an argument where the two of us were trying to prove that the other was better at programming......
Read More...
Number of Comments : 0
Posted on Friday 19th of May 2006 11:43:14 AM
You are given a problem statement. You need to solve the problem. Eventually you need to write a program to solve it. So how are you going to go about it? This is one question that I have been asking to myself for a long time. In order to do this, we first need to know what a program consists of. As far as a lay man goes, a program is just a set of lines of code written in a programming language. But I say it's more than just lines of code. Its poetry altogether (at least the essence of it is)...
Read More...
Number of Comments : 1
Posted on Tuesday 25th of April 2006 06:30:41 AM
Everyone can bat, but only a few can get the grace and flare shown by either Brian Lara or Mark Waugh. Ok, wait a sec, you guys must be wondering what cricket has got to do with this. Let me say, it is the crux of what I feel, i.e. batting is an art. Similarly writing a program is not at all an issue, but writing it with style is what is important...
Read More...
Number of Comments : 2
Posted on Monday 10th of April 2006 12:12:54 PM