Click here to Skip to main content
15,921,716 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The right tool for the job... Pin
PIEBALDconsult9-Feb-15 4:00
mvePIEBALDconsult9-Feb-15 4:00 
GeneralRe: The right tool for the job... Pin
MikeTheFid10-Feb-15 4:03
MikeTheFid10-Feb-15 4:03 
GeneralRe: The right tool for the job... Pin
Sander Rossel9-Feb-15 4:07
professionalSander Rossel9-Feb-15 4:07 
GeneralRe: The right tool for the job... Pin
MikeTheFid10-Feb-15 3:55
MikeTheFid10-Feb-15 3:55 
GeneralRe: The right tool for the job... Pin
patbob9-Feb-15 5:30
patbob9-Feb-15 5:30 
GeneralRe: The right tool for the job... Pin
Sander Rossel9-Feb-15 8:15
professionalSander Rossel9-Feb-15 8:15 
GeneralRe: The right tool for the job... Pin
Kirk 103898219-Feb-15 7:24
Kirk 103898219-Feb-15 7:24 
GeneralRe: The right tool for the job... Pin
Sander Rossel9-Feb-15 8:32
professionalSander Rossel9-Feb-15 8:32 
Kirk 10389821 wrote:
I think knowing your ONE tool very well makes more sense than being a generalist.
Kirk 10389821 wrote:
Currently I am working with Cobol, RPG, CL, PHP, Oracle PL/SQL, SQL, ASP, and Delphi
That's kind of contradicting... Roll eyes | :rolleyes:

I agree that there's at least one or two languages that you should know very well. Without knowing something very well you could never write good solutions. But being a generalist helps you in knowing what's out there and may actually help you get better at the thing you're very good at. I really started appreciating and understanding LINQ when I dabbled in functional programming. And because I dabbled in functional programming I can question solutions written in C# that I never would've questioned before. I started looking at SQL completely different after I had tried NoSQL and I could understand the strengths and weaknesses of SQL much better.

I've worked with people who didn't want to know more than C# because that was what they did and that's what they wanted to be really very good at. One of them even refused to do any database work, because it wasn't C#. With such an attitude I can't even take those people seriously (and that person can't ever create an app all by himself because he doesn't know SQL) Smile | :)

Kirk 10389821 wrote:
that FIRST job of a developer should be to correctly identify the problem being solved, and then identify the right solution for the job
No language, database or framework could help you if you didn't have that particular skill! And boy do few programmers have it... Sigh | :sigh:

Kirk 10389821 wrote:
coded myself out of a job
Always leave a bug in the software and occassionally introduce new ones! Laugh | :laugh:
My blog[^]
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

GeneralRe: The right tool for the job... Pin
Member 107076779-Feb-15 9:33
Member 107076779-Feb-15 9:33 
GeneralWhat job would you create for yourself? Pin
Kornfeld Eliyahu Peter7-Feb-15 22:14
professionalKornfeld Eliyahu Peter7-Feb-15 22:14 
GeneralRe: What job would you create for yourself? Pin
Mike Hankey7-Feb-15 23:45
mveMike Hankey7-Feb-15 23:45 
GeneralRe: What job would you create for yourself? PinPopular
_Maxxx_8-Feb-15 0:27
professional_Maxxx_8-Feb-15 0:27 
GeneralRe: What job would you create for yourself? Pin
User 110609798-Feb-15 0:36
User 110609798-Feb-15 0:36 
GeneralRe: What job would you create for yourself? Pin
Kornfeld Eliyahu Peter8-Feb-15 1:35
professionalKornfeld Eliyahu Peter8-Feb-15 1:35 
GeneralRe: What job would you create for yourself? Pin
Kenneth Haugland8-Feb-15 3:20
mvaKenneth Haugland8-Feb-15 3:20 
GeneralRe: What job would you create for yourself? Pin
Kornfeld Eliyahu Peter8-Feb-15 3:23
professionalKornfeld Eliyahu Peter8-Feb-15 3:23 
GeneralRe: What job would you create for yourself? Pin
Kenneth Haugland8-Feb-15 3:43
mvaKenneth Haugland8-Feb-15 3:43 
GeneralRe: What job would you create for yourself? Pin
Kornfeld Eliyahu Peter8-Feb-15 4:03
professionalKornfeld Eliyahu Peter8-Feb-15 4:03 
GeneralRe: What job would you create for yourself? Pin
_Maxxx_8-Feb-15 12:55
professional_Maxxx_8-Feb-15 12:55 
GeneralRe: What job would you create for yourself? Pin
DaveAuld8-Feb-15 4:21
professionalDaveAuld8-Feb-15 4:21 
GeneralRe: What job would you create for yourself? Pin
User 110609798-Feb-15 4:31
User 110609798-Feb-15 4:31 
GeneralRe: What job would you create for yourself? Pin
DaveAuld8-Feb-15 4:38
professionalDaveAuld8-Feb-15 4:38 
GeneralRe: What job would you create for yourself? Pin
Octanic10-May-15 13:43
Octanic10-May-15 13:43 
GeneralRe: What job would you create for yourself? Pin
Sander Rossel8-Feb-15 7:31
professionalSander Rossel8-Feb-15 7:31 
GeneralRe: What job would you create for yourself? Pin
Mark_Wallace8-Feb-15 10:59
Mark_Wallace8-Feb-15 10:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.