dbaupp comments on Computer Science and Programming: Links and Resources - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (47)
Yes. And the shells (the command-line program: normally
cmd.exeon Windows and something likebashorzshon Unix) on Linux/OS X/Unix are much much more powerful, so it's even better.(The Unix shells are actually (Turing-)complete programming languages and non-trivial programs can be implemented in them. Although this isn't a good idea normally.)
(Edit: it seems that that book teaches you to use Powershell, which is similar to the Unix shells (i.e. it doesn't suck), so this comment is probably irrelevant.)