Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
Education

Best Introduction To Programming For Bright 11-14-Year-Olds? 962

firthisaword writes "I will be teaching an enrichment programming course to 11-14 year old gifted children in the Spring. It is meant as an introduction to very basic programming paradigms (conditions, variables, loops, etc.), but the kids will invariably have a mix of experience in dealing with computers and programming. The question: Which programming language would be best for starting these kids off on? I am tempted by QBasic which I remember from my early days — it is straightforward and fast, if antiquated and barely supported under XP. Others have suggested Pascal which was conceived as an instructional pseudocode language. Does anyone have experience in that age range? Anything you would recommend? And as a P.S: Out of the innumerable little puzzles/programs/tasks that novice programmers get introduced to such as Fibonacci numbers, primes or binary calculators, which was the most fun and which one taught you the most?" A few years ago, a reader asked a similar but more general question, and several questions have focused on how to introduce kids to programming. Would you do anything different in teaching kids identified as academically advanced?
Medicine

Web-Crawling Program Spots Disease Outbreaks 52

no1home writes "There is a story at Discovery Channel's site about a new utility for mapping disease. The premise is to have bots crawl the web looking for stories about disease outbreaks and log them onto a map. '"We were originally thinking about how we could expand disease surveillance and pick up outbreaks earlier than traditional methods," said John Brownstein of Harvard Medical School and Children's Hospital Boston, who created HealthMap in September of 2006 with Clark Friefeld, a software developer at Harvard Medical School.' But then it was noticed by Google.org and has since grown into its own website, HealthMap Global disease alert map, and claims to be able to identify 95% of all disease outbreaks, some of them before WHO or CDC."
Security

Gaining System-Level Access To Vista 412

An anonymous reader writes "This video shows a method by which a user can use a Linux distro called BackTrack to gain system access to Windows Vista without logging into Windows or knowing the username or password for any accounts. To accomplish this, the user renames cmd.exe to Utilman.exe — this is the program that brings up the Accessibility options for users without sight or with limited vision. The attack takes advantage of the fact that the Utility Manager can be invoked before the user logs into the system. The user gains System access, which is a level higher than Administrator. The person who discovered this security hole claims that XP, 2000, 2003 and NT are not vulnerable to it; only Windows Vista is."
GUI

Moving Toward a Single Linux UI? 441

Anonymous writes "With the releases of Fedora 9, Hardy Heron and OpenSuSE 11 so close together, it's looking more than ever like an evolution to a common interface for major Linux distributions. Here's a compilation of screen shots and descriptions that make it appear to be the case. Would this be a good thing or a bad thing?" There are plenty of other options out there, of course, even considering only Linux distros that are based on Gnome and KDE, and plenty of wilder (or at least less common) desktops to choose from besides.
The Internet

.su Lives On, Stronger Than Ever 188

CWRUisTakingMyMoney writes "Yahoo! Finance has a story about the defunct Soviet Union's .su TLD. 'Sixteen years after the superpower's collapse, Web sites ending in the Soviet ".su" domain name have been rising — registrations increased 45 percent this year alone. Bloggers, entrepreneurs and die-hard communists are all part of a small but growing online community resisting repeated efforts to extinguish the online Soviet outpost.'"
Data Storage

How To Use a Terabyte of RAM 424

Spuddly writes with links to Daniel Philips and his work on the Ramback patch, and an analysis of it by Jonathan Corbet up on LWN. The experimental new design for Linux's virtual memory system would turn a large amount of system RAM into a fast RAM disk with automatic sync to magnetic media. We haven't yet reached a point where systems, even high-end boxes, come with a terabyte of installed memory, but perhaps it's not too soon to start thinking about how to handle that much memory.

BattleBots & ESPN Strike TV Deal 120

NMajik writes "Although BattleBots has been largely removed from the public eye since episodes stopped airing years ago, a new deal has recently been struck with ESPN to return combat robots to the living room. Episodes will be broadcast as a series on ESPNU and ESPN2 after filmed at the competition in June 2008. This is the first notable progress towards televised combat robotics in years."
Security

Technical Risks of the US Protect America Act 141

A group of respected security researchers has released a paper on the security holes that would be opened up if a broad warrantless wiretapping law is passed. The subject could hardly be more timely, as Congress is debating the subject now. Steve Bellovin, Matt Blaze, Whit Diffie, Susan Landau, Peter Neumann, and Jennifer Rexford have released a preprint of Risking Communications Security: Potential Hazards of the Protect America Act (PDF), which will appear in the January/February 2008 issue of IEEE Security and Privacy. It will hit the stands in a few weeks. From Matt Blaze's blog posting: "As someone who began his professional carrier in the Bell System (and who stayed around through several of its successors), the push for telco immunity represents an especially bitter disillusionment for me. Say what you will about the old Phone Company, but respect for customer privacy was once a deeply rooted point of pride in the corporate ethos. There was no faster way to be fired (or worse) than to snoop into call records or facilitate illegal wiretaps, well intentioned or not. And it was genuinely part of the culture; we believed in it, even those of us ordinarily disposed toward a skeptical view of the official company line. Now it all seems like just another bit of cynical, focus-group-tested PR."
Games

What's the Best Game Console of All Time? 479

The C|Net Crave blog has up an article exploring the history of console gaming, and wonders aloud about the pecking order of the various systems. "Gaming is so subjective that there is no single "greatest" system ever. It might sound like a cop-out, but it really depends on what standards you're using and what generation you grew up in. I loved the SNES, and would personally call it the greatest system of all time. However, the NES and PlayStation could both easily be called the best, based on the standards they set and the advances they presented to gaming." The Guardian follows up this piece, noting that the article's rose-colored recollections of the SNES days may not be entirely accurate. Subjective or not, it's a good question: which consoles have a valid place in history and which ones should be forgotten?

Slashdot Top Deals

Real Users never know what they want, but they always know when your program doesn't deliver it.

Working...