Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Note to IT recruiters. (Score 2) 276

This depends highly on
1) the reqiurements of the position
and
2) your hiring budget.

Do you need someone to run msi installers and register users on a *windows* system? you'll probably save some money hiring an MS cert. do you need database design or some complicated distributed server farm built? and IST degree is probably what you're looking for? Need some application code written? You probably want someone with a CS degree. Need device drivers/firmware/hardware designed? Go for someone with a Computer Engineering or even an Electrical Engineering degree.

All of these degrees/certifications don't fit the same niche...

Comment Re:Could have been worse (Score 1) 236

I absolutely can prove it.

Right now, you can buy the IOS development kit, which compiles objective-C code to run on the iPad. Objective-C is a Turing-complete language, and can therefore only be implemented in a language that is also Turing complete. the LLVM compiler that ships with the IOS developement kit compiles Objective-c to the instruction set on the iPad. Therefore, the instruction set of the iPad is Turing complete.

QED.

Slashdot Top Deals

I have hardly ever known a mathematician who was capable of reasoning. -- Plato

Working...