Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Computer & Science Magnet School in 80's (Score 1) 632

Three computer labs. 30 TRS80's, 30 IBM PC's, and 30 Apple II's. I learned programming on the TRS80's and IBM's (DOS and CP/M). Basic & C. Cut my teeth the first time researching what sorting algorithm/language/machine was fastest. Brings back memories from 29 years ago. Just fun...

So How Do You Code an AJAX Web Page? 231

PetManimal writes "Computerworld has a long excerpt from a book by Edmond Woychowsky about how to code Web pages in AJAX. It gives a good explanation of how the technology works, and also has some visuals and code snippets that you can play with. From the article: 'Beyond the XMLHTTP Request object, which has been around for several years as a solution looking for a problem, there is nothing weird needed. Basically, it is how the individual pieces are put together. When they're put together in one way, it is nothing more than a pile of parts; however, when put together in another way, the monster essentially rises from its slab.'"

Comment Re:Experience tells me... (Score 1) 422

<not>Everything you can think of doing with a computer has been done already.</not>

So why not just do it? Like sex and Nike shoes. I get the impression that you think just because someone has done it before that one shouldn't try it on their own. The strangest innovations come from cornerstones and pillars of experience laid down by those who wore the shoes before us.

Slashdot Top Deals

Algol-60 surely must be regarded as the most important programming language yet developed. -- T. Cheatham

Working...