CitC 05 Code Concepts

Pseudo code, elegance, classes, abstraction, recursion, black box.


Folksonomies: education programming

Memes

21 APR 2011

 Are Programming Solutions Inherent?

If you give two programmers the same problem—it depends on the problem, but problems of a more mathematical nature, they can often end up writing the same code. Subject to just formatting issues and relabeling the variables and the function names, it's isomorphic—it's exactly the same algorithms. Are we creating these things or are we just pulling the cobwebs off?
  1  notes

Joe Armstrong suggests that programming solutions are isomorphic when tackling the same problems.



References

21 APR 2011

 Coders at Work: Reflections on the Craft of Programming

Books, Brochures, and Chapters>Book:  Seibel , Peter (2009-09-16), Coders at Work: Reflections on the Craft of Programming, Apress, Retrieved on 2011-04-21
  • Source Material [codersatwork.com]
  •  24