|
|
|
|
|
by sndman
1267 days ago
|
|
This is a great idea. I've often written small chunks of code in my favorite other language (scheme). I find this very satisfying. Of course, I only do this after finishing the original task.
Sometimes, it's possible to work up prototypes in your favorite other language before starting the main task. This often leads to better code (i.e. less code). |
|