ichramm | 11 years ago | on: Ask HN: How to find a student job as a programmer?
I'll go with number 4
ichramm | 11 years ago | on: Ask HN: How to find a student job as a programmer?
ichramm | 15 years ago | on: Why I absolutely love java
if(e.intValue()%2 != 0) == >>> if((e.intValue()& 1) != 0)
ichramm | 15 years ago | on: What do you want to see in Learn C The Hard Way?