>>1
I don't use C and scheme for the "nerd cred." I use them because the abstractions and standard library are small and easy to keep in my head so I can focus on hacking. Yeah sometimes you have to build some data structures yourself but if you've done it before it's not that big a deal and beats being interrupted by having to read documentation for someone else's API.