• CoderKat@lemm.ee
    link
    fedilink
    arrow-up
    39
    ·
    1 year ago

    Programming started as a hobby for me as a teenager. I always “liked computers” so thought I’d give it a try. I never intended to make a career out of it because it seemed so hard at first, but over a decade later, I’m decently accomplished in my field and get paid bank for it.

    As a hobby, it’s fantastic. You can add in missing features to open source software you use (including the one I’m posting this to right now!). You can make your own little apps to fill niches you haven’t found an existing program for. You can automate boring stuff from other work. You can make mods for certain types of video games. Or if you’re really ambitious, you can even make a video game (but I gotta tell you, video games are hard and need much more than just programming – I do not recommend making video games as a goal unless you’ve thought out just what that involves).

    If you make a career out of it later, cool. But even if you don’t, it’s a fun and rewarding hobby that costs almost nothing. As long as you have a computer (preferably not a mobile phone, though it’s technically possible to use a phone), you can program. Hardware doesn’t generally matter. Any cheap laptop works. All the tools you need have free and often open source ones you can use. You only need to pay for web hosting if you make a web tool and want to share it with others.

    • thegiddystitcher@lemm.ee
      link
      fedilink
      arrow-up
      7
      ·
      1 year ago

      Taking a break from making a video game to read this thread lol, you are not wrong about that part! Or any part, actually, programming is awesome and even outside of using it for work it’s come in handy at least a little bit in every other hobby I’ve ever done. Up to and including knitting.

    • roux is a lib@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      Meanwhile my dumbass has been trying to be even remotely functional with programming. A degree and a software dev job later I still don’t think I really get it.

    • starman@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      1 year ago

      There are many free (static) web hostings: GitHub Pages, Azure, Vercel, and so on.

      On the rest of your comment, I agree

    • Alien Surfer@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Same. Been a hobby since I was 13 back in 1984. 39 years later, I’m still doing my hobby and being paid for it. I’ve made a career out of it. Although, I’ve done it so much I no longer do it as a hobby. It’s just too much. If I never saw another computer or programming language again for the rest of my life, I don’t think I’d mind. Hoping to retire within the decade.

    • PlexSheep@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Programming is great.

      On that note, kinda similar: Selfhost your services. There is a lot of cool software that you can run on your old computer, or on a more dedicated machine. A file storage, a media server, your very own AI server, the lost is endless.