share
Stack OverflowDo you ever feel confident in your skills?
[+44] [27] Gary Willoughby
[2008-10-08 18:56:41]
[ language-agnostic programmer-skills ]
[ http://stackoverflow.com/questions/184310/do-you-ever-feel-confident-in-your-skills ] [DELETED]

As a self taught developer i always find myself questioning my skill and knowledge and always feel like i am falling behind in using new technology. Over a period of nearly 9 years i've studied most mainstream languages (especially C based ones), used lots of different OSes, read and absorbed many books and even written one myself. But i still feel i'm usless!

Do professional developers ever get to the stage where they feel confident that they know what they are doing and are confident when submitting solutions/code?

When do you know you're good enough?

(13) New technology is highly overrated. The people who are always on the front lines get slaughtered. :) - Alex Fort
(1) Why is this closed? I think this is a great question. - Kim Jong Woo
@Alex, there are those who have the right foundation and wisdom to pick up new things quickly and run with them, and there are those who don't possess those qualities and badmouth others. - Kon
(1) @Kon, There's a difference between being able to pick up new technologies and being able to know when you shouldn't use one. These concepts have nothing to do with each other. - Alex Fort
@Alex, I never questioned appropriate usage. I just don't necessarily agree with a blanket statement suggesting that everyone who embraces new technologies and concepts pays a price that's too high. - Kon
[+50] [2008-10-08 19:01:16] Kon [ACCEPTED]

I'd say a good/rational developer will always question his/her ability. It's that self-doubt that drives many of us to get better. Conversely, the only developers I ever met who are self-professed "experts" or "best at..." have been anything but that.


Thank you. Reading this answer saves me a trip to anxiety pills. - Kim Jong Woo
1
[+19] [2008-10-08 19:01:32] Kevin Fairchild

I'm confident enough in what I've done, I'm willing to take risks in what I'm doing


2
[+19] [2010-03-26 20:46:04] Rachel

If day by day, I get less number of WTF/minutes in Code Review Session than I start feeling confident slowly day by day.

alt text


Too funny dude. Don't forgot GTFO. - David Robbins
+1, thanks for the lols - Jeriko
I have literally been through this situation and so can relate very well to this situation. - Rachel
3
[+12] [2008-10-08 19:00:13] tloach

In my experience, the more confident I feel the more likely my code is to be wrong :S


Yep, there are too many ways to attack even the simplest of systems, even CRUD, and I find myself considering a new way to do it every so often. - moffdub
4
[+12] [2008-10-08 19:14:07] Rinat Abdullin

I think, that the good developer should be confident only about his ability to learn constantly.

There is no confidence threshold on the acquired knowledge


(2) I'd add to this that you also need to be confident enough to go back to what you wrote yesterday and ask yourself "why the hell did I write that?" - moffdub
5
[+7] [2008-10-08 19:01:49] Mark Biek

I try not to sweat it too much. There will always be people who are better coders and people who are worse.


I just try to suck less every year [1]

[1] http://www.codinghorror.com/blog/archives/000530.html

6
[+6] [2008-10-08 19:00:11] David

When you can take the lead on a project, see it through completion, and have users who understand, enjoy, and express appreciation for your software.

For me, confidence comes from knowing that I was able to apply my skills to develop a solution that has a positive real-world impact.


(1) This is my favorite so far. Taking pride in your work, and doing your all out best, is the only thing we can do. - Kim Jong Woo
7
[+6] [2008-10-08 19:02:58] David

My confidence skyrocketed when I was challenged to do things I thought I could not, but through my determination, I realized that I could - and that I could do them well!

Have faith in what you know, and know how to learn what you don't know.


8
[+5] [2008-10-08 19:00:29] svrist

Playing devils advocate:

You should never get to that point. If you do, you're off the race and a dinosaur already!


9
[+4] [2008-10-08 19:41:25] David

When I started in my current job, I felt really inadequate compared my coworkers since they're all very smart and knowledgeable. Then I read a great post by Jeremy Miller [1] last year pointing out that "There are no smart guys, there's only us" and realized that even the people we think are awesome developers sometimes feel inadequate. Granted, getting a very positive annual review from one of those smart developers helped a lot as well. ;)

I do agree with Rinat's comment [2] that the only skill a developer should be absolutely confident in is their ability to learn constantly.

[1] http://codebetter.com/blogs/jeremy.miller/archive/2007/05/21/thoughts-rants-and-arguments-my-devteach-2007-rollup.aspx
[2] http://stackoverflow.com/questions/184310/do-you-ever-feel-confident-in-your-skills#184396

10
[+3] [2008-10-08 19:00:46] Joe Morgan

I find it hard to be completely confident in my skills - there is so much information out there on what I do, and so many possibilities for how I can mess it up.

I find that it's best (for myself, anyway) to take the "Humble Programmer" approach, and accept your errors when (not if) they arise. Your fellow workers will thank you for it as well.


11
[+2] [2008-10-08 19:00:52] DannySmurf

No such thing as good enough, really. You can be good enough for a particular job, but things change every couple of years. Once you're master of one thing, there's something new to learn. You'll never really catch up. It's always a continuous learning exercise (for everyone, not just self-taught people).

Personally, I consider myself "good enough" and feel confident with my abilities in a particular area when I can take a piece of code, spot a semi-obvious (ie, moderately-difficult, but not hidden) problem, and fix it without resorting to the documentation or an IDE.


12
[+2] [2008-10-08 19:01:44] Gulzar Nazim

There is always the fear of the unknown. :)


13
[+2] [2009-01-05 16:08:52] Alex Fort

