The symptoms of bad code - Robert C. Martin (Uncle Bob)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 11

  • @MichałT-e3r
    @MichałT-e3r 16 วันที่ผ่านมา +46

    Seems you do not have rights to the original videos as the voice is modulated and video is interrupted with some random code images...

  • @programata666
    @programata666 5 วันที่ผ่านมา +6

    Bad code is code that is hard to modify, it's that simple.

  • @dk6024
    @dk6024 8 วันที่ผ่านมา +14

    Ditch the music.

  • @margue27
    @margue27 7 วันที่ผ่านมา +9

    So you took content that doesn't belong to you, distorted the audio, and added noisy background music, unrelated screenshots of code, and super annoying subscribe animations?

    • @i-am-the-slime
      @i-am-the-slime 2 วันที่ผ่านมา

      It's uncle Bob so it's only fitting

  • @ygstuff4898
    @ygstuff4898 4 วันที่ผ่านมา

    The curse of highly-coupled code, inter-connected code, or highly-dependent code.
    When I first learned coding (on my own?) in highschool, there was a lot of "spaghetti" and cowboy coding (if it works, good enough).
    It took my instructors my first year of programming courses in university to get that out of my system, and teach me how to design code properly. They focused on code design, and not specifically specific languages.
    So now I'm amazed when I see my old, terrible techniques being used by my peers, or "examples" they find on the internet, and wonder if they ever took a programming course that taught code design.

  • @olejemedickson
    @olejemedickson วันที่ผ่านมา

    I love this video! 😂 learning with humour

  • @danieltkach2330
    @danieltkach2330 5 วันที่ผ่านมา +2

    Horrible. Reported

  • @tjdewolff5104
    @tjdewolff5104 10 วันที่ผ่านมา

    Bad code is code containing "Egyptian Dancers" all along. Kill that phenomenon by placing your matching braces in the same column: your code becomes readable...
    Ah, and of cource application of the NEUTiC-rule: Never Ever Use Tabs in Code! Never ever...

    • @Knightfall21
      @Knightfall21 6 วันที่ผ่านมา +1

      What if you're coding in Python?

  • @LaloHao
    @LaloHao 4 วันที่ผ่านมา

    1. Made in Java