Originally posted by Jake625
Oh and honestly if you're beginning to learn C++, please Learn native (unmanaged) C++. I really recommend it. Also learn basic C functions. They are very helpful, don't bother with "Visual C++" till later. Trust me :y:
I'm learning unmanaged first, Ivor Hortons Visual C++; he goes into all the different types that Microsoft offers as well as the different ways to create builds in unmanaged C++.
It's really good but confusing at first since I'm having to understand and differentiate from one another so when I start using one from memory, I get confused and write code that doesn't work. It's getting better and the method is teaching my brain to separate the code as if it is its own language so that I can then separate what I learn into the different types.
Been lacking for the last month but what I've learned has actually stuck.