|
|
|
|
|
by allthatglitters
3514 days ago
|
|
I'm 67 and love programming - all self taught. Without knowing your father let me suggest this with a caveat; there is no right way to learn something as we are each different. What works for one fails for another. Here are my suggestions. First, Python. A "class" or online course doesn't really allow for setting a personal learning pace. I found "Python Programming: An Introduction to Computer Science" by Zeile to be perfect for me. Second find something - a goal - to motivate the process; a website for a local charity, a payment site for a small municipal water company or for the local town office or volunteer fire company etc. Build it out with Django. And along the way build out a personal website with Pelican. Turn a Chromebook into a linux machine with GalliumOS and use only text editors - IDE's just add unneeded complexity. If you have a compelling reason to learn something - you will. When he builds something - put it on Github. It becomes his resume - along with his dialog of "the road to learning" he might post on his Pelican blog! Results trump certificates and degrees. |
|