전체 글
-
프랑스의 소프트웨어 파워La French Tech 2016. 2. 12. 18:04
프랑스라고 하면, 주로 패션, 요리, 예술의 나라로 인식되고 있지만, 사실 프랑스는 수학이 강한 나라인 것 같다. 파스칼 (컴퓨터 프로그래밍 언어 이름이기도 함), 푸리에, 푸아송 등 미적분에 배울 때, 유명한 프랑스 수학자의 이름을 들은 기억도 있다. (프랑스 수학자) 그렇다면 당연히 논리도 강할 것이다. 컴퓨터 과학은 결국은 이에서 비롯되지 않았는가? 더구나 프랑스는 에어 프랑스, TGV 등 첨단 과학 기술을 가지고 있는 나라다. 작년에 한국에서 수학 대회가 열렸는데, 필즈상을 수상한 프랑스 수학자를 본적이 있다. 그리고 KBS 명견만리를 통해서도 프랑스가 왜 수학 강국인지 그리고 그들의 교육 특히 바깔로레아를 통해 철학과 논리가 얼마나 강한 나라인지를 다시 한번 배울 기회도 있었다. 그러나 나는 소..
-
Preparing a Saturn Presentation카테고리 없음 2015. 12. 31. 16:56
Have you received a message that your proposal was accepted? In the acceptance message that I received included the feedback from the reviewer. I was a little nervous since I was not that sure if mine would be accepted. If you submit your proposal early enough, you'll get the feedback from the reviewer and submit yours again. In that case, you don't have to be nervous, I believe. Anyway, if you ..
-
[Java] How to implement hash? Map or Hashmap?카테고리 없음 2015. 9. 15. 21:04
When I wanted to write code with a "hash table" that I learned from a data structure book, I was not sure what java class to use... I did some research and found that Hashmap is my best bet for most of my purposes. Hash table is a great invention. (source: http://www.quora.com/Who-invented-hash-tables) I do not write multi-threaded application. And I just want to put items in the data structure ..
-
Writing a SATURN proposal카테고리 없음 2015. 3. 31. 19:53
Based on my presentation at last SATURN 2014 conference, I would like to share how I prepared a proposal in brief. After finishing my presentation at the conference, I found that your proposal will be accepted only if it can interest SATURN board. In other words, "the proposal" will be the only thing that determines your presence at the SATURN podium. My session was 30 minute long and it was com..
-
SATURN, a software architecture conference카테고리 없음 2014. 8. 17. 18:04
Last May, I had a great opportunity to present at SATURN conference. SATURN stands for SEI Architecture User Network and SEI stands for Carnegie Mellon University's Software Engineering Institute. You might wonder what topics are discussed in a software architecture conference but I found that the discussions were very useful and it suggested applicable solutions. This was my first attendance to..
-
SATURN 2014 후기카테고리 없음 2014. 7. 27. 18:17
SATURN 2014를 다녀오고 나서 저의 발표에 대해 여러가지를 많이 느꼈습니다. 마지막까지 슬라이드를 다듬느라 연습을 충분하게 하지 못한 것은 아닌 지, 발표가 부자연스러웠던 건 아닌 지, 제 발표를 듣는 미국 사람들은 어떻게 느꼈는지 등등 내용을 포함에 많은 것을 돌아보게 되었습니다. 그러나 SATURN은 분명 저에게 좋은 배움의 장이자 기회의 장이었다고 생각합니다. 이번 블로그에서는 내년 SATURN을 가야 한다면 왜 가야 하는 것인지에 대해서도 생각해 봤습니다. 또한 SATURN에 가면 무엇을 얻을 수 있는 지에 대해서도 생각해 보았습니다. 지금부터 SATURN의 가치에 대해서 한번 적어보겠습니다. 1. Practitioner의 장이다.Reception에서 있었던 일이었습니다. 그동안 영어를 십..
-
SATURN 프리젠테이션 준비하기카테고리 없음 2014. 6. 29. 18:55
Have you received a message that your proposal was accepted? In the acceptance message that I received included the feedback from the reviewer. I was a little nervous since I was not that sure if mine would be accepted. If you submit your proposal early enough, you'll get the feedback from the reviewer and submit yours again. In that case, you don't have to be nervous, I believe. Anyway, if you ..
-
SATURN proposal 작성카테고리 없음 2014. 6. 4. 16:32
올해 SATURN에서 발표한 경험을 바탕으로 어떻게 준비했는지에 대해 간략히 소개하고자 합니다. SATURN에 발표를 마친 후의 SATURN측에서 관심을 가질 만한 proposal을 잘 작성한다면, 얼마든지 발표하는 데 문제가 없다른 것을 알았습니다. 즉, proposal이 SATURN 발표 여부를 결정짓는 처음이자 끝이었습니다. 저의 경우는 30분짜리 프리젠테이션 스타일의 발표를 진행했습니다. 약 25분간의 발표와 5분정도의 질의 응답 시간을 갖는 형식이었습니다. SATURN측에서는 proposal 검토로 발표 여부를 결정짓고 최종 발표 자료는 행사 약 10일정도 전에 제출해 줄 것을 요청했습니다. 하지만, 발표자가 원할 경우 얼마든지 발표 직전까지 변경이 가능합니다. 10일정도 미리 제출을 요청하는 ..