vote up 4 vote down star
4

I broke some of the cardinal rules for hiring and am now stuck with a fairly 'bad' hire. My biggest concern is that the person's abstract thinking is really weak.

So, my question is do you guys think abstract thinking can be taught? And if so how? Or should I start preparing an exit strategy?

I'm sure some of you guys have been caught in the same predicament before, what did you do?

flag

68% accept rate
I'm curious as to what classifies him as a 'bad' hire. – Erik Jun 2 at 2:40
1  
The trick is to find the person's strengths. Trying to teach them to be good at something they're not will be like trying to teach a pig to dance: it doesn't work and it annoys the pig. – Robert Jun 2 at 2:46

11 Answers

vote up 8 vote down

Abstract thinking? In what sense? It can be taught (the real question is, can it be learned?); and the Pragmatic Programmers have released a book that goes over just that. I'm reading it now.

I finished this book up about a month ago (with my work schedule) and I've got to say that it's one of the most eye-opening books I've read to date. It explains why we do what we do, how we learn, and how to exploit other parts of our brain so that we can learn better. Highly recommended.

Here's a link to my review.

Refactor Your Wetware: Pragmatic Thinking and Learning.

alt text

link|flag
How's the book so far? – fung Jun 2 at 2:11
It's not just a cursory dive into the subject -- it has exercises and even better it has footnotes and references to a crapload of studies and other books on the subject. It's easy to read, to boot. – George Stocker Jun 2 at 2:12
Yea, it covers many bases and even cross related to other industry, and backs everything up with research, etc. and the action part at the end of the chapter tries to wrap things up to make each chapter practical. – melaos Jun 2 at 2:30
AWESOME book, read it a few weeks ago. Definitely worth reading! Good answer. – Chad Oct 15 at 15:01
vote up 1 vote down

IMO, Abstract thinking is a matter of eliding details.

I've worked with folks fall back on exhaustive enumeration of all the details because they're having trouble with the common features. Indeed, everything they do seems to be ah enumeration of details.

When this kind of person tries to think "abstractly", they rapidly lose focus and stop creating a useful abstraction and start making random stuff up.

I think that you can work with them -- through a lot of drill and repetition -- to create usable "summaries" derived from long lists of details.

Avoid "abstraction" as a word -- their brain isn't wired that way.

Try to focus on "summarizing" common features -- they might be able to do this reasonably well, given some coaching.

link|flag
vote up 1 vote down

It can't be taught unless the fellow wants to learn.

link|flag
vote up 1 vote down

A slightly better question might be "can abstract thinking be taught at the same time as a person who is expected to be using it in his/her day to day job is doing the job?"

I think it takes a good deal of focus and a lack of distractions to do a major brain rewiring. Like college.

I would think about whether you have any special reason to think this person can learn abstract reasoning while working for you. Look at what opportunities he/she had before your job and think whether you think this person should have learned those skills within those opportunities.

For example, evening classes for a Master's degree in CS could help this person considerably, if the education up to this point was lacking in the areas you mention.

link|flag
vote up 0 vote down

I am curious why the focus on abstract thinking. You can be a good developer and be a sequential thinker, as computers work sequentially. It is just a matter of trying to figure out how to explain the problem to a sequential thinker, as it will be different than an abstract thinker.

For example, if I am working with functional programming abstract programming will be less useful. In C abstract thinking may be important when using many pointers, but other than that it may be of limited use.

But, yes, it can be taught, but depending on how much effort you want, it may be easier to just change how you describe the problem.

One way to start teaching abstract thinking is to play mental games where you see how many different uses for simple elements, such as a cardboard box becoming a single-user shower. After a while you start to look at items differently, and start to draw more connections. But, this can be somewhat time consuming and may really be of limited use.

You could also have him read Socrates and discuss some of the thoughts there, as that will help to develop more abstract thinking, as you discuss fairly simple subjects, such as what is justice.

