What is your favorite programming language to program on *nix? - Programming On Unix
Users browsing this thread: 2 Guest(s)
|
|||
1. shell for most things, using sed/awk/cut is most of the time enough
2. go for web or mail parsing 3. C for everything else. I used to do a lot of python, but its sooo big and have a hube standard library (to much). So I rewrite code in C now and regret to do this so late. |
|||