EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 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
  • 3 weeks ago · software

    C# OOP Mastery — From Quiz Answers to Production‑Grade Mental Models

    markdown !C OOP Mastery — From Quiz Answers to Production‑Grade Mental Modelshttps://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=...

    #C# #OOP #object-oriented programming #design patterns #interview preparation #constructors #record types #code reviews
  • 3 weeks ago · software

    Constructor In Multiple Inheritance in C++

    Constructor A constructor is a class member function with the same name as the class. Its main job is to initialize class objects. The constructor is automatic...

    #C++ #multiple inheritance #constructors #virtual inheritance #object-oriented programming
  • 3 weeks ago · software

    The Builder Design Pattern: A Deep Dive for Software Developers

    Introduction In object‑oriented programming, constructing complex objects can quickly become unwieldy—especially when an object requires many parameters, some...

    #builder pattern #design patterns #object-oriented programming #creational patterns #software architecture #java
  • 0 month ago · software

    SOLID Revisited — A Post-Pattern Perspective

    Why the principles matter less than the forces behind them SOLID is not a checklist. It is a historical compression of deeper forces. This is Part 5 of the seri...

    #SOLID #design principles #object-oriented programming #C# #software architecture #refactoring #design patterns
  • 1 month ago · software

    Day 36 Of Documenting My Learning Journey

    What I Did Today - Learnt dunder magic methods in Python. Magic Methods / Dunder Methods Python provides many special methods whose names start and end with do...

    #python #dunder-methods #magic-methods #object-oriented-programming #learning-journal #devto #programming
  • 1 month ago · software

    Method overriding in Java

    What is method overriding When a subclass provides a specific implementation for a method that is already defined in its parent class, it is called method over...

    #java #method overriding #inheritance #object-oriented programming #OOP
  • 1 month ago · software

    SOLID Principles + Design Patterns

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #SOLID #design patterns #object-oriented programming #software architecture #best practices #coding principles
  • 1 month ago · software

    When “It Runs” Is No Longer Enough

    Lately, after reading and understanding many new concepts, I’ve started to look down on every project I built in the past. They now feel simple and shallow. Bac...

    #software craftsmanship #object-oriented programming #code sustainability #software design #developer mindset
  • 1 month ago · software

    What is class , abstract class & interface .

    !Cover image for What is class , abstract class & interface .https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...

    #class #abstract class #interface #object-oriented programming #OOP #programming concepts
  • 1 month ago · software

    Adapter Pattern Explained with Real Examples

    Introduction You're integrating a third-party payment gateway into your application. Everything looks straightforward until you realize their SDK uses a comple...

    #adapter pattern #design patterns #software architecture #object-oriented programming #code integration
  • 1 month ago · software

    The Secret Life of Python: Metaclasses - Classes That Make Classes

    Introduction Classes are objects. Their type is their metaclass. And type is the ultimate metaclass—it makes classes, including itself. Timothy had been workin...

    #python #metaclasses #type #object-oriented programming #classes #debugging #advanced python

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026