|
|
|
|
|
by cancerhacker
782 days ago
|
|
get him a shell account on an open access Unix box. Just learning how those tools work (start with “more” and “man” “ls” and “cd”) teaches a lot about what programming really is: creating abstractions to solve problems. A shell account also gives you access to other people doing interesting things in that space. And maybe play rogue, as a treat :-) |
|