|
|
|
|
|
by another_twist
321 days ago
|
|
I disagree. The real fun is in solving problems. Real user problems are harder than toy coding problems. Contact with users is what gives the craft meaning. Notions such as good code, clean code when chased as goals become stale too quickly. Good code is code other people can read, nothing more. Clean code is code that is modular and flexible enough for the near future. Next up are feature requests and feedback cycles which is the real fun part. |
|