EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 2 weeks ago · software

    MarteoCLI: Democratizing the C++ Journey for Beginners

    Introduction For those starting their journey in programming, the first experience often determines whether they will persist or give up. In modern languages l...

    #C++ #beginner programming #CMake #CLI tool #MarteoCLI #development workflow #software tooling
  • 2 weeks ago · software

    What is cppsp?

    cppsp – a transpiled, script‑like language based on C++ Requirements - A C++ compiler installed and its folder added to the system PATH environment variable. -...

    #cppsp #C++ #transpiler #scripting-language #compiler #command-line #Windows #Linux #macOS
  • 3 weeks ago · software

    The production bug that made me care about undefined behavior

    Article URL: https://gaultier.github.io/blog/the_production_bug_that_made_me_care_about_undefined_behavior.html Comments URL: https://news.ycombinator.com/item?...

    #undefined behavior #production bug #debugging #C++ #software engineering #reliability
  • 3 weeks ago · software

    Read Excel in C# with Simple Code

    Introduction In daily C development, processing Excel data is a requirement almost every developer encounters. Whether it’s importing user data, generating rep...

    #C# #Excel #Spire.XLS #.NET #data import #COM Interop #library tutorial
  • 3 weeks ago · software

    Fast CVVDP implementation in C

    Article URL: https://github.com/halidecx/fcvvdp Comments URL: https://news.ycombinator.com/item?id=46415570 Points: 24 Comments: 1...

    #C #CVVDP #algorithm #performance #GitHub
  • 3 weeks ago · software

    Fast Cvvdp Implementation in C

    Article URL: https://github.com/halidecx/fcvvdp Comments URL: https://news.ycombinator.com/item?id=46415570 Points: 4 Comments: 0...

    #C #performance #open-source #library #implementation
  • 3 weeks ago · software

    Parsing IP addresses quickly (portably, without SIMD magic)

    Article URL: https://lemire.me/blog/2025/12/27/parsing-ip-addresses-quickly-portably-without-simd-magic/ Comments URL: https://news.ycombinator.com/item?id=4641...

    #IP parsing #networking #performance #portable code #SIMD alternatives #C++ #algorithm optimization
  • 3 weeks ago · software

    Unity's Mono problem: Why your C# code runs slower than it should

    Article URL: https://marekfiser.com/blog/mono-vs-dot-net-in-unity/ Comments URL: https://news.ycombinator.com/item?id=46414819 Points: 27 Comments: 7...

    #Unity #Mono #C# #performance #.NET #game development
  • 3 weeks ago · software

    C++ says 'We have try at home.'

    Many languages¹ that have exceptions also have a finally clause, so you can write: cpp try { // ⟦ stuff ⟧ } finally { always; } A quick check shows that this co...

    #C++ #exceptions #finally #RAII #destructors #error handling #wil::scope_exit #language features
  • 3 weeks ago · software

    C++ says “We have try at home”

    Finally in other languages Many languages¹ that have exceptions also have a finally clause, so you can write cpp try { // stuff } finally { always; } A quick c...

    #C++ #exceptions #finally #RAII #destructors #error handling #wil::scope_exit #language design
  • 3 weeks ago · software

    C++ says “We have try. . . finally at home”

    Many languages¹ that have exceptions also have a finally clause, so you can write cpp try { // stuff } finally { always; } A quick check shows that this control...

    #C++ #exceptions #finally #RAII #destructors #error handling #wil::scope_exit #programming
  • 3 weeks ago · software

    Level Up Your Code: Why Object-Oriented Programming (OOP) is the Backbone of Game Dev

    Introduction If you’ve ever looked under the hood of a modern game engine like Unreal C++ or Unity C, you’ll find one common denominator: Object‑Oriented Progr...

    #object-oriented programming #OOP #game development #Unity #Unreal Engine #encapsulation #C++ #C# #software architecture

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026