0
votes
What is the best software for code-merge that you seen?
For simple merges under linux, there is meld which is pretty and visual: there is a simple but neat effect to show well differing parts.
So I find myself using it, even if …
3
votes
What language should I learn to give me something very different from C#?
Don't say: "which language should I learn amongst those N".
Learning has to be done out of curiosity: choose one that you're curious about and you can't resist learning (then goto 'choose', repeat. …
8
votes
Why is reflection called reflection instead of introspection?
There is an interesting answer on the french wikipedia article for Reflection (here)
Reflection can b …
1
vote
What is your ideal coding environment?
When: during the night....
I don't know why I often see this pattern not just for me. It's not because of the calm, but rather of some geeky imaturity I think.
…
0
votes
How much of the compiler should we know?
I think that what is really really important is to make an interpreter: it gives you more insight of programming languages, and that's what you use... In scheme it is actually rnot hard at to make …
1
vote
