DEV Community

Hypotheses of a rookie dev 1: Late night confessions

anne bertran ✨ on July 07, 2022

Because I make sense of things best when I am writing about them, here is me writing about tech. Who would have known? (Photo by Jantine Doornbo...
Collapse
 
peerreynders profile image
peerreynders

and data science

Perhaps you might be interested in this:

The idea is to learn programming from the perspective of working with data rather than learning programming as an accidental side effect of learning a(n industrial) programming language (if you are interested in the reasoning - ref; most people are sceptical because they rather learn a "real programming language" right from the beginning).

The aim is to foster a certain way of thinking and working (a clean start, unencumbered by the typical warts, odd or complex features found in contemporary mainstream PLs) that is useful with any programming language that you may want to learn in the future.

Collapse
 
qavsdev profile image
QAvsDEV

you have exactly the right approach - any problem, no matter how intimidating it might seem, can always be broken into smaller pieces. Divide et impera, right?

I'm definitely following along