|
May 16 |
awarded | Notable Question |
|
May 16 |
answered | Other than XML, what are some examples of “coding” a GUI design? |
|
May 13 |
comment |
How does Jump Point Search algorithm work and why is it so efficient? @YannisRizos Dang, I should've known better :( |
|
May 13 |
comment |
How does Jump Point Search algorithm work and why is it so efficient? By manually timing them with a timer. Human errors might indicate that im off by maybe few seconds or more but there is no way that it took as long as the times mentioned in the applet. Maybe it is referring to something else or it is a bug. |
|
May 13 |
asked | How does Jump Point Search algorithm work and why is it so efficient? |
|
Apr 3 |
awarded | Good Question |
|
Apr 3 |
accepted | Why didn't == operator string value comparison make it to Java? |
|
Apr 2 |
awarded | Popular Question |
|
Apr 2 |
awarded | Nice Question |
|
Apr 2 |
asked | Why didn't == operator string value comparison make it to Java? |
|
Mar 24 |
awarded | Popular Question |
|
Mar 19 |
comment |
C++ library API: new or getters? Returning a smart pointer? That's an automatic "no" for me to use the library. |
|
Mar 18 |
comment |
How to prevent my executable being treated from AV like bad or virus? It's not doing anything DLL-Injection related activity, is it? |
|
Mar 18 |
comment |
Is it a good idea to schedule regular time to clean up code? It would be a better idea to schedule a regular time for a code review |
|
Mar 14 |
comment |
How to rewrite from scratch a code for which I own the copyright so I can use it on my job without losing the rights to the first version? Great answer, but randomly CAPITALIZING words in the MIDDLE of the sentences seems.. very meh to me. Isn't that what bolding is for? |
|
Mar 7 |
comment |
How is an IDE compiled? @jwenting I never necessarily said that compiling IDE needs an IDE. It was just a general assumption made by me since as others said, IDE is just a piece of software too so it sounds logical to me that they may use the previous version of IDE to build the next one. I was just curious in how the IDEs are built but basing them off the IDE example seems to be a terrible idea. |
|
Mar 7 |
revised |
How is an IDE compiled? Apparently, the original question is bad so in an effort to improve it, I'm removing the irrelevant parts. |
|
Mar 7 |
comment |
How is an IDE compiled? @jwenting What? I've compiled C codes using GCC compiler in Linux before. I'm not sure where you might've gotten that idea. |
|
Mar 7 |
comment |
How is an IDE compiled? So then am I correct to assume the example I've written above regarding VS 2012 and Eclipse is correct? |
|
Mar 7 |
asked | How is an IDE compiled? |