Skip to content
Padosum Wiki
Github
Show Graph Visualisation
Recently Updated
01-26: 2023-01-26 「상태가 영」
01-26: 2023-01
01-22: 2023년 01월 22일 「2023-W03」
01-20: 2023년 01월 20일 「공부하자」
01-19: 2023년 01월 19일 「피곤함」
01-18: 2023년 01월 18일 「잘하고 싶은 마음」
01-17: 2023년 01월 17일 「어질어질」
01-16: 세션 기반 인증과 토큰 기반 인증
01-16: 2023년 01월 16일 「비염?」
01-15: 2023년 01월 15일 「2023-W03」
01-14: 클린코드 자바스크립트
01-14: JavaScript 프로토타입
01-14: 2023년 01월 14일 「피곤하지만」
01-13: 2023년 01월 13일
01-12: Webpack
01-12: 2023년 01월 12일 「안경」
01-11: Safari에서 http 요청을 https로 redirect하는 문제
01-11: 구조 분해 할당
01-11: wiki
01-11: 2023년 01월 11일 「CSP에 대해 학습」
Tags
Algorithm (6)
Art (2)
Authentication (1)
Book (1)
CI/CD (1)
CLI (1)
CSS (12)
Computer Science (10)
DOM (2)
Development (2)
DnD (1)
Env (2)
Error (1)
Framework (2)
Git (11)
How to (47)
Java (1)
JavaScript (82)
MySQL (2)
NestJS (3)
Node.js (6)
Nodejs (1)
Programming (16)
추상화
비동기
선언적 프로그래밍
프레임워크(Framework)
함수형 프로그래밍(Functional Programming)
라이브러리
MVC 패턴
객체 지향 프로그래밍(Object-oriented-programming)
REST API
SPA
Sass, Scss
동기
Task Runner
트랜스파일러
단일 접근 원칙
User Interface
Python (2)
React (9)
SCSS (3)
Sass (3)
Shell (2)
Sociology (1)
TIL (10)
Test (2)
Tools (16)
TypeScript (4)
Vercel (4)
Vim (1)
Vite (2)
Vue.js (10)
Web (19)
Webpack (2)
accessibility (3)
algorithm (1)
book (1)
electron (1)
error (1)
express (1)
form (1)
movie (1)
pug (2)
react (1)
svg (1)
validation (1)
수학 (1)
우아한테크캠프 (1)
자료구조 (3)
On this page
reference
추상화
수정하기
문서 생성
2021-10-01 21:08:52
최근 수정
2021-10-01 21:10:19
On this page
reference
추상화(abstraction)
무엇(가리키는 방법, 인터페이스)과 어떻게(실제 구현)를 분리하는 것을 뜻한다.
reference
https://green-labs.github.io/programmers-naming
LINKS TO THIS PAGE
wiki
2021년10월01일
Tags
#Programming