Thread: Teaching C++
View Single Post
  #17   Spotlight this post!  
Unread 20-06-2012, 22:42
mmavipc mmavipc is offline
Registered User
FRC #1622
 
Join Date: Jan 2012
Location: California
Posts: 6
mmavipc is an unknown quantity at this point
Re: Teaching C++

This book does a very good job of teaching programming. It uses python because it's a simple language to pickup, but once they've finished it you can teach them C++ and they'll have a much higher success rate than just going straight into C++.

I've found that just teaching people the language isn't good enough. You have to teach them how to think like a programmer.
Reply With Quote