소스 검색

FreeBSD initial @mzs114 #534

Mohammad Hossein Mojtahedi 12 년 전
부모
커밋
64a19fb792
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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