home.social

#softwarengineering — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #softwarengineering, aggregated by home.social.

  1. การที่โค้ดของเราไม่ผูกแน่นกับไลบรารีจัดการฐานข้อมูลเป็นเรื่องดี อย่างไรก็ตาม ผมพบว่าการผูกกันระหว่างไลบรารีที่มาจัดการฐานข้อมูลกับโค้ดของเรา ไม่ได้สร้างปัญหามากเท่าการผูกกันระหว่างคอมโพเนนต์ภายในโครงการเอง ตัวอย่างเช่น เวลาต้องการแก้ไขเวิร์กโฟลว์หนึ่ง กลับส่งผลกระทบต่อเวิร์กโฟลว์อื่นอยู่เสมอ แต่สิ่งที่ผมสังเกตเห็นคือ แนวทางยอดนิยมในวงการกลับให้ความสำคัญกับปัญหาการผูกกันแบบแรกมากกว่า บางทีถึงกับสงสัยว่าตัวเองบ้าไปอยู่คนเดียวหรือเปล่า คนอื่นเขาไม่เจอปัญหาแบบเดียวกันหรือ

    #softwarengineering

  2. Stages in learning a new programming language:

    1 This looks easy.

    2 This is terrible! What sort of moron created this? I'm giving up.

    3 Oh, actually, that makes perfect sense.

    #programming #programminglanguages #softwarengineering

  3. I want to see a book on
    "Guide to Spite Based Software Development:"

    @dabeaz

    #programming #softwarengineering

  4. Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming

    Unlock the full potential of C# by mastering Object-Oriented Programming.

    Find it on Leanpub!

  5. Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming

    Unlock the full potential of C# by mastering Object-Oriented Programming. In an era where AI assists with code generation, true expertise lies in understanding the why behind the what.

    Find it on Leanpub!

  6. Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming

    Unlock the full potential of C# by mastering Object-Oriented Programming. In an era where AI assists with code generation, true expertise lies in understanding the why behind the what.

    Find it on Leanpub!

  7. Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming

    Unlock the full potential of C# by mastering Object-Oriented Programming.

    Find it on Leanpub!

  8. Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming

    Unlock the full potential of C# by mastering Object-Oriented Programming.

    Find it on Leanpub!

  9. Issue trackers are a godsend. If I couldn't write up the various ideas I have while working on other things, I'd never get anything done. Either I'd be flitting around to lower-prio tasks or I'd be constantly tripping over issues that I happened upon earlier or I'd straight up forget to do things.

    TODO lists help, but I've never managed to consistently review and clear my TODO lists. That's more often where tasks go to die.
    #programming #softwarengineering