How To Teach Independence
Posted
by
Glenn Nelson
on Programmers
See other posts from Programmers
or by Glenn Nelson
Published on 2011-02-13T01:52:44Z
Indexed on
2011/02/13
7:32 UTC
Read the original article
Hit count: 376
teaching
|independent
In my IB Computer Science class I am routinely asked by... pretty much everyone how to do X or implement Y. I'm the only person with any significant programming experience in the class and I do not necessaries mind teaching people about programming but so many of the questions could be simply solved by doing a little investigating.
What are some ways I could try to teach my fellow students how to be self-reliant programmers?
All I can really think of is being a Google ninja & learning how to use an API.
© Programmers or respective owner