[facebook] 사용자 정보 제공
facebook api를 보다가 재미있는 걸 읽게 되었다. ☞ 원문 Basic InformationWhen a user allows you to access their basic information in an auth dialog, you have access to their user id, name, profile picture, gender, age range, locale, networks, user ID, list of friends, and any other information they have made public. To get access to any additional information about the user or their friends you need to ask for s..
더보기
[개발자] 의 자세
숙련된 개발자는 뭘까. 팀 대리님께 들은 이야기. 과거 - command , keyword, sentence 를 완벽하게 숙지하고, 그것을 활용하여 코드를 작성. 약간 덜 과거 - library를 이해하고, 활용하여 코드를 작성. 뭐가 필요하고, 어디에 있고, 어떻게 쓰면 된다. 현재 - framework를 이해하고, 알맞은 요청, 응답. 여기에는 코드의 작성이라는 말이 없는데, framework를 이해해서 언어의 동작에 초점을 맞추고자 하는 것. event, handler라는 용어를 많이 쓰는데, 인과를 명확하게 컨트롤 하는 것. 아직 정확하게 이해되지는 않았지만 염두에 두고 싶은 말이다.
더보기