From: justin Date: Thu, 8 Jan 2009 02:20:48 +0000 (-0500) Subject: Cleanup X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/c1fc07eea0922473c9c58b027c8eaa1f2516ab2e Cleanup --- diff --git a/docs/developer/C_Development_Under_DragonFly_BSD-Volume_4_Resources_for_DragonFly_BSD_Developers.mdwn b/docs/developer/C_Development_Under_DragonFly_BSD-Volume_4_Resources_for_DragonFly_BSD_Developers.mdwn index f365e032..f7a8836b 100644 --- a/docs/developer/C_Development_Under_DragonFly_BSD-Volume_4_Resources_for_DragonFly_BSD_Developers.mdwn +++ b/docs/developer/C_Development_Under_DragonFly_BSD-Volume_4_Resources_for_DragonFly_BSD_Developers.mdwn @@ -1,41 +1,79 @@ -# C Development Under DragonFly BSD Volume 4: Resources for DragonFly BSD Developers - -<> - -## DragonFly BSD-specific Programming Resources - -### Leaf - -Leaf is a (as I understand it) ShuttlePC system with an AMD Athlon 64 3200+ processor, 1GB DDR memory, USB / Firewire / GigE / other peripheral goodies, and a 160GB Maxtor HDD. It is very fast. - -Access to Leaf is based on request; Matt Dillon is the man you need to speak to. It is required that you have been active on the DragonFly mailinglist or have contributed to the project to get an account. - -## C resources - -### Books - -There are many good books on programming in C. Some of the classics are mentioned here: - - - -### For Beginners - - -* The C Programming Language (http://cm.bell-labs.com/cm/cs/cbook/) - -* A Book on C: Programming in C (http://www.amazon.com/exec/obidos/tg/detail/-/0201183994/104-3975936-9195137?v=glance) - - - -### Reference - - -* C - A Reference Manual (http://www.amazon.com/exec/obidos/ASIN/013089592X/qid#1102075811/sr2-1/ref=pd_ka_b_2_1/103-7182152-1107014) - - - -### Websites - - - -## Section Notes +# C Development Under DragonFly BSD Volume 4: Resources for DragonFly BSD Developers + + +[[!toc levels=2]] + + + + +## DragonFly BSD-specific Programming Resources + + + +### Leaf + + + +Leaf is a (as I understand it) ShuttlePC system with an AMD Athlon 64 3200+ processor, 1GB DDR memory, USB / Firewire / GigE / other peripheral goodies, and a 160GB Maxtor HDD. It is very fast. + + + +Access to Leaf is based on request; Matt Dillon is the man you need to speak to. It is required that you have been active on the DragonFly mailinglist or have contributed to the project to get an account. + + + +## C resources + + + +### Books + + + +There are many good books on programming in C. Some of the classics are mentioned here: + + + + + + + +### For Beginners + + + + +* [The C Programming Language](http://cm.bell-labs.com/cm/cs/cbook/) + + +* [A Book on C: Programming in C](http://www.amazon.com/exec/obidos/tg/detail/-/0201183994/104-3975936-9195137?v=glance) + + + + + + + +### Reference + + + + +* [C - A Reference Manual](http://www.amazon.com/exec/obidos/ASIN/013089592X/qid#1102075811/sr2-1/ref=pd_ka_b_2_1/103-7182152-1107014) + + + + + + + +### Websites + + + + + + + +## Section Notes +