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

 



Forgot your password?
typodupeerror

Comment Re:Freebie Ideas - bravenet.com, Excel VBA (Score 1) 799

Only the nerdiest child is going to have any fun/interest-in doing anything with Excel VBA and if that were the case, he'd probably already be trying to learn to program. I think Python is a good start if the kid is interested in making websites (even PHP wouldn't be bad). My favorite language is Perl, but teaching him that first would probably cause him to go prematurely bald or start crying. I originally started learning programming in 5th grade in QBasic. I got to middle school, and they were using Apple Basic on Apple IIe's (this was in 1997, yeah, I know... wtf?). I really didn't see the point of learning an essentially dead language on ancient computers, so I started learning Visual Basic to write AOL hacking programs at home. After that I started on Perl and PHP, and databases and web design. In college (the one year I went) they had us working in Java, and I got it, but I didn't particularly like it. Basically, I learned most of the programming skills I've got on my own at home, and what I picked up on and what I didn't were always based on one simple thing - if I was interested, I figured it out really quickly. If I wasn't interested, I'd either have to slave away forcing myself to, or I just said screw it, I don't care enough (that's where C++ went). It's been said in other comments and I totally agree - if there isn't real interest, then the kid won't go anywhere with it.
Medicine

Submission + - Landmark Health Insurance Bill Passes House 1

theodp writes: A hastily-crafted amendment imposing tough new restrictions on abortion coverage in insurance policies helped pave the way for the House to approve the Democrats' bill to overhaul the nation's health insurance system. "It provides coverage for 96 percent of Americans," said Rep. John Dingell. Rep. Candice Miller disagreed, calling the legislation "a jobs-killing, tax-hiking, deficit-exploding" bill. The 1,990-page, $1.2 trillion legislation passed by a vote of 240-194 and moves on for Senate debate, which is expected to begin in several days.

Submission + - Turning a cell phone into a microscope (google.com)

stupendou writes: MICROSCOPES are invaluable tools to identify blood and other cells when screening for diseases like anemia, tuberculosis and malaria. But they are also bulky and expensive.

Now an engineer, using software that he developed and about $10 worth of off-the-shelf hardware, has adapted cellphones to substitute for microscopes.

Comment Re:Very dumb way to live. (Score 1) 719

I may be wrong, but I have heard that paying off credit cards every month (and thus not accruing any finance charges) is viewed negatively by financial institutions, and may actually hurt your credit score instead of improving it. They aren't making any money off of you, so they won't raise your credit limit (and why would they need to, if you aren't making purchases that raise your balance close to the limit anyway). While no one wants to be paying huge interest fees, if what I've heard is correct, you may want to just pay the minimum payment once every few months, allowing the interest fees to be charged, and then pay things off. If I'm wrong, I'd love to hear it - but if what I've heard is correct, then I'd hate for someone to put a bunch of effort into raising their credit rating and limits by paying everything off every month, only to find out that it's no different than when they first got the credit line.
Java

Oracle Open Sources TopLink Java ORM 41

Eric^2 writes "Oracle announced on Tuesday that TopLink will now be open source and a full-fledged Eclipse project. TopLink is an object-persistence layer for Java that maps Java objects to a relational database."
Programming

Submission + - Auto-parallelizing compiler from Codeplay

Max Romantschuk writes: "Parallelization of code is a very tricky thing. We've all heard of the challeges with Cell, and with dual and quad core pocessors this is becoming an ever more important issue to deal with. The Inquirer writes about a new auto-parallelizing compiler called Sieve from Codeplay: What Sieve is is a C++ compiler that will take a section of code and parallelize it for you with a minimum hassle. All you really need to do is take the code you want to run across multiple CPUs and put beginning and end tags on the parts you want to run in parallel.

Is this the Silver Bullet of parallelization? There's more info on Sieve on Codeplay's site."
Communications

What are the Best Cell Phone Services in the US? 239

James Hewfanger asks: "Cnet.co.uk has run an article on the five best cell phone services in the UK. These include a text-based service that gets you the number of a licensed cab company in London, Google Maps and Gmail on your phone, a service that can tell what artist and song you're listening to, an online service that backs up all your cell phone contacts and a text-based service that answers any question you can throw at it. What, however, are the five best cell phone services in the US?" Wirefly's cell phone plan comparison tool gives a good up-to-date look of all cell phone plans on the market.
Windows

Submission + - Microsoft takes a 'Patch Tuesday' break

Phill0 writes: "From the article:

Microsoft has no new security updates planned for Tuesday, despite at least five zero-day vulnerabilities that are waiting to be fixed.
The patch break could be a welcome respite for IT managers still busy testing the dozen fixes Microsoft released last month. Also, many IT pros may be occupied with the switch to daylight saving time, which at the behest of Congress, is happening three weeks earlier this year. Many computer systems don't have that change programmed in and require patching.
"

Feed World Business Briefing | Europe: Microsoft in First Technology License Deal (nytimes.com)

Microsoft said it had signed its first agreement to license its technology, almost three years after European Union antitrust regulators ordered the software company to share data to increase competition. Microsoft said the deal, with Quest Software of California, was meant to comply with an antitrust order issued in March 2004 that demanded licensing of software that helps desktop computers communicate with servers. But the deal was met with skepticism from adversaries, who questioned how a company with a longstanding relationship with Microsoft could be considered a rival. The European Commission threatened Microsoft last week with fines as high as 3 million euros ($3.9 million) a day for failing to comply with the order.

Slashdot Top Deals

Recent research has tended to show that the Abominable No-Man is being replaced by the Prohibitive Procrastinator. -- C.N. Parkinson

Working...