Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Task based learning (Score 1) 452

I am currently learning programming at the University level in ICS 110 and we are starting out with Alice, using the book "Learning to Program with Alice" by Dann, Cooper, and Pausch. The class is devoted to teaching the underlying programming concepts by utilizing a 3D animation GUI. Our first project includes world-level and class-level methods, two control sequences like loop and If/Else, and some other rudimentary aspects like "do together" and "do in order." The class is fun and interesting. We learn storyboarding and scenario writing before we code. We also learn how much the program is capable of performing before it begins to strain under our requests for complexity. My group partner has no computer experience because he comes from a homeless background and even he is progressing well in the course. If I write the scenario for him, he manages to find the available methods and functions in the library to make it work. Not bad. Don't knock it until you try it. Peace.

Computer Science as a Major and as a Career 578

An anonymous reader writes "IBM DeveloperWorks is running an interesting Q&A with Director of IBM's Academic Initiative, Gina Poole. In the article she talks specifically about taking computer science as a major and ultimately as a career. From the article: 'There are a couple of reasons [for the decline in science and engineering degrees]: one is a myth, believed by parents, students, and high school guidance counselors, that computer science and engineering jobs are all being outsourced to China and India. This is not true. The percentage of the total number of jobs in this space is quite small -- less than 5%. According to a government study, the voluntary attrition in the U.S. has outpaced the number of outsourced jobs to emerging nations. Further, for every job outsourced from the U.S., nine new jobs are actually created in the U.S.'"

Slashdot Top Deals

You have a massage (from the Swedish prime minister).

Working...