Sashidhar Kokku's blog

Browse by Tags

All Tags » Development » general (RSS)
Hackers
Hmm...so...I get bored ... and start surfing the turbulent waves of the net over a terribly slow network connection (DSL on a router shared by 6 computers)....and come across this awesome article on the true spirit of being a hacker.....the real hacker...
Software development is too darn hard.
As an industry, we spend more time discussing "plumbing" issues like Java vs .NET or .NET Remoting vs Web Services than we do discussing the design of the actual business functionality itself. And even when we get to the business functionality...
7 secrets of successful programmers
1. Code for human consumption It is one of the most pervasive misunderstandings in computing that the source code is for the computer's consumption. Computers work with low-level binary code, a series of impenetrable 1's and 0's or hexadecimal numbers...