link|flag
Your definition of 'abstract' seems to be a bit off. Abstract thinking includes such notions as making a function to contain repeated functionality, by seeing that the occurrences only differ in a few parameters. This is the sort of abstraction that is common to all programming today, from assembly, through C, Perl, Lisp, all the way to Prolog. – Novelocrat Jun 2 at 5:11
Sequential thinkers can also understand iterations though, as the program goes through sequentially. In my experience EEs tend to be sequential thinkers and programmers are abstract thinkers, but, there is no reason why an EE can't be a good programmer, they just approach problems differently. An abstract thinker may be better at breaking up the problem into objects, so may be better at OOP and AOP, but not as good at FP. – James Black Jun 2 at 15:09
vote up 0 vote down

There is not a magic recipe. Some people get the 'abstract thinking' in easier way than another ones. The 'abstract thinking' goes far away than programming fields.

You should be prepared to spend some time giving opportunities for learning and gaining experience with that person. All kinds of thinking comes with experience, education and willingness to learn and improve so... The conclusion is yours.

link|flag
vote up 1 vote down

as always, the answer is: it depends.

If your hire is motivated and has good attitude you can mentor him, partner him with other developers who have strong mental models for your work, give him some books to work through and develop himself.

On the other hand if he's not motivated to improve himself then you just bought yourself an important lesson in hiring staff (always favour hiring motivated, passionate people when skills are equal) and you should make sure you can let him go before the probation period is up (you did specify a probabation period in the contract right?)

the hard question is how do you figure out whether or not he wants to improve? The only thing you can do is start mentoring him and see how he responds. If he pushes back against correction then you have a dead loss, if he takes it on then you need to do a value check on what he realistically can provide, and whether the cost of mentoring him is greater than the opportunity cost of starting again. Maybe he can be more productive in an alternate role with more defined boundaries, eg tester, BA, etc

link|flag
vote up 1 vote down

I haven't given it a ton of thought, but I believe there is a strong relationship between algebra and software design. In any case I trace my ability to think abstractly to a mastery of algebra.

Now you probably don't want to tell your new hire to go relearn algebra, but for a child or a young adult, I think a mastery of algebra is a key first step to this type of thinking.

In your current situation it's hard to say what to do. There are most likely some particulars here that are of import. Things you can not and should not share.

One thing I would suggest is that you think about the interview questions that you could have asked him that would preclude you from hiring another person like him in the future. We at least have to learn from our mistakes...

Meanwhile, like some others have suggested (barring no bad attitudes, etc..), maybe he can find a different place in your organization where he will be productive.

link|flag
vote up 1 vote down

I think someone could become a better abstract thinker, with motivation, practice, and feedback from others. One book that could be quite helpful is Gerald Weinberg's An Introduction to General Systems Thinking, now out in an anniversary edition.

On the other hand, it's probably tough to effect a dramatic change in thought patterns, especially if the base abilities aren't much in evidence. Is this person a strong concrete thinker, detail oriented? If so you might look for a slot where they can apply their talents, such as project build management, test case writing, system test, lower-level documentation, debugging complex problems, operations, etc.

link|flag
vote up 0 vote down

Math is the Pinnacle art of abstract thinking.. so Don't tell him to go "relearn" anything.. (besides being bad for morale) Instead, figure out where he stopped on the math track. Maybe he never took Linear Algebra, or differential equations or.. ? suggest he continue on that way.

I'm probably not very good with "abstract" thought myself. Its why I like Engineering. I don't have to think "abstractly".. but I do have to be able to hold Extremely complicated systems in my head. - but attraction to complexity is a different thing.

On the other hand, folks have been telling us recently not to focus on our weaknesses: rather on our strengths. as its using our strengths that we overcome our weakness. What is his strength closest to the characteristic you'd like to see more of? encourage him to work on that.

Alternatively, If you don't like his work, he is probably not having much fun at work. You may be able to point him at a job that is a better fit. Yes even in this economy. that process may take a couple of months.

link|flag
vote up 0 vote down

As humans, we’re constantly faced with myriad facts and impressions that we must make sense of. To do so, we have to abstract underlying structure away from surface details and discover the fundamental relations at work. Abstractions reveal causes and effects, expose patterns and frameworks, and separate what’s important from what’s not. Object-orientation provides an abstraction of the data on which you operate—moreover, it provides a concrete grouping between the data and the operations you can perform with the data, in effect giving the data behavior.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.