You have commented 339 times on Rantburg.

Your Name
Your e-mail (optional)
Website (optional)
My Original Nic        Pic-a-Nic        Sorry. Comments have been closed on this article.
Bold Italic Underline Strike Bullet Blockquote Small Big Link Squish Foto Photo
-Short Attention Span Theater-
BASIC computer language turns 40
2004-04-30
Posted by:Sherry

#6  Sherry - Look at the posts. BASIC is still popular!
Posted by: BigEd   2004-04-30 2:34:41 PM  

#5  10 FOR I = 1 to 1000000
20 PRINT "This is ABC/CNN/CBS/NBC/BBC News reporting. The Body bag count is now: "; I
40 NEXT I
Posted by: CrazyFool   2004-04-30 2:19:38 PM  

#4  There are developers all over the world who continue to program in BASIC, regardless of the language they're using.
Posted by: Robert Crawford   2004-04-30 2:17:32 PM  

#3  Touche - Relto Steve!
Posted by: BigEd   2004-04-30 1:15:31 PM  

#2  
10 FOR A = 1 to 10
20 PRINT "Zapatero is a keanulint-brained coward!"
30 NEXT A
Posted by: Steve from Relto   2004-04-30 1:03:08 PM  

#1  Dissappeared. No-no-no

10 FOR A=1 TO 10
20 PRINT A;A^2;
30 NEXT A
40 END

Output :
1 1 2 4 3 9 4 16 5 25 6 36 7 49 8 64 9 81 10 100

Memories . . . . .
Posted by: BigEd   2004-04-30 12:06:51 PM  

00:00