|
|
|
|
|
by tristanstraub
5412 days ago
|
|
If you want to be a programmer and write code for other people, then yes, cleaner code is easier to hand over. But, when I first started coding, I wrote it for myself and because it was fun! Why was it fun? Because the code made things happen! Not because it was clean. Clean code makes writing large projects by yourself and with other people easier. It doesn't necessarily make coding more fun. |
|