The Essence of Programming – LCD: Logic/Control/Data
This article is a reading note from “Listening to the Wind with the Left Ear: A Legendary Programmer’s Leveling Guide.” The essence of programming includes Logic, Control, and Data. The programming paradigms and design methods we use mainly revolve around these three aspects. Logic is the essence of the problem, which implements how to solve … Read more