#softwarengineering — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #softwarengineering, aggregated by home.social.
-
การที่โค้ดของเราไม่ผูกแน่นกับไลบรารีจัดการฐานข้อมูลเป็นเรื่องดี อย่างไรก็ตาม ผมพบว่าการผูกกันระหว่างไลบรารีที่มาจัดการฐานข้อมูลกับโค้ดของเรา ไม่ได้สร้างปัญหามากเท่าการผูกกันระหว่างคอมโพเนนต์ภายในโครงการเอง ตัวอย่างเช่น เวลาต้องการแก้ไขเวิร์กโฟลว์หนึ่ง กลับส่งผลกระทบต่อเวิร์กโฟลว์อื่นอยู่เสมอ แต่สิ่งที่ผมสังเกตเห็นคือ แนวทางยอดนิยมในวงการกลับให้ความสำคัญกับปัญหาการผูกกันแบบแรกมากกว่า บางทีถึงกับสงสัยว่าตัวเองบ้าไปอยู่คนเดียวหรือเปล่า คนอื่นเขาไม่เจอปัญหาแบบเดียวกันหรือ
-
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.
-
Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini https://youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming
Find it on Leanpub!
-
I want to see a book on
"Guide to Spite Based Software Development:" -
Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini https://youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming
Find it on Leanpub!
-
Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini https://youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming
Unlock the full potential of C# by mastering Object-Oriented Programming.
Find it on Leanpub!
-
Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini https://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!
-
Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini https://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!
-
Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini https://youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming
Unlock the full potential of C# by mastering Object-Oriented Programming.
Find it on Leanpub!
-
Leanpub book LAUNCH! Object-Oriented Programming in C#: In Control by Andrea Pierini https://youtu.be/7zWxv97GuvU #books #booklaunch #software #softwarengineering #softwarearchitecture #programming
Unlock the full potential of C# by mastering Object-Oriented Programming.
Find it on Leanpub!
-
Leanpub book LAUNCH! NULL: The Absence of Value in Computing by Daniel Hargett https://youtu.be/7zSa6qprLws #books #leanpublishing #selfpublishing #booklaunch #databases #computinghistory #computerscience #reference #softwarengineering
-
What’s the difference between software engineering and computer science degrees? 👇 💡
#softwarengineering #computerscience #computing #programming
-
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