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?

  • doug@lemmy.today
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 days ago

    This isn’t a stupid question at all.

    I’m trying to get into Drupal and deploy an e-commerce website for a friend from scratch but ye gods is my attention span at its limit.

    • PlzGivHugs@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      5 days ago

      Its incredibly annoying. I’ve taken a number of courses on software development, in a number of different areas, but nothing ever goes beyond, “press run in your IDE and see your finished program run”. If you’re just making a simple app that runs locally, fair enough, but thats only half the battle for most modern software.