Sfoglia il codice sorgente

FreeBSD initial @mzs114 #534

Mohammad Hossein Mojtahedi 12 anni fa
parent
commit
64a19fb792
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      free-programming-books.md

+ 6 - 0
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