I understand that there are a lot of ebooks, videos, books, teachers, and forums that teach you c++, but if there is anyone that is interested in c++ tutorials I could start posting threads that have detailed c++ tutorials. I am guessing this is for people who don't want to read an ebook and want maybe a thinned down version, THAT STILL HAS ALL CRUCIAL INFORMATION.
Disclaimer: I am not like NOOB, whit, mmbob, Crash, freedompeace, flameswor10, topblast, and others. The previously mentioned guys are f*cking elite, but they're too busy being 1337 to make tutorials (or they just advocate reading books).
Either way if anyone thinks they could use these then feel free to hit thanks and I will know whether it will be a waste of time or not. Thanks a lot
Example of first tutorial:
^^ very brief sections of chapter one, but as you can see I am covering most of the basics (again this is only chapter one out of maybe 20-25)Code:Chapter One: Setting Up - Is C important to learn before c++ - Some basics before writing your first code - How your compiler works to create a program (.exe) - Writing your first program (Hello World) - Overview **might add section where you can practice**