Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 8 declined, 4 accepted (12 total, 33.33% accepted)

Submission + - C++ & the STL 12 years later. What do you think now?

profBill writes: A recent "This day on Slashdot" asked a question about C++ and the STL and what people thought about it all way back in 2002. Well, its 2014 and C++11 is well out there with C++14 on its way.

I teach a second programming course in C++ with a heavy emphasis on the STL (containers and generic algorithms). I just wondered what people think about the situation today. Personally I think C++11 has cleaned up a lot of problems, making it easier to use, but given all those who work with C++ for a living, I wondered what they thought today as compared to then. Are people using C++11, does it matter at all?

Love to share the responses with my students! They are always curious about what practitioners are doing these days.
Education

Submission + - The impaticence of the Google Generation 1

profBill writes: As a fifty something professor who teaches introductory computer science, I am very aware that the 20 somethings in my class are much more at ease with computers than any other generation. However, does that mean they are more adept at using those computers? Apparently not, according to the researchers at University College of London (http://www.bl.uk/news/2008/pressrelease20080116.html). Their research indicates that while more adept at conducting searches, they also show "impatience in search and navigation, and zero tolerance for any delay in satisfying their information needs". Moreover, this behavior "(is) now becoming the norm for all age-groups, from younger pupils and undergraduates through to professors".

The panel makes two conclusions: That libraries (and I wonder what a library will be come the future anyway) will have to adapt, and that the information processing skills of todays young people are lacking.

The question is, why are those skills lacking and, if they are, what can be done about it?

Slashdot Top Deals

Hotels are tired of getting ripped off. I checked into a hotel and they had towels from my house. -- Mark Guido

Working...