Its super easy to find programming courses, but they rarely cover how to actually deploy or “use” whats made, esspecially for web development. Is there a good way to learn this for free?

  • Toes♀@ani.social
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    You’re probably interested in full stack and infrastructure.

    Look for resources on how to securely manage a Linux server (ssh, hardening, backups, VPS management). How to securely work with Apache and NodeJS. ( Scaling, TLS configuration, data sanitization). (Just examples of tools feel free to explore your options)

    Massachusetts Institute of Technology (MIT) has a great deal of freely accessible learning resources. Give this a look through.

    https://ocw.mit.edu/