Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. Is there anybody out there who still wants to learn programming by hand?

Is there anybody out there who still wants to learn programming by hand?

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
79 Indlæg 52 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • mainec@fromm.socialM mainec@fromm.social

    @meltedcheese @mttaggart case in point: as a teenager I was told that good maths skills are a good basis to have when studying CS - it wasn't before several years after graduation - and after meeting several people who had studied maths that I finally understood, why

    argv_minus_one@mastodon.sdf.orgA This user is from outside of this forum
    argv_minus_one@mastodon.sdf.orgA This user is from outside of this forum
    argv_minus_one@mastodon.sdf.org
    wrote sidst redigeret af
    #69

    @mainec

    Especially if you want to do graphics programming, like for game development. To do that, you need to know your trigonometry and whatnot.

    @meltedcheese @mttaggart

    1 Reply Last reply
    0
    • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

      Is there anybody out there who still wants to learn programming by hand?

      cyanautik@infosec.exchangeC This user is from outside of this forum
      cyanautik@infosec.exchangeC This user is from outside of this forum
      cyanautik@infosec.exchange
      wrote sidst redigeret af
      #70

      @mttaggart
      I did. or wanted to & scripting refresher, but the previous 4 years has kicked my ass

      1 Reply Last reply
      0
      • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

        Is there anybody out there who still wants to learn programming by hand?

        sten@chaos.socialS This user is from outside of this forum
        sten@chaos.socialS This user is from outside of this forum
        sten@chaos.social
        wrote sidst redigeret af
        #71

        @mttaggart I've never used AI to write my programs for me. The point for me is the learning, not the finished product. "By hand" is the only way I know how. I realise that I'm in a privileged position this way.

        1 Reply Last reply
        0
        • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

          Is there anybody out there who still wants to learn programming by hand?

          aanee@mastodon.onlineA This user is from outside of this forum
          aanee@mastodon.onlineA This user is from outside of this forum
          aanee@mastodon.online
          wrote sidst redigeret af
          #72

          @mttaggart Not really, but learning computers and communication technology gets you exposed to a lot of it. So it just kind of snook in and now I hate Java(Script), love Erlang and think LLMs are brain cancer.

          1 Reply Last reply
          0
          • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

            Is there anybody out there who still wants to learn programming by hand?

            sparklepanic@infosec.exchangeS This user is from outside of this forum
            sparklepanic@infosec.exchangeS This user is from outside of this forum
            sparklepanic@infosec.exchange
            wrote sidst redigeret af
            #73

            @mttaggart as a healthcare professional, non-programmer, linux user, i absolutely want to learn C and Python the hard way so i can write software and eventually contribute slop-free code to open source projects that are committed to human written projects

            im getting started with "Learn C Programming and OOP with Dr. Chuck [feat. classic book by Kernighan and Ritchie]" on YouTube, and the books "Effective C" and "Automate the Boring Stuff with Python"

            snoopj@hachyderm.ioS sten@chaos.socialS steter@mastodon.stevesworld.coS doragasu@mastodon.sdf.orgD 4 Replies Last reply
            0
            • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

              Is there anybody out there who still wants to learn programming by hand?

              pirategoddess@social.vivaldi.netP This user is from outside of this forum
              pirategoddess@social.vivaldi.netP This user is from outside of this forum
              pirategoddess@social.vivaldi.net
              wrote sidst redigeret af
              #74

              @mttaggart TBH I still use AI for some coding projects, but I really only like doing it when I know what it's doing — which requires learning programming by hand. It just feels so much more fulfilling if you know what you're doing!

              1 Reply Last reply
              0
              • sparklepanic@infosec.exchangeS sparklepanic@infosec.exchange

                @mttaggart as a healthcare professional, non-programmer, linux user, i absolutely want to learn C and Python the hard way so i can write software and eventually contribute slop-free code to open source projects that are committed to human written projects

                im getting started with "Learn C Programming and OOP with Dr. Chuck [feat. classic book by Kernighan and Ritchie]" on YouTube, and the books "Effective C" and "Automate the Boring Stuff with Python"

                snoopj@hachyderm.ioS This user is from outside of this forum
                snoopj@hachyderm.ioS This user is from outside of this forum
                snoopj@hachyderm.io
                wrote sidst redigeret af
                #75

                @sparklepanic @mttaggart @glyph Al's book is great, you will be served well by it. And learning with Al is way the hell better than learning with "AI"

                1 Reply Last reply
                0
                • sparklepanic@infosec.exchangeS sparklepanic@infosec.exchange

                  @mttaggart as a healthcare professional, non-programmer, linux user, i absolutely want to learn C and Python the hard way so i can write software and eventually contribute slop-free code to open source projects that are committed to human written projects

                  im getting started with "Learn C Programming and OOP with Dr. Chuck [feat. classic book by Kernighan and Ritchie]" on YouTube, and the books "Effective C" and "Automate the Boring Stuff with Python"

                  sten@chaos.socialS This user is from outside of this forum
                  sten@chaos.socialS This user is from outside of this forum
                  sten@chaos.social
                  wrote sidst redigeret af
                  #76

                  @sparklepanic @mttaggart Kudos for wanting to really learn how to program. Effective C is an excellent book, but it's not an introduction, so if you read something there that you don't immediately understand, just give it some time, it'll make sense eventually 😊

                  1 Reply Last reply
                  0
                  • sparklepanic@infosec.exchangeS sparklepanic@infosec.exchange

                    @mttaggart as a healthcare professional, non-programmer, linux user, i absolutely want to learn C and Python the hard way so i can write software and eventually contribute slop-free code to open source projects that are committed to human written projects

                    im getting started with "Learn C Programming and OOP with Dr. Chuck [feat. classic book by Kernighan and Ritchie]" on YouTube, and the books "Effective C" and "Automate the Boring Stuff with Python"

                    steter@mastodon.stevesworld.coS This user is from outside of this forum
                    steter@mastodon.stevesworld.coS This user is from outside of this forum
                    steter@mastodon.stevesworld.co
                    wrote sidst redigeret af
                    #77

                    @sparklepanic @mttaggart Excellent choices!

                    1 Reply Last reply
                    0
                    • sparklepanic@infosec.exchangeS sparklepanic@infosec.exchange

                      @mttaggart as a healthcare professional, non-programmer, linux user, i absolutely want to learn C and Python the hard way so i can write software and eventually contribute slop-free code to open source projects that are committed to human written projects

                      im getting started with "Learn C Programming and OOP with Dr. Chuck [feat. classic book by Kernighan and Ritchie]" on YouTube, and the books "Effective C" and "Automate the Boring Stuff with Python"

                      doragasu@mastodon.sdf.orgD This user is from outside of this forum
                      doragasu@mastodon.sdf.orgD This user is from outside of this forum
                      doragasu@mastodon.sdf.org
                      wrote sidst redigeret af
                      #78

                      @sparklepanic @mttaggart It's a hard road, but that's the only one that will allow you to understand and own your code. Congrats for choosing the hard but wise road!

                      1 Reply Last reply
                      0
                      • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                        Is there anybody out there who still wants to learn programming by hand?

                        niels@social.data.coopN This user is from outside of this forum
                        niels@social.data.coopN This user is from outside of this forum
                        niels@social.data.coop
                        wrote sidst redigeret af
                        #79

                        @mttaggart
                        ✋

                        1 Reply Last reply
                        0
                        Svar
                        • Svar som emne
                        Login for at svare
                        • Ældste til nyeste
                        • Nyeste til ældste
                        • Most Votes


                        • Log ind

                        • Har du ikke en konto? Tilmeld

                        • Login or register to search.
                        Powered by NodeBB Contributors
                        Graciously hosted by data.coop
                        • First post
                          Last post
                        0
                        • Hjem
                        • Seneste
                        • Etiketter
                        • Populære
                        • Verden
                        • Bruger
                        • Grupper