You are here |
quanttype.net | ||
| | | |
andreabergia.com
|
|
| | | | Recently, I have started working on a large code base. It can reasonably considered "legacy" in many parts, given that some of the core files that I'm touching are around 20 years old. Also, there aren't anywhere near enough unit tests - even if there are a good numbers of integration tests. This has led me to think back to one of the best programming books I have ever read, Working effectively with legacy code by Michael Feathers. | |
| | | |
ericlathrop.com
|
|
| | | | I had a bout of insomnia last night, and I imagined a little programming exercise to write a function that would take an integer and translate it to the english words for that number. I felt that Elixir's pattern matching and macros would make the resulting code small and beautiful. | |
| | | |
blog.mrhaki.com
|
|
| | | | A blog about Groovy, Java, Clojure, Asciidoctor, Gradle and other cool developer subjects. | |
| | | |
www.houdah.com
|
|
| | CustomShortcuts helps you set up user-defined keyboard shortcuts for menu items in macOS applications |