Explore >> Select a destination


You are here

theprogrammersparadox.blogspot.com
| | software.rajivprab.com
4.1 parsecs away

Travel
| | When you run into a problem, a bug in your code, how do you try to fix it? Do you try to debug the problem, in order to figure out what the root cause is? Do you use tools like debuggers, loggers or code inspections, in order to better understand where and what is causing...
| | henrikwarne.com
1.7 parsecs away

Travel
| | Every time I hear about software maintenance as a distinct activity, I cringe. That's because it is based on the outdated notion that first software is developed, then it is maintained. But that is not how software development works today. Software development does not have the two phases development and maintenance - it is a...
| | kodare.net
4.0 parsecs away

Travel
| | We've been doing a lot of mob programming at work the last year or so and I've seen that I have a different attitude to naming things than others on my team. When I see that a name can be improved I always think this is priority number one. My colleagues often say "later".
| | mattlacey.com
20.7 parsecs away

Travel
| [AI summary] A professional developer argues against judging job candidates based on a lack of personal coding hobbies, explaining that hobby coding allows for a relaxed, intentional approach to writing code without the pressure of best practices.