Comment Re:It's in their best interests (Score 1) 661
Comment Re:Programming == Cut & Paste (Score 1) 623
What about the boilerplate libraries? Like commons logging, string utils, fileio, and all the shit from Apache that saves me so much time? Sure I've never written a method to read a url into a byte array, and I never will because it already exists. But I can promise you I know how it works and I know how to do it if the Apache utils disappeared tomorrow.
Comment Re:Just like desktop linux. (Score 1) 636
Comment Re:Do we really want him writing code? (Score 1) 293
Coding has nothing to do with language or syntax, but upon having an analytical mind. Breaking down a problem into it's bare elements, and knowing how to make those elements work together is everything. There's plenty of CompSci grads who can parrot off the functions and procedures available in NET or JAVA, but haven't got the first clue how to apply those to the problem at hand.
Having an analytical mind is only half the battle. I know lots of programmers whom started with COBOL and now work in a J2EE environment. They can break a problem down to it's bare elements and know how they work together, etc. What they can't do is basic best practices. They don't know how a hash map works, they don't understand exception handling, they don't understand encapsulation or really anything OOP. While having an analytical mind is important, I think it's silly to say that having a knowledge of the language itself "has nothing to do with" it.
Comment Re:The general problem Intel has (Score 1) 122
Comment Re:Actual Link to the zip (Score 1) 605
Comment Sounds like you haven't looked hard enough (Score 1) 325
tl;dr you can have your cake and eat it too. Get a good paying internship at the place you want to end up working in.
p.s. maybe i was just lucky and you should take what you can get... but that's what a anon coward say!
Comment It's not just about labels (Score 1) 736
Comment Re:what i would say (Score 1) 494
Comment Re:The four types (Score 1) 167
The first thing that comes to mind here is a player that goes for the flag immediately in CTF.
This is the best chance you'll get to CTF on 2fort. Once the sentries are up, its a stalemate