Search Results

1
vote

What are five things you hate about your favorite language?

I feel that a favorite language is impossible to choose. Dynamic typing and static typing can't quite be compared, so I'll just list which of which I use C++: Template metapro …
3
votes

Which programming languages have helped you to understand programming better?

The thing I love most when learning a language is when it teaches me a new way to think about programming I barely used Lisp and yet it introduced to me to so much. Before Lisp, I only thou …