Welcome to CodingRestart.com, blog for seasoned developers that want to upgrade their skills.
If any of the following is true for you, this site is for you:
- You feel threatened by younger colleagues, because you do not know popular programming languages and buzzwords they use.
- You think Kernighan and Ritchie’s “The C Programming Language” is the latest book on C/C++.
- When writing new code, you frequently copy and paste snippets from the old code, preferably yours.
- You swear this is not how you loop through characters in a string in C++:
for (auto my_char : my_string)
- When you hear lambda, you think Greek life.
I started on this journey more than a year ago and it has been a great experience. I have significantly upgraded my coding skills and increased my enjoyment at work. I believe with the right mindset and few hours of learning each week, you can do the same.
Hope you will check back soon!