diff --git a/free-programming-books.md b/free-programming-books.md index 3da4afe0..b8c5c7c9 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -60,6 +60,7 @@ * [Force.com](#forcecom) * [Forth](#forth) * [Fortran](#fortran) +* [FreeBSD](#freebsdf) * [Git](#git) * [Go](#go) * [Gradle](#gradle) @@ -707,6 +708,11 @@ * [Introduction to fortran 95 and numerical computing: a jump-start for scientists and engineers](http://people.cs.vt.edu/~asandu/Deposit/Fortran95_notes.pdf) +###FreeBSD +* [Books and Articles from FreeBSD Site](http://www.freebsd.org/docs/books.html) +* [The Complete FreeBSD](http://www.lemis.com/grog/Documentation/CFBSD/) + + ###Git * [Pro Git](http://git-scm.com/book) - Scott Chacon * [Pro Git Reedited](https://leanpub.com/progitreedited) - Jon Forrest