The power of abstraction

added by JavaScript Kicks
12/6/2018 10:22:27 AM

781 Views

If someone had asked me "what is the number 1, absolutely most important concept in all of software development?" I would answer it using one word: "abstraction". Abstraction is all about reducing an idea to its absolute essence. Let's look at an example: take the activity of running.


0 comments