I feel the same way as you. I'm a self taught developer as well, but the best thing I've ever taught myself is how to learn. I feel confident in my skills to a point, but I'm always trying to do things out of my comfort zone. At the moment, I'm trying my best to learn Haskell, and watching the MIT SICP lectures.

I never feel like I'm good enough, because there's always something I can be better at. Keep learning. That's the only way to separate yourself.


14
[+2] [2010-05-28 04:20:06] user347594

Tecnically, when you see the key components of a solutions clearly and at least you have an idea how to make them work together.

I'd also like to include, a non tecnically aspect. When you know how to comunicate well enough with other people (developers, client, chief) you are good enough. You are a good proffesional.


15
[0] [2008-10-08 18:59:50] Ben Hoffstein

Once you get a few StackOverflow "accepted answers" under your belt, you'll know.


(1) then again, there's a weird dichotomy of accepted answers with low votes, unaccepted with high votes, and answers that are right that get down-voted :) - warren
16
[0] [2008-10-08 19:01:38] alexmac

There are always many ways to approach a programming problem or project and hindsite is a wonderful thing..

I have a degree in cs but most of what I have learnt has been practical based. Just because you are self taught doesnt make it any less important.

What do you mean by good enough - good enough to take on certain projects, justify salary, lead a team?

Maybe if you are asking this question you feel there is more you can learn? - which there always is!?


17
[0] [2008-10-08 19:03:04] Jason Etheridge

Once you've worked on multiple systems, that have been taken through the lifecycle from conception, deployment and then maintenance, you realise that you really can do this stuff. The more you build, the more confidence you should get in your abilities. It's not about what you know, but what you can do.

I wasn't that confident early in my career, but can safely say that given as you progress, you should feel better about what you can do.


18
[0] [2008-10-08 19:03:54] bog

Yes. Specifically, if you concentrate in one specific area to the exclusion of others, you can achieve a great deal of confidence. It's more of a depth-first approach as opposed to breadth-first.

The downside of this career approach is that you're not able to dabble in new technologies, which may be what you (plural) really like to do. A lot of people like to try out new things constantly. It's a tradeoff.

The upside of focusing on just one area is that you become the go-to guy for your area of expertise. You do need to make sure it's an area with legs, though. I know folks who are the go-to guys for COBOL programming and OS/2 device drivers...


19
[0] [2008-10-08 19:04:00] Robert K

I'll phrase it a little differently. I'm a self-taught programmer too, but I only rarely doubt my skills because I know their measure. However, I'm positively paranoid when it comes to trusting my code! I find that what I know, I know; thus there is little reason to doubt what I know due to knowledge and experience being in agreement. But never ever trust your code!

(This isn't to say I know everything, just that I know what I know and where the end of my knowledge is.)


20
[0] [2008-10-08 19:07:37] Nick

I would suggest that feeling like a confident developer, and feeling the need to continue to learn and absorb new technlogies are not mutually exclusive.

You can certainly feel confident in your current abilities, while always expanding to new technologies and skills.

When will you know? I'm gonna let you in on a little secret. Being Confident is just like being in love. Nobody can tell you you're in love. You just know it. Through and through. Balls to bones.


21
[0] [2008-10-08 19:14:24] Jobi Joy

I feel almost all the programmers who are answering queries here in stackoverflow have good confidence in themselves. And the people who asks questions is equally great that they want to excel in what they are doing with a better quality solution to their problems.

As a programmers I always have a feeling that 'We are changing the world to be a better place by each programs we write' So learning new ideas and techniques is always the important aim for a 'Confident programmer'


22
[0] [2008-10-08 19:24:04] J.J.

Most of the experts that I know are only experts in 1 area, and it is usualy a slow moving area. I got a friend that is an awesome C++ developer. He has been working with C++ for 5+ years. I have not. He can code C++ around me like no tomorrow, but put him in Perl, and I am his goto guy.

So "no" you never know enough. As for the "other" type of expert. Ignore or obliterate. Don't let them push you down.


23
[0] [2008-10-08 19:30:10] Mark Lubin

I go through phases really, there will be time when I am really confident I am a great coder and other times where I do something stupid or some else has an idea that usurps something I thought of and I will question myself.

That might sound petty but it is just human nature.


24
[0] [2009-01-05 16:01:46] icelava

Never.

I tell myself every single day: I am not good enough [1].

I need to be better tomorrow.

[1] http://icelava.net/forums/thread/700.aspx#703

25
[0] [2010-05-28 14:14:04] WoundedEgo

I saw a Ted Talk once (it may have been this one: http://www.ted.com/talks/lang/eng/mihaly_csikszentmihalyi_on_flow.html) that talked about how we experience "flow." It had to do with the balance, or ratio, of our abilities to our challenges. I'll summarize (but recommend the talk)...

  • too little skill and too little challenge = apathy
  • too little skill with too much challenge = anxiety
  • too much skill with too little challenge = boredom
  • the right amount of skill with the right amount of challenge = flow (stimulation, pleasure, satisfaction... all of the good stuff).

It sounds like you may either want to reduce your challenges for a while, or, you may need to beef up your skills, so you can move from anxiety to flow. Of course, over time, as you gain experience, you get to the point where you are able to deal with your challenges better, and some fields are just full of an incredible amount of challenge all of the time, so flow must be deferred....


26
[0] [2010-05-28 14:26:12] baultista

It takes a lot of time to reach that point.

I worry more about my design choices than I do about actually writing code. To me, that's the real challenge for a larger project. Once you have the pieces thought up and structured correctly, the coding aspect becomes simple.

The difference between myself as an intern and some of the senior developers I've encountered is that they can often see a problem developing before it becomes a problem.


27