Skip to content


Tag Archives: C++

  1. 프로그래머의 일상: C++ 삽질, Python 삽질 January 22, 2010

    Posted in Computer.

    2 comments
  2. 리뷰: Coders at Work December 22, 2009

    Posted in Computer, .

    5 comments
  3. 라이브러리를 사용하는 프로젝트를 테스트할 때의 seam December 13, 2009

    Posted in Computer.

    No comments
  4. C++ style guide – from google, from naver November 30, 2009

    Posted in Computer.

    2 comments
  5. 내가 원하는 test-runner 의 조건 November 27, 2009

    Posted in Computer.

    3 comments
  6. 주말 코딩: Google test 용 GUI runner November 23, 2009

    Posted in Computer.

    3 comments
  7. Sun Compiler 에서 Transactional Memory 지원 시작 November 21, 2009

    Posted in Computer.

    No comments
  8. Library 구성 삽질 November 9, 2009

    Posted in Computer.

    7 comments
  9. 멤버 함수 포인터의 크기 October 4, 2009

    Posted in Computer.

    8 comments
  10. intel TBB를 써서 메모리 할당하기 August 25, 2009

    Posted in Computer.

    12 comments
  11. C++ 0x 위에 트랜잭션 구문 만들기 August 10, 2009

    Posted in Computer.

    5 comments
  12. intel tbb 2.2 released August 5, 2009

    Posted in Computer.

    1 comment
  13. C++ 0x draft에서 Concept이 빠지다 July 23, 2009

    Posted in Computer.

    2 comments
  14. Quiz: C++ casting 연산자 July 9, 2009

    Posted in Computer.

    13 comments
  15. 프로그래머에게 배움이란 May 26, 2009

    Posted in Computer.

    6 comments
  16. 당신 역시 초보일 수 있습니다 May 26, 2009

    Posted in Computer.

    5 comments
  17. 코드 정적 분석: CI 툴에 추가할만한듯? May 3, 2009

    Posted in Computer.

    6 comments
  18. VS 프로젝트 쉽게 설정하기 + log4cxx 빌드 삽질 March 27, 2009

    Posted in Computer.

    2 comments
  19. boost::program_options를 사용한 UnitTest++ 커맨드라인 인터페이스 March 10, 2009

    Posted in Computer.

    No comments
  20. C++ 객체에 (흔히) Initialize/Finalize 같은 함수가 있는 이유 February 12, 2009

    Posted in Computer.

    3 comments
  21. C/C++ on Adobe Flash November 21, 2008

    Posted in Computer.

    No comments
  22. C++ 0x draft 등장 October 29, 2008

    Posted in Computer.

    4 comments
  23. 심심풀이 C 언어 퀴즈에 도전 October 25, 2008

    Posted in Computer.

    1 comment
  24. C/C++ bit shift 연산 October 18, 2008

    Posted in Computer.

    15 comments
  25. 서버 / 클라이언트 쪽에서의 동시성(concurrency)의 차이 August 4, 2008

    Posted in Computer, Game.

    2 comments