Currently an undergraduate Computer Science student with an interest in NLP and Software Engineering.
private int random() { return 4; }
|
2d
|
|
comment |
Representing and solving a maze given an image This is awesome, thanks! |
|
Apr
8 |
|
answered | Why is an ArrayList parameter modified, but not a String parameter? |
|
Apr
8 |
|
revised |
Why is an ArrayList parameter modified, but not a String parameter? A bit of formatting. |
|
Apr
8 |
|
comment |
Event handling in javascript Also, separation of concerns. |
|
Apr
8 |
|
comment |
Event handling in javascript @user1157541 there are checkmarks under the voting arrows. |
|
Apr
3 |
|
comment |
Handle Relative Image Paths ajax You are trying to get the images via Ajax, and in doing so accidentally making a request for an image in the Chrome extension? |
|
Apr
3 |
|
revised |
Unexpected token < with jQuery added 44 characters in body |
|
Apr
3 |
|
comment |
Unexpected token < with jQuery Good point, but is this whole JS file being output by PHP? |
|
Apr
3 |
|
comment |
Unexpected token < with jQuery That last edit removed the issue from the code. |
|
Apr
3 |
|
answered | Unexpected token < with jQuery |
|
Apr
3 |
|
revised |
Unexpected token < with jQuery Fixed formatting. |
|
Apr
1 |
|
answered | How to apply toggleClass to an element? Galleria |
|
Apr
1 |
|
comment |
Javascript: outside variable used inside closure What is your definition of "good"? |
|
Apr
1 |
|
comment |
Design a Client / Server messaging system in Java (I believe that) Jetty 8/9 has WebSockets. That may be an option. |
|
Mar
20 |
|
comment |
Convert Money/Currency to Cent and vice versa Updated to show @ITroubs' suggestion of Math.round().
|
|
Mar
20 |
|
revised |
Convert Money/Currency to Cent and vice versa deleted 15 characters in body |
|
Mar
20 |
|
comment |
Convert Money/Currency to Cent and vice versa Alas, the inevitable race to be the first with the answer. |
|
Mar
20 |
|
answered | Convert Money/Currency to Cent and vice versa |
|
Mar
20 |
|
comment |
Convert Money/Currency to Cent and vice versa A little more details/context would help. |
|
Mar
13 |
|
awarded | Yearling |