'코드 도장'에 해당되는 글 2

  1. 2008/08/21 Code Drill #2
  2. 2008/08/12 Code Drill #1

Code Drill #2

This was our second problem in Code Drill.

Following's my solution in Python(It may have several bugs. Use at your own risk... ;) ).

크리에이티브 커먼즈 라이선스
Creative Commons License

'Game Development' 카테고리의 다른 글

SSAO and Deferred Rendering  (0) 2008/09/11
크라이텍에서의 첫 주  (7) 2008/09/06
Code Drill #2  (0) 2008/08/21
C++0x == C++09 ?  (0) 2008/08/19
How to Fail with Agile  (0) 2008/08/18
the Ten Commandments of Debugging  (0) 2008/08/14
Trackback 0 Comment 0

Code Drill #1

In my current company, we have a weekly code drill. We use this book as materials.

This was our first problem.

Here's my solution in Python.

크리에이티브 커먼즈 라이선스
Creative Commons License

'Game Development' 카테고리의 다른 글

How to Fail with Agile  (0) 2008/08/18
the Ten Commandments of Debugging  (0) 2008/08/14
Code Drill #1  (0) 2008/08/12
C++ guru's 2 recent articles on concurrency  (0) 2008/08/06
nvidia GPU-BBQ 2008  (0) 2008/08/06
'touch' command-line utility in Python  (2) 2008/08/01
Trackback 0 Comment 0

top