Added Awk section and book by Bruce Barnett

pull/511/head
David Tran 11 years ago
parent e750755290
commit 00c5b265a0
  1. 5
      free-programming-books.md

@ -29,6 +29,7 @@
* [APL](#apl) * [APL](#apl)
* [Arduino](#arduino) * [Arduino](#arduino)
* [Autotools](#autotools) * [Autotools](#autotools)
* [Awk](#awk)
* [ASP.NET MVC](#aspnet-mvc) * [ASP.NET MVC](#aspnet-mvc)
* [Assembly Language](#assembly-language) * [Assembly Language](#assembly-language)
* [Non-X86](#non-x86) * [Non-X86](#non-x86)
@ -473,6 +474,10 @@
* [Assembly Language Succinctly](http://www.syncfusion.com/Content/downloads/ebook/Assembly_Language_Succinctly.pdf) * [Assembly Language Succinctly](http://www.syncfusion.com/Content/downloads/ebook/Assembly_Language_Succinctly.pdf)
* [The Second Book Of Machine Language](http://www.atariarchives.org/2bml/) * [The Second Book Of Machine Language](http://www.atariarchives.org/2bml/)
###Awk
* [Awk](http://www.grymoire.com/Unix/Awk.html) - Bruce Barnett
####Non-X86 ####Non-X86
* [Machine Code for Beginners](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) (PDF) by Lisa Watts and Mike Wharton [Z80 and 6502 CPUs] * [Machine Code for Beginners](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) (PDF) by Lisa Watts and Mike Wharton [Z80 and 6502 CPUs]
* [Machine Language for Beginners](http://archive.org/details/ataribooks-machine-language-for-beginners) by Richard Mansfield [6502 CPU] * [Machine Language for Beginners](http://archive.org/details/ataribooks-machine-language-for-beginners) by Richard Mansfield [6502 CPU]

Loading…
Cancel
Save