I want to learn C ++ so that I can develop Python modules in C ++ for server-related materials.
I am a developer of purely dynamic languages (Python, PHP, Ruby, etc.). I want to learn a fast language, and if I am going to do this, I would prefer to learn a very fast language, for example, C ++. Before I even started working, I understand that suddenly working with static types, other syntax and compiling code will be a pretty paradigm shift. Is there any advice that a C ++ developer who also has experience working with dynamic languages can help me speed up this transition?
source
share