The Untitled Book of Eliot Pearson

Software Development Is Not Just About Writing Code

Should You Really Be Optimizing Right Now?

C# is the language that is keeping the lights on right now. I had a conversation with a fellow programmer about refactoring and optimizing code. C# is compiled by a very refined compiler. I am hugely generalizing the process here, but the compiler can determine your intent and provide output based on that. This means [...]