Live data from Hacker News

How to Get a Job as a Developer in Less Than Six Months

learnwithjeff.com

181–183 of 183 posts

Re: How to Get a Job as a Developer in Less Than Six Months

#181
post #62

Earlier quoted context omitted.

Why must all software developers be able to operate in all domains? What other industry has a requirement such as this? There's more than enough work out there, why must a web dev know or care how to twiddle bits, or vice versa?

Did you ever worked ? In all companies I worked for (I'm a researcher) I had to use different languages: java, c, c#, asm 86, perl, python, ruby ... Honestly it's almost a requirement to be able to adapt to other languages or at least read and understand what it does.

Indeed, I did ever worked. Of course you need some breadth of knowledge, but unless the place was absolutely tiny, your low-level developers writing VHDL weren't going to be asked to optimize a SQL query or tweak CSS.

Not that they couldn't, but why would you?

Re: How to Get a Job as a Developer in Less Than Six Months

#182
post #109

Earlier quoted context omitted.

Why must all software developers be able to operate in all domains? What other industry has a requirement such as this? There's more than enough work out there, why must a web dev know or care how to twiddle bits, or vice versa?

It's not about one language and one issue... it's about being able to solve problems regardless of tools given (i.e. programming language) We don't code, we don't write code... we solve problems with code... there's why. And if you're not eager to learn all of these... you should think about a change in careers

Problem 1: I can't get this damn div to float to the right of my content.

Problem 2: My network card firmware stops acknowledging commands from the driver after 3 days of high utiliization.

If you think you would assign the same person to "solve these problems with code", you're being silly. People specialize and gain expertise in their areas. Use the right tool for the job.

Post reply on HN