Post Reply 
are programmers "failures"?
03-23-2019, 07:49 PM (This post was last modified: 03-23-2019 07:51 PM by pier4r.)
Post: #6
RE: are programmers "failures"?
(03-23-2019 02:01 PM)Don Shepherd Wrote:  What I am really wondering is this: do modern programming languages make it more likely that a programmer will generate a correct program the first time? I suspect the answer is "somewhat, but not totally."

Trivial ones, sure. But that would be true even before nowadays programming languages.

Examples:
- pick a low level language and add 1 to a variable.
- pick whatever language one is familiar with and let him do something trivial that he did thousands of times, like printing a statement
- and similar examples.

For each non trivial solution, that was not coded over and over by the person writing the program, it is unlikely it will work at the first run. Maybe if the person iteratively expands the program, coding and testing smaller parts of it before. But even in that case one can consider the full program, and therefore the entire process of starting from a small part of the program to then code it completely, and likely there will be an error somewhere. Even just a typo.

It is a layer 8 problem, as in many other cases.


Plus I think that such "failure" metric can be applied to every job that is not menial. So at the end humanity would be a failure applying the same metric.

Wikis are great, Contribute :)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
are programmers "failures"? - Don Shepherd - 03-23-2019, 01:10 PM
RE: are programmers "failures"? - grsbanks - 03-23-2019, 01:21 PM
RE: are programmers "failures"? - mfleming - 03-23-2019, 02:55 PM
RE: are programmers "failures"? - cdmackay - 03-23-2019, 07:23 PM
RE: are programmers "failures"? - pier4r - 03-23-2019 07:49 PM
RE: are programmers "failures"? - grsbanks - 03-23-2019, 10:14 PM
RE: are programmers "failures"? - Vtile - 03-23-2019, 11:43 PM
RE: are programmers "failures"? - pier4r - 03-24-2019, 09:15 PM
RE: are programmers "failures"? - cruff - 03-24-2019, 10:36 PM
RE: are programmers "failures"? - Pekis - 03-26-2019, 07:06 AM
RE: are programmers "failures"? - KeithB - 03-27-2019, 07:34 PM
RE: are programmers "failures"? - Leviset - 03-28-2019, 10:37 AM
RE: are programmers "failures"? - pier4r - 03-28-2019, 06:03 PM
RE: are programmers "failures"? - pier4r - 03-30-2019, 02:07 PM
RE: are programmers "failures"? - Dan - 04-05-2019, 07:12 AM
RE: are programmers "failures"? - mfleming - 04-05-2019, 03:16 PM
RE: are programmers "failures"? - badaze - 03-30-2019, 11:32 PM
RE: are programmers "failures"? - Leviset - 04-30-2019, 10:08 PM
RE: are programmers "failures"? - aamiel - 05-03-2019, 02:46 PM
RE: are programmers "failures"? - pier4r - 05-03-2019, 11:35 AM



User(s) browsing this thread: 1 Guest(s)