Germán Barletta
Sep 5, 2018 · 1 min read

It’s possible that the Programming Language being used guides the programming itself, but even if it does, it’s probably a bad sign. It would mean that the programmer is typing before thinking. That might be fine for a simple method, but certainly not for general programming.

I think the programming paradigm we have in our heads — along with our own natural language — , is the model that actually guides our thinking. So if I tend to think in a Data Oriented fashion I might start sketching out control flow graphs or if I’m into OO programming I might think in terms of class diagrams, etc…

Nice article.

    Germán Barletta

    Written by