Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Dolphins still missing! (Score 1) 626

Is this just me, or is this a classic piece of non-news on a par with the one the post subject is in reference to?
I mean, isn't it a typical and completely rational technological modus operandi that hardware developments come first and software implementations take some time to emerge (with the possible exception of specialized applications)
I mean, imagine software being developed for imaginary or speculatory hardware. Sounds like a big waste of time to me...

Comment Learn Programming, not Language (Score 2, Interesting) 569

Focus on learning how to program properly and efficiently. Learn correct resource-management and security practices and study algorithms. If you master programming in general, you can master any language withing a matter of weeks. Certainly too short a period to make your career based on that decision.
Programming

Programming Language Specialization Dilemma 569

aremstar writes "I'm a final-year Computer Science student from the UK. During my studies, we covered 3 programming languages: C, C++ and Java. The issue is that we didn't cover any of these languages in sufficient depth for me to claim that I have commercial-ready experience. It's one thing being able to write simple programs for class assignments, but those are quite different from writing something as complex as the Linux kernel or a multi-threaded banking app. I'm thinking of spending a few weeks/months studying in order to specialize in one of those languages. Fortran also entered my consideration, as it is great for numerical computing and used by many financial institutions, banks, etc. In terms of skill requirements in job ads, my (brief) experience suggests that most programming jobs require C++, with Java a close second. C — unfortunately — doesn't appear as much. My question is: if you were in my shoes, which language would win your time investment? My heart suggests C, with a little bit of Fortran to complement it, but I'm a bit worried that there might not be enough demand in the job market."

Comment Re:Drivers (Score 1) 369

Do my jedi powers sense overconfidence?
No, you do not recall correctly. The have had HUGE fsck-ups like this which they have acknowledged themselves If you bought vista early with the hope that the eventual service pack would fix things, then it would be possible that you might be screwed even worse and be stuck in a cycle of endless reboots.

Slashdot Top Deals

"The identical is equal to itself, since it is different." -- Franco Spisani

Working...