|
|
|
|
|
by sandworm
4085 days ago
|
|
Chapter 01: The linux Foundation Chapter 02: Linux Philosophy and Concepts Yup, another linux course that starts with a lesson in IP law. "Windows for dummies" doesn't start with an hour on Microsoft's corporate structure. It's software. The students want to learn how to use it properly. So teach that first. Leave the politics of f/oss for after they are already addicted. I've seen more than a couple of these courses use the first lessons as a "it's free, so expect rough edges" speech. Again, Windows courses never start by explaining why it might have bugs. Linux works. Linux works well. You don't need to open with excuses. |
|
I don't know what they're covering in the chapter about the Linux foundation, but the second chapter sounds extremely useful to me. A lot of people who come from a Windows or often an OS X background don't really grok:
* That you can -- and should -- chain program together, not rely on the feature set of a single one
* That, when in doubt, you can look at the source of the program if you can read it
* That there are other release models at work other than "One major version ever X years and $osnameUpdate in between", and you need to know what you can expect from each
* That the kernel and various bits of userspace are separately developed and packaged, which has repercussions over what practical systems look like.