POV-Ray : Newsgroups : povray.off-topic : Coders vs Programmers Server Time
3 Sep 2024 17:12:13 EDT (-0400)
  Coders vs Programmers (Message 1 to 6 of 6)  
From: Darren New
Subject: Coders vs Programmers
Date: 15 Nov 2010 14:32:35
Message: <4ce18ad3$1@news.povray.org>
For example, a coder will add logging to their server code that tells them 
what the server is doing.  A programmer will add logging to their server 
code that tells customer service what the server is doing.  :-)
-- 
Darren New, San Diego CA, USA (PST)
   Serving Suggestion:
     "Don't serve this any more. It's awful."


Post a reply to this message

From: Warp
Subject: Re: Coders vs Programmers
Date: 15 Nov 2010 16:44:01
Message: <4ce1a9a1@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> For example, a coder will add logging to their server code that tells them 
> what the server is doing.  A programmer will add logging to their server 
> code that tells customer service what the server is doing.  :-)

  Are you using "coder" as a synonym for something like "hacker"?

-- 
                                                          - Warp


Post a reply to this message

From: Darren New
Subject: Re: Coders vs Programmers
Date: 15 Nov 2010 18:11:37
Message: <4ce1be29@news.povray.org>
Warp wrote:
> Darren New <dne### [at] sanrrcom> wrote:
>> For example, a coder will add logging to their server code that tells them 
>> what the server is doing.  A programmer will add logging to their server 
>> code that tells customer service what the server is doing.  :-)
> 
>   Are you using "coder" as a synonym for something like "hacker"?
> 

No.  A coder is someone who knows how to write code, but doesn't know how to 
build an overall program. I used the term earlier here but I couldn't 
remember where, so I didn't go look it up.

Coders are the people who say "I don't need to document my library, because 
the code *is* the documentation."  Or "here's documentation of all the 
routines, but no documentation on the required order to call them, or what 
happens when there's an error, or ..."

You get the coder vs programmer distinction in all fields, tho, as far as I 
can tell.  For example, in retail, it's the difference between "cashier" and 
"salesman".

-- 
Darren New, San Diego CA, USA (PST)
   Serving Suggestion:
     "Don't serve this any more. It's awful."


Post a reply to this message

From: Warp
Subject: Re: Coders vs Programmers
Date: 15 Nov 2010 18:36:03
Message: <4ce1c3e3@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> No.  A coder is someone who knows how to write code, but doesn't know how to 
> build an overall program. I used the term earlier here but I couldn't 
> remember where, so I didn't go look it up.

  Perhaps I would use the term "developer" instead of "programmer" in that
case. "Developing" a software usually entails more than simply writing its
source code.

-- 
                                                          - Warp


Post a reply to this message

From: Darren New
Subject: Re: Coders vs Programmers
Date: 15 Nov 2010 19:29:46
Message: <4ce1d07a$1@news.povray.org>
Warp wrote:
> Darren New <dne### [at] sanrrcom> wrote:
>> No.  A coder is someone who knows how to write code, but doesn't know how to 
>> build an overall program. I used the term earlier here but I couldn't 
>> remember where, so I didn't go look it up.
> 
>   Perhaps I would use the term "developer" instead of "programmer" in that
> case. "Developing" a software usually entails more than simply writing its
> source code.
> 

That works too. :-)

-- 
Darren New, San Diego CA, USA (PST)
   Serving Suggestion:
     "Don't serve this any more. It's awful."


Post a reply to this message

From: Verm
Subject: Re: Coders vs Programmers
Date: 16 Nov 2010 11:15:21
Message: <4ce2ae19$1@news.povray.org>
Darren New wrote:
> For example, a coder will add logging to their server code that tells 
> them what the server is doing.  A programmer will add logging to their 
> server code that tells customer service what the server is doing.  :-)

A proper software engineer will use logging to tell the user what has 
happened and use trace for the service teams :-P


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.