daydreamplace.log
로그인
daydreamplace.log
로그인
[TIL] HAVE i EVER LEARNED
Eden
·
2024년 12월 14일
팔로우
1
1
TIL
목록 보기
69/133
Process-Oriented Thinking
# declarative programming
focus on
what
to achieve, not how to do it.
the system takes care of the details to make it happen.
# imperative programming
clearly define ✌🏻
how
✌🏻 to achieve the goal.
specify the steps for processing data step by step.
control the order and flow of operations directly.
💡 mindset shift
shift focus from just thinking about
the outcome
to carefully designing the
step-by-step process
to reach the goal.
Eden
🌐 Frontend && iOS && 대학생
팔로우
이전 포스트
[TIL] 프로그래머스: 문자열에서 숫자만 추출하고 정렬하기
다음 포스트
[TIL] 프로그래머스: 피자 나눠 먹기 (2)
0개의 댓글
댓글 작성