EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 week ago · software

    Python Dictionary Views Are Live (And It Might Break Your Code)

    Quick Quiz python d = {'a': 1, 'b': 2} keys = d.keys printkeys d'c' = 3 printkeys If you expected: dict_keys'a', 'b' dict_keys'a', 'b' you’re wrong. The actual...

    #python #dictionary #dict-views #iteration #mutable-data-structures #programming-bugs #memory-efficiency
  • 3 weeks ago · software

    Ruby: Pass-by-Reference-Value

    Most Ruby developers are familiar with the concept often referred to as “pass‑by‑reference‑value.” When a mutable object e.g., a String is assigned to another v...

    #ruby #pass-by-reference #pass-by-value #mutability #gsub #object-references #programming-bugs #software-development
EUNO.NEWS
RSS GitHub © 2026