Blog
-
Syntax matters
While Syntax is only the surface to the more important underlying ideas in the code, it is still very important for understanding those ideas. What makes a syntax more or less approachable?
-
Reunderstanding the Wheel
Developers often strive to reduce effort by reusing existing libraries. However, writing your own software can present a valuable learning opportunity.