where do i even start to figure stuff out, what projects should i try? I have lots of familiarity with linux and some scripting idk how to progress further

  • RandomlyGenerated
    link
    fedilink
    arrow-up
    3
    ·
    1 month ago

    honestly the best way is to figure out something to make and doing it

    like try making the simplest games you can think of to start then move on to other things

  • FuxmoderM
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    had the same issue, but then started to study cs and while learning programming i just started to make a very random small AWT Programm to try out stuff and just started to extend the functionality with everything that then came to my mind

    making the thing -> adding first functionality -> need to do persistence -> could add a online function via telnet -> could add smoll game etc.

    helped me a lot more than overthinking like i did before

    do you know what you want to learn or what interests you particular?

    • onlineisaOP
      link
      fedilink
      arrow-up
      3
      ·
      1 month ago

      Honestly i dont even know what i want to make… like im just stuck.

      ive wanted to get into hack the box type stuff tho/ cybersec, do you have any reccomendations?

      • FuxmoderM
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        In that direction i feel like i have the same Problem honestly I thought about just starting by reading the for dummies books, maybe sounds silly but already used one to get into the stuff that i needed for university

    • angrytransgal
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      Do you use Linux? If so what IDE would you recommend: Idk if I’m ready to autism it up to learn the vim one

  • chimpmoder
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    take on progressively more ambitious projects! bonus points if you switch between languages for them. the biggest thing is make sure the projects are things that interest you. I did a lot of work on making programming languages and game solver ai (old school meaning) shit when i was starting out.

    Game Dev can also be great because the skill floor of programming knowledge you need is relatively low and you get to have a fun product. You can also viscerally feel the code when you iterate on the player controller which is really cool

  • onlineisaOP
    link
    fedilink
    arrow-up
    1
    ·
    1 month ago

    anyone know if boot.dev or roadmap.sh are worth looking into? or paying for in the case of the former