vote up 4 vote down star
2

How do you prove this? Do I have to know everything about it? What are the important things you should know about a language to say you are a professional in that language?

EDIT: in more details what are the things which the professional programmer already knows but the normal does not?

For example if I am C# developer but I do not know MSIL, can I say "I am professional in C#" ?

flag

71% accept rate
Perhaps you should edit the question to make it clear that you want to know how you measure your 'proficience' in a language – AnthonyWJones Jan 20 at 12:57

13 Answers

vote up 22 vote down check

You're are a professional at anything you get paid to do.

Most of the best athletes in the world are amateurs and yet some very weak footballers (soccer to most of you) are considered professional.

link|flag
1  
Apprentices get paid and need to be overseen by more skilled craftsmen. I'm not sure the paid/not paid distinction is completely appropriate. It seems too simplistic. – S.Lott Jan 20 at 13:03
1  
"You're are a professional at anything you get paid to do." I dont think so – Ahmed Said Jan 20 at 13:07
@Ahmed: See merriam-webster.com/dictionary/professional/… – AnthonyWJones Jan 20 at 13:14
@AnthonyWJones: professionalism is not like mastering?, english is not my first language – Ahmed Said Jan 20 at 13:41
1  
@Ahmed: The root word of professional means to be qualified and most people don't get paid to do something their not qualified to do. However in general english use Professional refers to the activity for which you get paid for, regardless of whether you are actually qualified. – AnthonyWJones Jan 20 at 14:37
show 1 more comment
vote up 3 vote down

There are three layers to skill: Apprentice, Journeyman (or Professional) and Master. In programming, the master craftsmen separate into designers and architects, See McBreen's book on Software Craftsmanship.

Basic Level of Competence -- Journeyman

Can you write code? Does it compile? [Seriously, if you have trouble getting things to compile, you're not very professional.]

Can you write unit tests for that code? [If you don't have or use unit testing tools, you're not really very professional.]

Does the code work when you're done writing? [If you have debugging problems, or there are details that never seem to work right, you need someone to oversee your work; you're an apprentice, not a professional.]

Does it meet minimum quality standards? If you posted it here would you be ignored because it was acceptable? Would you be upvoted because it was actually good?

Does it look like open source projects in the same language?

Do you know what are in the libraries that come with your language?

Can you find things in the library documentation?

[None of this involves trivia or obscure language features. This is basic, core skills at building stuff that works.]

If you purport to be a web developer, can you build and install into a the web server and show that it actually works?

If you purport to be a desktop developer, can you build something that someone else can install and run and see that it actually works?

The next level of skill is being a master craftsman and designing for journeymen. You need to know more because you have to do the above things without personally typing the code, but guiding others to typing the code you imagined.

The next level of skill is architecting so that journeyman can become master craftsmen by creating designs for apprentices to implement. Here you need to imaging how people will create designs from your architecture.

link|flag
You're kidding right? You make programming sound like a skill in HOMM IV (en.wikipedia.org/wiki/Heroes_of_Might_and_Magic/…) – boris callens Jan 20 at 18:29
Since when is a wargame definition of "skill" wrong? The wargame authors may know a thing or two about skills. McBreen borrowed the established terminology from the unions progression of apprentice to journeyman. – S.Lott Jan 21 at 0:46
vote up 2 vote down

Taking from sports, maybe a professional is just someone who works with that language for a living ?

link|flag
vote up 1 vote down

I'd say that you have to have done a reasonable amount of paid work to be called a professional at anything. If you've done that then you should be able to provide examples of your work and/or references. If you haven't done that then you're not "a professional". You might be experienced, proficient, accomplished, or any number of other things, but I don't think you can reasonably claim to be a professional unless you've been paid by a customer/client/employer.

link|flag
vote up 1 vote down

My rule of thumb: if I can write code for more than 2 hours without accessing any documentation, I feel that I've reached at least a moderate degree of competence with a given technology. Having reached this level of comfort, I would then be comfortable offering the use of this knowledge as a "professional" knowing that my client would be paying me to write something for them rather than paying me to learn.

Of course, the risk here is that you fall into "when you only have a hammer, everything looks like a nail" mentality!

link|flag
vote up 1 vote down

When you stop getting voted down in stackoverflow?

link|flag
vote up 0 vote down

You do not need to know every thing about it, but you need to be able to know how to retrieve that information when you require it (as well as being aware it exists). I wouldn't say someone who didn't know LINQ was not a professional C# developer but it helps they know of it's existence and could utilise it when required.

When you can use the language reasonably quickly and easily and without referring to documentation for rival matters ,as well as having some experience, then you call yourself professional. (imo)

link|flag
Cannot believe this was down voted... – Damien Jan 20 at 13:10
vote up 0 vote down

Being a professional simply means that you get paid to perform a job. The difference in level of expertise between software developers is massive, so the range of what constitutes "professional work" is wide.

You can live as a professional programmer doing simple PHP websites with no knowledge of debuggers, alternative browsers, even frameworks. That does not mean you're a good professional; it does mean that someone sees value in your services.

I'm willing to take on jobs with languages and APIs I have no knowledge of, because I know that in a couple of weeks I'll learn to get a handle of them. Does that mean that I'm not a professional? Not at all, people are paying me because they trust me to understand the necessary technology to solve their problems.

To me, I only see professional software developers. Choice of language or technologies are not differentiating criteria if you're intelligent and knowledgeable enough.

link|flag
vote up 0 vote down

Having read some of your responses to the answers here Ahmed, I'm going to assume you're talking about proficiency in a language, and it sounds like you're talking about it in a resume/interview style manner.

For me, to say that you're proficient in a given language mean that you're able to grasp the majority of the syntax, and able to competently map a domain problem to your language 'tool', and make it work.

I find the difference between a proficient programmer in language X and a non-proficient programmer in language X is not that they don't ask questions, but that they ask different ones.

Proficient programmer: "What language features can I best use to make the program do what the domain specifies?" Non-proficient programmer: "What are the language features, and how do they work?"

Perhaps a bit simple, but I'm trying to illustrate the point as best as I can.

link|flag
vote up 0 vote down

I felt my skills were there once people were consistently coming to me with questions about the language/framework. The idea of "professional" is very subjective, so I can agree with a lot of the points made here. Being professional can simply mean you're paid to do it. That certainly doesn't say anything about your skill in said language/framework.

link|flag
vote up 0 vote down

Technically, a "professional" in the true sense of the term is part of a recognized profession which amongts other things has a code of conduct for all professionals. Examples: Doctors, Lawyers, Accountants, Engineers (basically anyone who can sign a passport (in Canada))

Programming/Software Development is not a profession.

The lay-term however: If you develop software for a living (pay isn't necessarily important - see OSS), don't get fired and the client approves of the result... I'd call you a professional.

link|flag
vote up 0 vote down

If you go by Merriam-Webster's definition, you're a professional when you:

  1. Engage in an activity that requires specialized knowledge and often intensive academic preparation.
  2. Conform to technical or ethical standards of a profession.
  3. Act in a courteous, businesslike manner in the workplace.
  4. Engage in an activity for gain (e.g., money) in a field often engaged in by amateurs (e.g., golf).
link|flag
vote up -1 vote down

I would say you become a professional when you can look at what you wrote six months before without saying to yourself "did I really REALLY write this???". This assumes that being professional means well qualified, a point some may disagree with.

link|flag

Your Answer

Get an OpenID
or

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