Earlier quoted context omitted.
This. Programming isn't difficult, you can teach it to an adult in a one-week course and I've taught the fundamentals (if statements, functions, loops) in a two hour session with multiple adolescent friends, the core concepts are mostly intuitive for anyone with a simple grasp of logic. What is difficult is using those systems to understand larger systems, and all of the other crap that comes in programming. In the l…
> along with the lack of the ability for the command line to cope with spaces in filenames Put quotation marks around the file name?
And I think filenames with spaces is a great example of this