Explore >> Select a destination


You are here

swiftwithmajid.com
| | arne.me
9.6 parsecs away

Travel
| | A human, interested in software development, automation and sustainability
| | www.thomashanning.com
9.3 parsecs away

Travel
| | Creating iPhone apps on Windows is not possible because there's no Xcode for Windows. Let's look at the alternatives.
| | littlegreenviper.com
5.2 parsecs away

Travel
| | Software Development For People That Help People.
| | enterprisecraftsmanship.com
52.6 parsecs away

Travel
| Hard coding is often considered an anti-pattern. Having values that can change over time hard-coded in the source code requires recompilation every time these values actually change. While this statement is true, I think that hard coding should be the default choice when developing an application. Hard coding vs configuration file When you work on a project or feature, there always are some magic numbers or strings that potentially can change in future.