Update README-ko.md
## Pick One Language for the Interview 부분 수정
This commit is contained in:
parent
02a70a1ce2
commit
c7d3af66f9
@ -290,31 +290,31 @@ I'm on the journey, too. Follow along:
|
|||||||
- [ ] ['How to Get a Job at the Big 4 - Amazon, Facebook, Google & Microsoft' (video)](https://www.youtube.com/watch?v=YJZCUhxNCv8)
|
- [ ] ['How to Get a Job at the Big 4 - Amazon, Facebook, Google & Microsoft' (video)](https://www.youtube.com/watch?v=YJZCUhxNCv8)
|
||||||
- [ ] [Failing at Google Interviews](http://alexbowe.com/failing-at-google-interviews/)
|
- [ ] [Failing at Google Interviews](http://alexbowe.com/failing-at-google-interviews/)
|
||||||
|
|
||||||
## Pick One Language for the Interview
|
## 인터뷰를 위한 언어를 하나 선택하기
|
||||||
|
|
||||||
I wrote this short article about it: [Important: Pick One Language for the Google Interview](https://googleyasheck.com/important-pick-one-language-for-the-google-interview/)
|
다음과 같은 짧은 글을 작성하였습니다.[중요: 구글 인터뷰를 위한 하나의 언어 선택하기](https://googleyasheck.com/important-pick-one-language-for-the-google-interview/)
|
||||||
|
|
||||||
You can use a language you are comfortable in to do the coding part of the interview, but for Google, these are solid choices:
|
당신이 인터뷰를 진행하는데 있어 편한 언어를 사용할 수 있지만, 구글에서는 아래 언어들이 주로 쓰입니다.
|
||||||
|
|
||||||
- C++
|
- C++
|
||||||
- Java
|
- Java
|
||||||
- Python
|
- Python
|
||||||
|
|
||||||
You could also use these, but read around first. There may be caveats:
|
아래 언어들을 사용할 수 있지만 주의하여야 합니다.
|
||||||
|
|
||||||
- JavaScript
|
- JavaScript
|
||||||
- Ruby
|
- Ruby
|
||||||
|
|
||||||
You need to be very comfortable in the language and be knowledgeable.
|
언어에 대해 많은 숙련도와 지식을 필요로 합니다.
|
||||||
|
|
||||||
Read more about choices:
|
선택 사항에 대하여 더 읽으려면:
|
||||||
- http://www.byte-by-byte.com/choose-the-right-language-for-your-coding-interview/
|
- http://www.byte-by-byte.com/choose-the-right-language-for-your-coding-interview/
|
||||||
- http://blog.codingforinterviews.com/best-programming-language-jobs/
|
- http://blog.codingforinterviews.com/best-programming-language-jobs/
|
||||||
- https://www.quora.com/What-is-the-best-language-to-program-in-for-an-in-person-Google-interview
|
- https://www.quora.com/What-is-the-best-language-to-program-in-for-an-in-person-Google-interview
|
||||||
|
|
||||||
[See language resources here](programming-language-resources.md)
|
[See language resources here](programming-language-resources.md)
|
||||||
|
|
||||||
You'll see some C, C++, and Python learning included below, because I'm learning. There are a few books involved, see the bottom.
|
제가 공부하고 있는 C, C++, Python 강의를 아래서 볼 수 있습니다. 아래를 보시면 관련된 책들이 몇 개 있습니다.
|
||||||
|
|
||||||
## 도서 목록
|
## 도서 목록
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user