Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Another step that makes sense (Score 2, Insightful) 426

So far, I think none of Google's actions contradicted my personal opinion on their intentions with Chrome. I still believe their main objective is to force the use of web standards by evenly distributing the browser marketing between Gecko, WebKit and... whatever IE's engine is called. From this point of view, it makes sense that they are still funding Mozilla and chose an engine supported by default on Macs.

And no, they don't want standardization because of some altruistic ideals. It's just easier to develop web applications that way. And getting rid of the anomaly called IE6, which behaves differently from 7 and 8 to the point of being considered a different engine, is a very logical next step.

Programming

Submission + - Best paradigm for a first programming course?

Keyper7 writes: The first programming course I had during my computer science graduation, aptly named "Introduction to Programming", was given in C because its focus was on imperative programming. A little before I graduated, though, it was decided that it would change to object-oriented programming with Java. I must emphasize that such change was not made because of any hype about Java or to dumb down the course: back then and nowadays, it's given by good Java programmers who try to teach good practices and do not encourage excessive reliance on libraries. But the practices taught are not paradigm-independent, and this sparkled a discussion that continues until today: which paradigm is more adequate to introduce programming? Besides imperative and object-oriented, I know teachers who firmly believe that functional programming is the best choice. I'm interested in language-independent opinions that slashdotters might have on this matter. Which paradigm is good to introduce programming while keeping a freshman's mind free enough for him to learn other paradigms afterwards?

Comment I'm still waiting for an official statement... (Score 1) 100

...from Miller, explaining why he spent years refusing deals for filming Sin City, claming he was afraid that the director wouldn't be faithful to the comic book's spirit (pun not intended), and now is perfectly confortable in imposing his own view of The Spirit over Eisner's.

I'm not questioning here if the movie will be good or not. I'm just wondering if he ever tried to explain why he's not being completely hypocritical.

Comment Re:Online flash games (Score 2, Insightful) 248

Indeed...

Seriously speaking, though, the popularity of flash games has also much to do with the fact that they're right there, easy to access. You receive an e-mail from a friend with a link to a new one, click it and can immediately start playing.

The current video-games now have online content and easy network access, but you still have to change medias and spend time and money. That makes a lot of difference.

Space

Odd Planet Confuses Scientists 142

eldavojohn writes "While there's been a lot of debate about what is a planet, there is a recent discovery that has scientists even more confused. COROT (COnvection ROtation and planetary Transits) spotted an object that appears to be the size of Jupiter yet is 21.6 times more massive ... and orbits its star in a mere four days and six hours. Now, the other piece of the puzzle is that the star it orbits is more massive and only slightly larger than our Sun. But they can't describe this thing orbiting it. So far they think it is more likely to be a 'failed star' but have settled with 'member of a new-found family of very massive planets that encircle stars more massive than the sun' to describe it accurately."
Databases

David Axmark Resigns From Sun 229

An anonymous reader writes "From Kay Arno's blog we see that David Axmark, MySQL's Co-Founder, has resigned. This comes on top of the maybe, maybe not, resignation of Monty. We saw earlier this year that Brian Aker, the Director of Architecture, has forked the server to create a web-focused database from MySQL called Drizzle. The MySQL server has been 'RC' now for a year with hundreds of bugs still listed as being active in the 5.1 version. What is going on with MySQL?"

Slashdot Top Deals

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

Working...