I have worked on C++ earlier but don't have that much knowledge on basics. So started learning it from basics (I found comparing code with assembly and learning is a fun and I find I could understand the actual concept better)
I was suggested by few to learn a optimized version of assembly rather than non-optimized version? But I'm literally confused with the optimized version assembly? which is preferred for learning basics (while comparing with assembly).
I'm using Visual Studio Community 2015
Please help!!!