Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Kai
Age: 24
I'm a game programmer currently working in AS3.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
32
votes
Procrastinating by Learning Programming
productivity
asked Jul 2 '09 at 18:12
stackoverflow.com
22
votes
Clojure mutable storage types
multithreading
clojure
future
mutable
asked Jun 22 '09 at 16:54
stackoverflow.com
20
votes
Runge-Kutta (RK4) integration for game physics
math
game-development
integration
physics
asked Nov 3 '09 at 15:37
stackoverflow.com
15
votes
Most difficult programming explanation
theory
asked Oct 26 '09 at 20:03
stackoverflow.com
9
votes
Clojure Parameters with Optional Flags
clojure
parameters
keyword
asked Jun 25 '09 at 21:40
stackoverflow.com
9
votes
Is unit testing viable in game programming?
unit-testing
game-development
asked Mar 10 '10 at 17:01
stackoverflow.com
8
votes
AS3 large game performance degradation over time
flex
actionscript-3
performance
game-development
memory-leaks
asked Sep 21 '09 at 21:15
stackoverflow.com
6
votes
Mixing object-oriented and functional programming
scala
functional-programming
imperative-programming
asked Jun 18 '09 at 22:55
stackoverflow.com
5
votes
What is the maximum value of a number in Lua?
time
lua
numbers
asked Jun 3 '09 at 16:31
stackoverflow.com
5
votes
What programming language best bridges the gap between pseudocode and code?
pseudocode
asked Jun 5 '09 at 0:04
stackoverflow.com
1
2
next
Top Answers
19
If slicing does not create a copy of a list nor does list() how can I get a real copy of my list?
stackoverflow.com
15
What if any, programming fundamentals are better learned in C as opposed to C++?
stackoverflow.com
12
Python function calls are bleeding scope, stateful, failing to initialize parameters?
stackoverflow.com
12
Problem with logical OR
stackoverflow.com
10
End of the road for Captchas?
stackoverflow.com
8
Is it reasonable to integrate python with c for performance?
stackoverflow.com
8
Best language for introductory “higher level” programming course
stackoverflow.com
8
How to manage local vs production settings in Django?
stackoverflow.com
7
Reference to an object from a callback function in jQuery
stackoverflow.com
7
PHP call_user_func vs. just calling function
stackoverflow.com
6
Why is the output of cout << 7/9*9; is zero?
stackoverflow.com
6
Boolean method naming readability
stackoverflow.com
5
How can I search and replace in XML with Python?
stackoverflow.com
5
What are the “best practices” for AJAX with Django (or any web framework)
stackoverflow.com
5
Why use getters and setters?
stackoverflow.com