Programming Is Mostly Thinking (2014)

This web content explores the notion that programming is primarily an intellectual activity rather than a physical one. The author suggests that while programming involves some typing, the majority of the work consists of thinking, decision-making, and problem-solving. Despite the misconception that motion equals work, programming is 11/12ths thinking. The content discusses the role of software factories, the design shop, and the importance of optimizing thinking processes in programming. The concept of programming as “lossy compression,” where the code only reflects what the program must do, is highlighted. The text emphasizes the significance of understanding existing code, collaboration, critical thinking, and problem-solving in programming.

http://agileotter.blogspot.com/2014/09/programming-is-mostly-thinking.html

To top