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

    Coding Practice Roadmap for College Students: Learn Programming

    Introduction So, you’ve just started college, or maybe you’re a couple of semesters in, and you’re looking at the tech landscape like it’s a giant, chaotic puz...

    #programming #college #learning roadmap #C++ #Python #Rust #career advice #software engineering
  • 2 weeks ago · software

    C# Smart Enums: advanced

    !Cover image for C Smart Enums: advancedhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload...

    #c# #smart-enums #enums #dictionary-lookup #performance #.net #design-patterns
  • 2 weeks ago · software

    C# Smart Enums: optimized

    The Problem: The “LINQ Tax” In Part 1 we replaced magic numbers with records. To find a specific status we used LINQ: csharp var status = Status.All.SingleOrDe...

    #C# #smart enums #records #LINQ #performance #dictionary lookup #optimization #status pattern
  • 2 weeks ago · software

    Type-Safe Collections in C#: How NonEmptyList Eliminates Runtime Exceptions

    The Problem with Empty Collections Every C developer has encountered this scenario: a method returns a collection that should contain data, but at runtime it’s...

    #C# #type-safe collections #NonEmptyList #runtime exceptions #defensive programming #generics #collection safety
  • 2 weeks ago · software

    Starting My Journey into C# .NET

    Introduction I haven’t mastered Python yet, but I’ve decided to begin studying C and .NET as my next step. While attending university, I explored several progr...

    #C# #dotnet #programming #software development #Azure #learning journey #certification
  • 2 weeks ago · software

    [BOJ/C, C++] 단계별로 풀어보기 / 입출력과 사칙연산 ~ 1차원 배열

    1008번 A/B 문제 링크 c include int main { double A, B; scanf'%lf %lf', &A, &B; printf'%.9lf', A / B; } 소수점 아래 9자리 이상을 출력하면 안전합니다. float는 약 6자리만 정확히 표현하므로 double을 사용...

    #C #C++ #Baekjoon #algorithm #input-output #precision #iomanip #problem solving
  • 2 weeks ago · software

    🐦‍🔥Beginner-Friendly Guide 'Plus One' – LeetCode 66 (C++ | Python | JavaScript)

    Problem Description You are given an array digits that represents a non‑negative integer, where each element is a single digit and the most significant digit i...

    #leetcode #plus-one #arrays #algorithm #interview-prep #c++ #python #javascript #coding-challenge
  • 2 weeks ago · software

    Build Robust, Maintainable APIs in C# - Real Production Systems

    Building APIs That Don’t Rot: Lessons from Shipping Production Systems in C API Design: Pragmatism Over Purity REST is great on paper, but most real APIs end up...

    #C# #.NET #API design #REST #idempotency #error handling #production systems
  • 2 weeks ago · software

    Clean Up Your C# Loops: Flattening Nested Collections with LINQ SelectMany

    Introduction Have you ever dealt with a list within a list and found yourself writing messy nested foreach loops just to get to the data? In C, the .SelectMany...

    #C# #LINQ #SelectMany #collections #flattening #.NET #programming #code‑simplification
  • 2 weeks ago · software

    Stardew Valley developer made a $125k donation to the FOSS C# framework MonoGame

    Article URL: https://monogame.net/blog/2025-12-30-385-new-sponsor-announcement/ Comments URL: https://news.ycombinator.com/item?id=46445068 Points: 76 Comments:...

    #MonoGame #C# #open-source #game-development #donation #sponsorship #FOSS
  • 2 weeks ago · software

    MiniScript Road Map for 2026

    2026 Outlook With 2025 coming to a close, it’s time to look ahead to 2026! MiniScript is now eight years old. Many programming languages really come into their...

    #MiniScript #roadmap #version 2.0 #compiler rewrite #performance #garbage collection #C++ #C# #virtual machine #unit testing
  • 2 weeks ago · software

    No strcpy either

    Article URL: https://daniel.haxx.se/blog/2025/12/29/no-strcpy-either/ Comments URL: https://news.ycombinator.com/item?id=46433029 Points: 31 Comments: 4...

    #C #strcpy #memory safety #buffer overflow #secure coding #programming

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026