|
|
|
|
|
by sebkomianos
4099 days ago
|
|
* > How would you teach her how to make a dynamic HTML5 JavaScript app? * How would you teach, not your mum but, a first year computer science student how to make a dynamic HTML5-Javascript app? Sure, they (probably) understand what a file is much better than your mum, but still: Canvas, "this", libraries, dependencies, etc etc.. I was having trouble explaining stuff to my father as well but I realised that I don't have to give him a pretty picture of how a computer works when all he wants is to be able to reply to emails, print attachments and create documents. Forget the file system and the desktop and the folders and this and that, all he wanted was simple step guides to perform these very specific tasks. In the end, the teaching process is the same, no matter how (non) beginner someone is: There is always something they probably don't know and you don't have to teach them the whole universe before they learn how to do something. You don't have to know what electricity is in order turn the lights on.. |
|