Babbage, the language of the future...
Saturday, 27. October 2007, 13:56:52
You have to have reasonable programming knowledge to understand the humor, but most people have that nowadays.
I still haven't stopped laughing.
And a shaft of light shall sunder the heavens...
Saturday, 27. October 2007, 13:56:52
Thursday, 14. June 2007, 12:08:46
def guess(n) :
while True :
x = int(raw_input('Enter a number : '))
if x < n :
print 'You're too low.'
if x > n :
print 'You're too high.'
if x == n :
print 'You're absolutely right.'
return
def guess(n) :
x = int(raw_input('Enter a number : '))
if x < n :
print 'You're too low.'
guess(n)
return
if x > n :
print 'You're too high.'
guess(n)
return
if x == n :
print 'You're absolutely right.'
return
Tuesday, 8. May 2007, 12:20:02
Saturday, 31. March 2007, 13:19:21
Python® is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.
/* File HelloWorld.cpp */
#include <iostream>
using namespace std;
int main(int argc, char* argv) {
cout << "Hello World";
return 0;
}
$ gcc HelloWorld.cpp -o HelloWorld.o $ ./HelloWorld
# File HelloWorld.py print "Hello World!"
$ python HelloWorld.py
Saturday, 17. February 2007, 13:54:47
Tuesday, 18. July 2006, 05:12:27

My favorite error message is the delightful 'No Error' occasionally encountered with cc:Mail. While having 'No Error' sounds like a good thing, it is labeled as a fatal error, which sounds like a bad thing. When the user clicks on the OK button, cc:Mail terminates, which seems to indicate that having 'No Error' is a serious error in cc:Mail. Then again, maybe using cc:Mail was the error, in which case exiting the program just corrects the error with the result of there being no error.
anonymous
Anonymous writes: I have seen Americans using it. "Sorry, my b ...
anonymous
vaibhi writes: i am stuck t the level 21 i got the cute things ...
anonymous
Anonymous writes: any hints for lvl 9 ??? pls help... dat horse ...
anonymous
anonymous
Anonymous writes: hello, im from brazil but im in canada and i ...
anonymous
elz writes: can sumbody plz help me wid level 12.......... Itz ...
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
Anusha's first expedition in the blogosphere.
Light Humor, nothing too deep though
Read it to believe.
My estranged friend finds a new place to vent his insanity.
Malaysia, Nature and Bichon Frise
I can't describe it, go see for yourself.
PK's blog
What the name says
Ravings of a Soccer Maniac
Well...um...er...
The Software and Productivity Guide. Hack your life!
The Gadget Guide. Gadgetize your world!
The Gaming Guide Kotaku.
Politics for the obliquely inclined.
What Lonely Planet missed or forgot entirely.
Lokon's new paradise.
Social Bookmarking - Why do the work when everyone else has already done it for you?
User Contributed, User Verified Tech News Domain
US President Barack Obama defends the waging of "morally justified" war as he collects the Nobel Peace Prize in Oslo.
The UK sparks a dispute by recommending food labels must distinguish Palestinian goods from Israeli settlement produce.
North Korea says it will co-operate with the US on its nuclear programme and agrees stalled talks need to resume.
Facebook members, rights groups and bloggers line up to criticise the social network site's revamped privacy policy.
The biggest oil companies in the world gather in Baghdad to bid for the rights to develop Iraq's oil fields.