- My Recent Tweets 20090928
Tweet
- Tweets
- 2009/10/01 22:26
- bazaar, bitbucket, boost.python, C++0x, Clojure, git, github, Grand Central Dispatch, inheritance, Kanban, learnivore, llvm, Markov Chain, mercurial, Pair Programming, Python, rvalue, Scala, Scrum, Software Engineering, stackoverflow, Sublime, template metaprogramming, vim, 상속, 스크럼, 알고리즘, 자료구조, 짝프로그래밍, 칸반, 파이썬
-
- RT programmingjoy: How to write boost.python converters #programming http://bit.ly/4FkKrN #C++ #python #programming #
- 부스트 파이썬에 사용자 타입에 대한 지원을 추가하는 방법에 관한 튜토리얼
- RT codemonkeyism: Stack Overflow Tag trends http://bit.ly/4jhcCG #programming #
- 프로그래머들의 소셜질답사이트 스택오버플로에서의 태그 통계
- RT programmingjoy: Tech Comics: "Programmers are Artists" #programming http://bit.ly/21kLZm #
- RT programmingjoy: Bazaar 2.0.0 is released #programming http://bit.ly/3IQ7UD #
- 최근 대세인 DVCS들의 경쟁이 활발하군요.
- RT gamearchitect: Learnivore - programming screencasts: http://bit.ly/1osZ9 #programming #
- 스크린캐스트 프로그래밍 강좌 사이트
- Template Metaprogramming Made Easy (Huh?): http://su.pr/7q80je #programming #
- 템플릿 메타프로그래밍에 대한 훌륭한 소개
- RT henricodolfing: Bugs can be serious : 9 Software Disasters http://slidesha.re/178aB3 #programming #
- RT programmingjoy: GitHub and open source development #programming http://bit.ly/XAzvh #
- RT ohyecloudy: c++ idioms 참 많군요. 틈나는대로 정리를 시작. 두번째로 Construct On First Use를 정리했습니다. http://digg.com/u3CupE #programming #
- RT unclebobmartin: Blog: "A Mess is not a Technical Debt." http://bit.ly/28Jy5j #programming #
- 100 Vim commands every programmer should know: http://su.pr/6xtfXk #programming #
- RT fac9: bjoernknafla http://okmij.org/ftp/Computation/Subtyping/ The best critique of OO inheritance I've ever seen. #programming #
- 개체지향 상속개념의 한계를 논하는 글
- RT bjoernknafla: RT Flawe: Dictionary of algorithms and data structures: http://bit.ly/xg1m #programming #
- 자료구조 및 알고리즘 사전
- bitbucket - Github for Mercurial: http://su.pr/3mn66c #programming #
- 개인적인 느낌으로는 git 다음으로 주목받고 있는 DVCS인 머큐리얼 기반 프로젝트 호스팅 사이트
- What is readability, or simple != readable: http://su.pr/3t7xod It's about code reading. #programming #
- RT programmingjoy: Rich Hickey's Keynote: A Deconstruction of Object Oriented Time #programming http://bit.ly/3uhdWh #
- 병렬 시대가 오면서 역시 개체지향의 시대가 저물고 있음을 예견하고 있는 슬라이드
- RT DeliciousHot: gnuu.org: Writing Your Own Toy Compiler Using Flex, Bison and LLVM http://is.gd/3qNH1 #programming #
- 최근의 또다른 대세인 LLVM을 이용한 간단 컴파일러 제작
- RT programmingjoy: Never mind the language, the programmer is what matters #programming http://bit.ly/4ocouy #
- Great articles about C++0x rvalue ref & move semantics http://su.pr/2ZKFI0 http://su.pr/1Uv05E #programming #
- C++0x의 rvalue 참조와 무브 시만틱을 가장 잘 설명한 글
- Use C++0x's Inheriting Constructors to Reduce Boilerplate Code in Class Hierarchies: http://su.pr/2cVhcl #programming #
- RT programmingjoy: Google Delivers New Java-like Language: Noop #programming http://bit.ly/TDLxn #
- RT programmingjoy: Guava: Google Core Libraries for Java #programming http://bit.ly/17t3J3 #
- RT DeliciousHot: Dive Into Python 3 http://is.gd/3n1gk #programming #
- 파이썬 3 이북
- RT KageKirin: #Git merging by example #programming nice tutorial http://tinyurl.com/6p23qz #
- 예제로 알아보는 git 머징
- RT programmingjoy: Animated visualization of source code history - Gource #programming http://bit.ly/T8bHk #
- How the LLVM Compiler Infrastructure Works: http://su.pr/2yh24p #programming #
- Sleepy is a C/C++ CPU profiler for Windows systems: http://su.pr/211x8y #programming #
- RT SpreeTree: RT reviewboard: Review Board 1.0.2 is released - http://bit.ly/TkpXT #programming #
- 코드리뷰 공짜 툴
- Delta: the coolest tool you’ve never heard of: http://su.pr/18xjmS #programming #
- 텍스트 파일에서 문제가 되는 부분을 꼭 집어내는데 유용할 툴
- RT programmingjoy: How to generate better test data using Markov chains #programming http://bit.ly/18vkM7 #
- 마코프 체인에 대한 쉬운 소개
개발방법론methodology
- SEED: Software Engineering Evidence Database http://su.pr/28U6e9 #programming #
- 소프트웨어 공학에 물증(?)을 마련하기 위한 시도
- RT codemonkeyism: RT ITValueCreator: Visualizing Agile Projects Using Kanban Boards http://bit.ly/2csx56 RT drydevelopment: #IT #
- 애자일의 새로운 도구로 급부상 중인 칸반 보드에 대한 소개
- Web Kanban board: http://su.pr/1wdnte #
- Scrum-ban - A task card without a limit is not a kanban in the same way that a photocopy of a dollar bill is not money. http://su.pr/2Wh0n7 #
- 스크럼 + 칸반
- RT programmingjoy: Pair programming follow-up by the author #programming http://bit.ly/2MZAqb #
- 짝프로그래밍이 쉽지 않은 이유
- "Always code as if the person who ends up maintaining your code is a violent psychopath who knows where you live." http://su.pr/5cepZE #
- RT programmingjoy: Article on pair programming in the New York Times #programming http://bit.ly/2bTtnw #
- 짝프로그래밍이 유익한 이유
- RT programmingjoy: Zen says: Kill your ScrumMaster #programming http://bit.ly/QeZ5s #
- 선과 스크럼
게임개발gamedev
- RT jacking75: Mike Capps 의 TGS: Epic's Mike Capps On Developing Epic-Style http://parkpd.egloos.com/1952636 #gamedev #
- RT gamearchitect: Open Game Art - Free, legal art for open source game projects: http://bit.ly/AT9EU #gamedev #
- World of Warcraft: 13,250 blade servers, 75,000+ CPU Cores, 112.5TB RAM and 1.3PB of data. #awesome #warcraft #blizzard http://is.gd/3vIjJ #
- RT KageKirin: Crytek's CryEngine 3.0 set to debut next month http://tinyurl.com/mup7de #
병행성concurrency
- Ownership Systems against Data Races: http://su.pr/2VJx33 #C++ #programming #
- C++에서의 데이터 레이스 방지를 위한 방편 소개
- Intel Concurrent Collections for C++ 0.4 for Windows and Linux: http://su.pr/32O3pT #programming #concurrency #
- 인텔에서 발표한 또다른 병행 프로그래밍 도구. TBB 보다 고수준에서 동작하는 도구임.
- RT SoftTalkBlog: Ct & Cilk++ to be available for developers in 2010, according to Inte... at http://bit.ly/3dZ06q #programming #concurrency #
- RT programmingjoy: Ottoman: A lightweight,reliable key-value store with multi-version concurrency control #programming http://bit.ly/1YqkL8 #
- RT programmingjoy: Faking Fibers with Grand Central #programming http://bit.ly/15fAnV #concurrency #
- 역시 애플의 새 운영체제 스노우레오파드와 함께 유명해진 Grand Central Dispatch에 대한 글
- RT DeliciousHot: Scala vs Clojure – Round 2: Concurrency! « Best In Class – The Blog http://is.gd/3oMTy #programming #
- JVM 기반 두 함수형 언어 Scala와 Clojure의 병행성 관련 비교글
그래픽스graphics
- RT programmingjoy: CAIR - Content Aware Image Resizer #programming http://bit.ly/BbM2v #graphics #
- RT repi: AnandTech Radeon 5870 review: http://bit.ly/Nu0KA #graphics #
- 드디어 첫 DX11 지원 그래픽카드의 등장이군요.
- RT programmingjoy: 4D Quaternion Julia Set Ray Tracer #programming http://bit.ly/xczS8 #graphics #
- RT KageKirin: AMD supports OpenCL Bullet; Are Havok and PhysX in trouble? #programming http://tinyurl.com/mhnruo #graphics #
- Nvidia에 PhysX가 있다면, AMD는 Bullet인가요!?
트위터twitter
- RT hur: 위키 기반의 트위터 한국 사용자 디렉토리. 잘 만들면 좋은 디렉토리가 되겠네요. http://twitme.kr/ #
- RT DeliciousHot: 6 Incredible Twitter Powered Art Projects http://is.gd/3IpsU #
- RT eHub: Artwiculate http://bit.ly/yYBDS #
- 영단어 공부에 도움이 될듯
- RT gamearchitect: 10 code snippets to interact with Twitter: http://bit.ly/TSjQr #
- RT apedix: DOS윈도우에서 트위터 사용하기 'Quitter' http://durl.me/5vs7 #
기타etc
- RT programmingjoy: Apple and Intel team up on Light Peak - A 10Gb/s optical port intended to replace USB, Firewire etc. http://bit.ly/6rAGz #
- RT ohyecloudy: Secrets of Simplicity - 후~ slideshare에 슬라이드 고수들이 역시 많군요. 단순하게 만드는 4가지 방법을 소개하고 있습니다. http://digg.com/u3DDl0 #
- RT channyun: 오픈뱅크 2009 http://ff.im/-8yBD5 #
- RT gamearchitect: 41 Image and Icon Search Engines: http://bit.ly/1fWqyI #
- RT chanjin: 창조학교의 칙센미하이 멘토와 함께 긍정심리학 분야의 대가인 마틴 셀리그먼의 '긍정심리학을 말하다.'입 니다. http://j.mp/p2MHf 역시 TED의 동영상입니다. ^_^ #
- RT gamearchitect: 10 Revealing Infographics about the Web: http://bit.ly/S4xFu #
- RT isotype: RT pythagoras0: 구글 닥스도 이제 수식지원을 하는군요. 웹상의 수식표현 경연대회 http://bit.ly/eAWpu 어떤 녀석이 예쁜가요. (할일이 느는 느낌이다.) #
- RT seungwoonlee: Yammer for Outlook : http://bit.ly/zbpd4 : 오 야머를 아웃룩에서 ... 이제 야머도 좀 더 활용을? ^^; #
- RT programmingjoy: Sublime Text editor for Windows (check out its "minimaps") #programming http://bit.ly/2OfAAG #
- 앞으로의 발전이 기대되는 깔끔한 텍스트편집기
- RT RyanWiancko: http://bit.ly/iHL40 - Utah's little experiment with 4 day work weeks is proving a success. Less energy used, happier wor... #
- 이젠 주4일 근무인가요? lol
- RT Dapy: paperinz™ 팔로워 분의 사진들을 내트위터 배경 이미지로 사용하기 - Twilk http://paperinz.com/1308 #
- RT sioum: UCLA의 Terrence Tao 교수가 올해 국제수학올림피아드 50주년 기념 행사에서 고등학생 상대로 소수에 대하여 강연한내용을 논문으로 정리하였네요. http://bit.ly/3FnCEi http://bit.ly/qjfzP #
- 심오하고 흥미로운 소수의 세계
* 이 포스트는 blogkorea [블코채널 : 웹, 컴퓨터, it에 관련된 유용한 정보 및 소식] 에 링크 되어있습니다.
'Tweets' 카테고리의 다른 글
| My Recent Tweets 20091104 (0) | 2009/11/06 |
|---|---|
| My Recent Tweets 20091021 (0) | 2009/10/22 |
| My Recent Tweets 20090928 (0) | 2009/10/01 |
| My Recent Tweets 20090909 (0) | 2009/09/10 |
| My Recent Tweets 20090826 (0) | 2009/08/26 |
| My Recent Tweets 20090812 (0) | 2009/08/13 |











Recent comment