• Stillwater@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    20 days ago

    I don’t use Java these days, but stuff like ‘public static void main(String[] args)’ actually helped me as a novice programmer to understand the structure of these languages. Abstracting it away makes things less complicated to learn for newbies but in doing so they sort of learn less.