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.
  • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

    @glitterbean Mine too!

    glitterbean@wehavecookies.socialG This user is from outside of this forum
    glitterbean@wehavecookies.socialG This user is from outside of this forum
    glitterbean@wehavecookies.social
    wrote sidst redigeret af
    #66

    @mttaggart And also if you already know how the spacing is supposed to be as well as the syntax then if you do use an AI agent to help optimize your code you know exactly what prompts to use like a Jedi Master.😜

    1 Reply Last reply
    0
    • d_rift@beige.partyD d_rift@beige.party

      @mttaggart Yes. I've been asked by a couple of people recently (who have not been developers and just dipped their toes in vibe code) how to learn "real programming, not with the bots."

      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
      #67

      @d_rift

      Good. That's where the true power lies.

      If you vibe code, you're only as good as your bot, and you can only write what your bot knows how to write.

      If you write the code yourself, you can do *anything*.

      @mttaggart

      1 Reply Last reply
      0
      • darthnull@infosec.exchangeD darthnull@infosec.exchange

        @drwho @mttaggart Back-end server, front-end display. Could do server side rendering but everything is client side now so… also that’d be a new challenge.

        Problem I’ve had the few times I’ve started is they’re all a royal pain in the ass, documentation is terrible, and require so much yak shaving to get started that it’s months before I feel like trying again.

        Perl scripts in cgi-bin was so much easier. 🙂

        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
        #68

        @darthnull

        Fun fact: you totally can write CGI scripts in Rust. I know because I recently did!

        You don't even need a library. Everything is pre-parsed and stuffed into environment variables for you by the web server.

        And, well, it's Rust. It starts up fast. So that shaves off a bunch of the performance overhead that CGI usually suffers from. It's still slow, but a great deal less so than your average CGI script.

        @drwho @mttaggart

        1 Reply Last reply
        0
        • 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