Freecodecamp를 시작했다.
Map 에서 설계해준 순서대로 이행하는데,
Getting Started 단계의 맨 마지막.
Learn what to do if you get stuck. 부분을 다시 한 번 기억하고 가고자 블로그에 기록한다.
Coding is hard.
You will get stuck. Even experienced coders get stuck. The key is knowing how to get unstuck.
It takes time to get good at coding. You wouldn't expect to beat a chess master after playing for 3 months. Don't expect to build the next Facebook after coding for 3 months.
Keep practicing coding every day and hanging out with other people who code, and you will become a job-ready coder.
Any time you get stuck or don't know what to do next: Read-Search-Ask.
First, read the documentation or error message. A key skill that good coders have is the ability to interpret and then follow instructions.
If that didn't help, search Google. Good Google queries take a lot of practice. When you search Google, you usually want to include the language or framework you're using. You also want to limit the results to a recent period.
If that didn't help, ask your friends. If you have trouble, you can ask your fellow campers in our help chat room.