1
vote
What’s a good way to teach my son to program Java
There is an interesting Google Tech Talk on Teching Kids to Code - it covers a piece of software called …
0
votes
Reading source code
Pick an item you understand in the final product and see how it is put together. If you've got the unit tests then they are a great help.
…
