i dont program but if i did id proballey just use scripts and ai for everything and not learn anything

what do you do to motivate yourself to keep going/stop yourself from not learning new things

this is a programing qutestion but if you have advice on anything about not cotnetive ofloading and staying disclipened that would help )

  • frankenswine@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 hours ago

    find a community that is helpful anf read a book/do a course teaching you programming (the broader art)

    i can recommend SICP (Structure and Interpretation of Computer Programs). it is freely available (book/course and the lectures on yt) and teaches programming in a high-level language: not how you do this or that in some language but how computers and their programs work.

    you may need the community to resolve emerging questions