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

 



Forgot your password?
typodupeerror
×

Comment breadth, not depth (Score 1) 569

I would concentrate more on language breadth (learn a lot of them).
If you already have a grasp on C languages, try some non-C languages that do things very differently.
Namely, functional and dynamic languages. You've already covered procedural and OO (Java).
Lisp, Perl, Ruby, Python, F#, Scala, OCaml, JavaScript (JavaScript looks like a C language, but really isn't).

Outside of languages, more than likely you haven't learned OO concepts very well yet. Not your fault, colleges are notorious for teaching bad OO practices (I've only been proven wrong on this once). Design Patterns are another good topic to investigate.

Comment Actually, very understandable (Score 1) 596

The key to Microsoft's fortunes are in the Business Market, not the Consumer Market. Businesses buy Office, Exchange, SharePoint, SQL Server, and Server products. Businesses pay for support agreements and the like. There just isn't as much money for them in the consumer market. So Microsoft doesn't put as much energy there.

Apple loves the consumer market.
Linux loves the business market.

Therefore: Linux is their biggest competitor.

Slashdot Top Deals

Those who can, do; those who can't, write. Those who can't write work for the Bell Labs Record.

Working...