Category: software
- C# – Shoud I throw exceptions to UI layer or handle them in the VM layer
- Java – Database design
- Php – Using default parameters for 404 error (PHP with mvc design)
- Introducing a (new) test method to a team
- Names for generic classes – how to avoid naming them just “object”? Use synonyms
- How to learn the right approach to implement half a feature?
- Documenting and planning for technical debt
- What means “breaking ties” in context of sorting
- Unit-testing – Unit (regression) testing scientific algorithms given floating point behavior
- Java – Using a variable in a Global context in webapps