| bio | website | shinkirou.org |
|---|---|---|
| location | Earth, TX | |
| age | 18 | |
| visits | member for | 2 years, 8 months |
| seen | Dec 19 '12 at 4:15 | |
| stats | profile views | 53 |
TBD
|
Sep 27 |
accepted | Logical Operators |
|
Sep 25 |
awarded | Student |
|
Sep 25 |
asked | Logical Operators |
|
Sep 23 |
comment |
Which language features are considered harmful? iPhone apps also crash without warning sometimes, in certain weird timings |
|
Sep 23 |
comment |
Which language features are considered harmful? Pretty Hopeless PHP |
|
Sep 21 |
revised |
How would you design a programming language? added 176 characters in body |
|
Sep 21 |
answered | How would you design a programming language? |
|
Sep 21 |
awarded | Commentator |
|
Sep 21 |
comment |
What syntax element do you hate most in a programming language you use frequently? @zneak Except no elses. (I wish it has EXPR1 if COND else EXPR2 like Python has) |
|
Sep 21 |
comment |
What syntax element do you hate most in a programming language you use frequently? Java has no metaprogramming, and that may be the reason Java looks "clean" |
|
Sep 21 |
comment |
What syntax element do you hate most in a programming language you use frequently? Because of the halting problem, C# compiler assumes that block is reachable. switch { case } is a bad construct overall. You must repeat break; many times. Except the Ruby version is better. I also hated about how switch cases are indented: switch {-->case: } or switch {-->case:-->-->break } |
|
Sep 21 |
answered | Should curly braces appear on their own line? |
|
Sep 14 |
awarded | Critic |
|
Sep 14 |
awarded | Editor |
|
Sep 14 |
answered | Why do programmers write closed source applications and then make them free? |
|
Sep 12 |
awarded | Teacher |
|
Sep 12 |
answered | What do you think of the F# language? |
|
Sep 12 |
answered | Do people in non-English-speaking countries code in English? |
|
Sep 11 |
comment |
What would you change about C# if you could? Or even, pattern matching or boolean functions in cases. For example: case oneOf({1,2,3}) |
|
Sep 11 |
awarded | Supporter |