| bio | website | |
|---|---|---|
| location | Germany | |
| age | 33 | |
| visits | member for | 2 years, 7 months |
| seen | May 7 at 9:42 | |
| stats | profile views | 38 |
|
Oct 28 |
awarded | Yearling |
|
Oct 22 |
comment |
Why JSP over Servlets for view? I know that they're tightly coupled, but the compilation into a servlet really shouldn't be a thought when writing a JSP. |
|
Oct 22 |
answered | Why JSP over Servlets for view? |
|
Aug 24 |
revised |
git for personal (one-man) projects. Overkill? Typo |
|
Jul 31 |
revised |
How to teach your users/customers to send better error descriptions deleted 1 characters in body |
|
Jul 31 |
answered | Should java developers know about garbage collection algorithms? |
|
Jul 31 |
answered | Emotional attachment to code |
|
Jul 19 |
answered | Indentation: is there any evidence to show whether 2 or 4 spaces is more readable? |
|
Mar 6 |
answered | Is there a significant difference between working for a development company vs for a single company? |
|
Mar 6 |
comment |
How to Mentor a Junior Developer If you want a solution "on a plate" you will never grow out of your status as a junior developer. Learning from complete solutions given to you might be possible but it certainly isn't effective. That's how the brain works: If you experience the way to the solution, not just the solution itself, you'll learn a lot more than just studying the solution somebody else presented to you. |
|
Mar 6 |
comment |
Is it possible to combine programming languages? I don't think that's what the original poster meant. The resulting bytecode has very little to do with the way it was written in the language from which it was compiled. |
|
Nov 17 |
answered | Should one comment differently in functional languages? |
|
Nov 14 |
answered | Releasing an open source project without getting embarrassed |
|
Nov 7 |
awarded | Nice Answer |
|
Oct 28 |
awarded | Yearling |
|
Oct 20 |
comment |
Why is my first language in University Scheme? That's definitely true! That's why I wrote "might" instead of "are" :-) |
|
Oct 20 |
answered | Why is my first language in University Scheme? |
|
Oct 18 |
answered | Has any language made a serious attempt to replace C/C++? |
|
Aug 12 |
comment |
What does Google or Microsoft get by hosting JS files on their Content Delivery Networks (CDN)? Yes they do - but that's not necessarily the case for every file hosted on a CDN. I've seen - and used - URLs like http://somewhere/file-2.Latest.js where you'll always get the latest build in the 2.x branch. |
|
Aug 11 |
answered | What does Google or Microsoft get by hosting JS files on their Content Delivery Networks (CDN)? |