Reading List

The Differences Between Interpreter and Compiler Explained from The Valuable Dev RSS feed.

The Differences Between Interpreter and Compiler Explained

“Why would I care about the difference between interpretation and compilation?” ask Dave, your colleague developer. “After all, this is a low level detail, and I don’t care about that! That’s why we have abstractions all over the place!”. Dave is wrong, in many aspects. First, knowing the foundations supporting the high level abstractions you use every day, as a developer, will give you an edge to understand quickly whatever is built upon them.