Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:The things they will NOT learn are interesting (Score 1) 255

"Linked lists. Recursion. Calling by reference. Strong typing. Explicit declaration" With the exception of calling by reference and maybe linked lists nothing here is low level: these are programming language features that you need to know as soon as possible so you can focus on the interesting stuff (designing efficient algorithms for instance). How can you even program if you don't know how to use recursion ? Even if it's introductory, it's supposed to be CS, not "how to hack up a CRUD in 12 steps". But I guess that's also a cultural thing. When I was taught the basics we had that in two separate modules: algorithms (pen and paper) and programming languages (the gory details). We didn't type in a single line of code until we knew how to build basic algorithms and how to implement it (we began with C++, then C and finally Java).

Comment Re:How would I know? (Score 3, Informative) 164

Not exactly. Nobody can see who other people have put in their circles and that is the whole point of it: only you see how you have compartmentalized your contacts. In addition to that, if you don't have a Google+ profile (doesn't matter if you have a Google normal profile or any other email address), you can still be added to a Circle and when someone who has added your address in a Circle shares something into that particular Circle, you will only receive an e-mail with the message/video/thing shared and a link to join Google+. Nothing more than that.

Comment Re:Saving the planet (Score 4, Funny) 169

Somehow I think they only created this project to fuck with future generations' brains. Picture this: nuclear war, everybody forgets about the clock. Year 9434: archaeologists discover the clock, somehow make it work and then all the idiots start wondering why the clock only goes up to 10 000 and make up doomsday scenarios.
Earth

Submission + - Global Warming Beliefs Based On Current Temp (ibtimes.com)

gabbo529 writes: "By all accounts, global warming is a complex scientific idea, one that should not be easily dissected into a quick summarization. However, according a team of scientific researchers, that's exactly what most people do when it comes to global warming. The study, conducted by the Columbia Business School's Center for Decision Sciences', found those who thought the current day was warmer than usual were more likely to believe in and feel concern about global warming than those who thought the day was unusually cold. Basically from the 1,200 people they surveyed, when it was cold, they doubted global warming. When it was hot, they feared it."

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...