Skip to content

Commit 9b2f270

Browse files
committed
feat: 2025.07.27 new post
1 parent f4053c7 commit 9b2f270

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

_posts/oop.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: OOP
3+
author: rojae
4+
date: 2025-07-27 23:20:15 +0900
5+
published: false
6+
categories: [backend]
7+
tags: [java, spring, oop]
8+
mermaid: true
9+
---
10+
11+
## oop 입문강의
12+
13+
### 객체란?
14+
15+
### 절차지향과 객체지향의 차이는?
16+
17+
### 캡슐화의 본질적인 목적
18+
19+
### Tell, Don't ask
20+
21+
### Law of Demeter
22+

0 commit comments

Comments
 (0)