I just recently learned about bindings, and the main advantage so far is less "glue code." Now what I'm wondering at this point, does this lack of glue code make the program run faster, or does it just make the programmer's life easier?
Keep in mind that while I'm writing small programs now, there is the possibility that I may write rather large programs in the future, and so this is knowledge I'd like to have beforehand.
Keep in mind that while I'm writing small programs now, there is the possibility that I may write rather large programs in the future, and so this is knowledge I'd like to have beforehand.