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 中文
  • 1 week ago · software

    Day 12: Understanding Constructors in Java

    What is a Constructor? A constructor is a special method in Java that is automatically called when an object is created. - The constructor name must be the sam...

    #Java #constructors #object-oriented programming #OOP #tutorial #programming basics
  • 1 week ago · software

    Procedural Programming vs Object-Oriented Programming (OOP): Which One Is Better for Programmers?

    markdown !Cover image for Procedural Programming vs Object‑Oriented Programming OOP: Which One Is Better for Programmers?https://media2.dev.to/dynamic/image/wid...

    #procedural programming #object-oriented programming #OOP #programming paradigms #software engineering #code design
  • 1 week ago · software

    Part 1 - Core Foundations for Enterprise C#: OOP & SOLID, Clean Architecture, and Type Semantics

    markdown !Seigo Kitamurahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%...

    #C# #OOP #SOLID #Clean Architecture #.NET #Enterprise Development #Type Semantics #LINQ #StringBuilder
  • 2 weeks ago · software

    Ruby 클래스와 객체지향 프로그래밍

    기본 클래스 ruby class Test puts :Test.object_id.to_s def test puts :test.object_id.to_s @test = 10 puts :test.object_id.to_s end end t = Test.new t.test 생성자와 인스턴스...

    #ruby #classes #object-oriented programming #OOP #instance variables #constructor #programming examples
  • 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

    Refactoring Your Classes with Clprolf and `indef_obj`

    markdown !Charles Kofflerhttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com...

    #refactoring #single responsibility principle #OOP #class design #Java #software architecture #code quality
  • 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
  • 1 month ago · software

    Day 34 Of Documenting My Learning Journey

    What I Did Today - Built a CLI note‑taking application. Features Basic functionalities include: - Creating notes - Potential extensions timestamp, searching fo...

    #python #cli #note-taking #learning-journal #github #oop #programming-tutorial
  • 1 month ago · software

    Stop Asking for Data! Master the 'Tell, Don't Ask' Principle

    Introduction One of the most common mistakes in Object‑Oriented Programming OOP is treating objects like simple data structures. We often pull data out of an o...

    #OOP #Tell-Don't-Ask #encapsulation #cohesion #design principles #Java #code quality
  • 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

    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

    The Secret Life of JavaScript: Understanding Prototypes

    Objects Delegate, They Don't Copy Timothy arrived at the library with his laptop and a puzzled expression. He’d been reading about JavaScript inheritance, and...

    #javascript #prototypes #inheritance #delegation #oop #classes #programming

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026