Merge pull request #284 from cspollar/master

Update book to newest version.
This commit is contained in:
John Washam 2017-12-12 20:04:57 -08:00 committed by GitHub
commit 8ed7c42f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1497,7 +1497,7 @@ You're never really done.
- [ ] [Design Patterns: Elements of Reusable Object-Oriented Software](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612) - [ ] [Design Patterns: Elements of Reusable Object-Oriented Software](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612)
- aka the "Gang Of Four" book, or GOF - aka the "Gang Of Four" book, or GOF
- the canonical design patterns book - the canonical design patterns book
- [ ] [UNIX and Linux System Administration Handbook, 4th Edition](https://www.amazon.com/UNIX-Linux-System-Administration-Handbook/dp/0131480057/) - [ ] [UNIX and Linux System Administration Handbook, 5th Edition](https://www.amazon.com/UNIX-Linux-System-Administration-Handbook/dp/0134277554/)
## Additional Learning ## Additional Learning