일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 자바스크립트
- 2주 프로젝트
- 제로초
- 리트코드
- programmers
- LeetCode
- 파이썬
- 4주 프로젝트
- 리액트
- SQL 고득점 Kit
- 알고리즘
- 리덕스
- 타임어택
- 회고
- 코어 자바스크립트
- 코드스테이츠
- 렛츠기릿 자바스크립트
- python
- Async
- codestates
- 토익
- 타입스크립트
- js
- 프로그래머스
- javascript
- 타입스크립트 올인원
- 정재남
- til
- 백준
- 손에 익히며 배우는 네트워크 첫걸음
Archives
- Today
- Total
목록programming 단어 (1)
Jerry
#2. resolve
it means when you find out the answer, or find a resolution like you can resolve a crossword (find all the clues) or resolve a crime (find out who did it), or resolve a mathematical sum (3x+1=7) so in programming terms it means when you use some information to discover some other information - so not as simple as $x * $y but rather for instance when one variable points to another variable which ..
CS/Terminology
2020. 11. 29. 00:35