본문 바로가기
일상/도움되는 조언들

Don't practice, do something! (from reddit)

by exdus3156 2024. 1. 10.

 

Studying algorithms and using LeetCode is really just dancing around the problem.

 

4년 동안 job을 구하지 못한 사람에게 해준 한 reddit 유저의 뼈 때리는 조언. 이전에 포스팅했던 사례들과 맥을 같이 하는 조언이다. 자료구조나 알고리즘도 물론 중요하지만, 결국 개발자는 무엇이라도 개발을 할 수 있어야 하는 것. 프로젝트를 만드는 것을 자꾸 회피한다면 그저 문제 근처에서 춤이나 추고 있는 것과 다를 것이 없다.

 


 

We need someone who could actually build software even if they didn't know the technology or processes that we used 

 


 

 

It doesn't really matter, just pick something and build it. You can then explain what you built during job interviews and people will appreciate that you can build actual working software–not just solve small software puzzles.

 

not just solve small software puzzles 라는 말이 와 닿았다. 작은 퍼즐을 푸는 사람이 아니라 실제로 썩 괜찮게 작동하는 소프트웨어를 빌드하는 것이 곧 개발자의 능력인데..

 


 

Don’t “practice”, but do something. And share what you have on GitHub.

 

Don't practice, Do something 이라는 말이 중요하다. 무언가 숙달되는 것 이전에 먼저 무언가를 해봐야 하는 것이다. 해보는 것 다음에 숙달의 과정이 필요한 것이다.