|
Post Closed as "not a real question" by EBGreen, Thomas Owens, Chris Bunch, Burkhard, Brian Rasmussen
|
||||
|
|
||||
|
2 | carrier --> career | ||
|
What do programmers do? Do they (1) Solve a problem, memorize the solution and when they face similar problems they do the coding from their memory(i.e. writes codes newly from previous experience but do not do any copy paste)?It what case they do that? and/or, (2) Solve a problem, keep the solution/source code in their laptops/mobile disks, and when they face similar problems they open their previous source code and solve the problem by copying and pasting (or at least by doing a comparative study)? It what case they do that? and/or, (3) make small utility code-snippets as their carrier progresscareer progresses, keep the solution/source code in their laptops/mobile disks, and copy-paste those code-snippets whenever they need to solve similar problems?It what case they do that? and/or, (4) make personal libraries/frameworks and continue to enhance the library/framework as their carrier progresscareer progresses, keep the solution/source code in their laptops/mobile disks, and Whenever they face a similar problem, they add a reference to their library/framework and solve the problem? It what case they do that? What you do personally? |
||||
|
1 | [made Community Wiki] | ||
What do programmers do to solve a problem? How they do that?What do programmers do? Do they (1) Solve a problem, memorize the solution and when they face similar problems they do the coding from their memory(i.e. writes codes newly from previous experience but do not do any copy paste)? It what case they do that? and/or, (2) Solve a problem, keep the solution/source code in their laptops/mobile disks, and when they face similar problems they open their previous source code and solve the problem by copying and pasting (or at least by doing a comparative study)? It what case they do that? and/or, (3) make small utility code-snippets as their carrier progress, keep the solution/source code in their laptops/mobile disks, and copy-paste those code-snippets whenever they need to solve similar problems? It what case they do that? and/or, (4) make personal libraries/frameworks and continue to enhance the library/framework as their carrier progress, keep the solution/source code in their laptops/mobile disks, and Whenever they face a similar problem, they add a reference to their library/framework and solve the problem? It what case they do that? What you do personally?
|
||||
