
Results 1 to 9 of 9
Thread: Everything you need for C++
Hybrid View
-
15-04-09, 03:44 AM #1
Lol 3 weeks to learn holy shit!
-
04-02-10, 07:59 AM #2
I shouldnt matter which language they start with as the idea of learning to program is mostly in how to think and problem solve like a programer, then syntax becomes important when merging into a language regardless of which one it is. They will all have differant syntax, but the same foundation for building the program. Learn how to think like a programer, then use that knowledge and convert it to the proper syntax for that language. Otherwise they wont learn anything more than what they saw on paper does something, but not as to how or why it does.