• NostraDavid
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    3 days ago

    Learn how to test (which is also what the article recommends).

    Write unit tests. Write property-based tests. I don’t care which ones, but automate the SHIT out of your tests.

    Also curse at your school for not teaching you this from day one.

    Alas, I don’t know any articles or books on how to learn, because school didn’t teach me either. I learned the theory from Uncle Bob, among some others, but had to learn the actual work from work…