|
|
|
|
|
by garthdog
4580 days ago
|
|
I went from C++ and Java in school, to C for work, then C# for work, and now I'm back full circle to C++ and Java. I don't really care about the language I use as long as it's the right tool for the job. I think C is the most frustrating because of its verbosity and how explicit I need to be, but I understand that there are circumstances where the low overhead is useful. |
|