|
|
|
|
|
by kazinator
2770 days ago
|
|
It is absolutely possible. I did C++ development as a regular job years ago, now I'm coding in C (for that type of coding). What will get you off the C++ drug easily is Lisp. Once I discovered Lisp, C++ had no place in my "personal spectrum" any more, but C (including the C-like subset of C++) still did. Well, it wasn't so sudden, mind you. More like: the more Lisp I knew, the less interest I had in C++. (Idiotic lambda implementations and whatnot will not woo me back, sorry.) |
|
Now, if C had something like Go's "defer"...