티스토리 뷰
In computer programming, boilerplate code, or simply boilerplate, are sections of code that are repeated in multiple places with little to no variation. When using languages that are considered verbose, the programmer must write a lot of boilerplate code to accomplish only minor functionality.
: 컴퓨터 프로그래밍에서 boilerplate code(boilerplate, 상용구 코드)는 여러번 반복되지만 수정이 거의 없거나 아예 없는 코드를 말한다. 장황하다고 생각되는 언어를 사용할 때, 프로그래머는 아주 사소한 기능을 만들기 위해서도 boilerplate code를 작성해야한다.
참고
반응형
'기술(Tech, IT)' 카테고리의 다른 글
| [Tech, etc.] 파라미터(Parameter) vs 아규먼트(Argument) (0) | 2022.09.20 |
|---|
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 안드로이드
- machine learning
- Computer Graphics
- 오블완
- The Economist
- DICTIONARY
- 딕셔너리
- defaultdict
- I2C
- vertex shader
- join
- Python
- 이코노미스트 에스프레소
- Hash Map
- 소켓 프로그래밍
- Android
- 파이썬
- min heap
- socket programming
- The Economist Espresso
- ml
- C++
- java
- 이코노미스트
- tf-idf
- 투 포인터
- leetcode
- 티스토리챌린지
- 리트코드
- 머신 러닝
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
글 보관함
반응형
