Added "PC Assembly Language" (EN, FR, IT, ES, DE, KO)

This commit is contained in:
Alexander Fefelov
2013-12-28 05:42:25 +04:00
parent 03aa0d65e8
commit 9c98cdaa60
6 changed files with 26 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache)
* [Action Script](#action-script)
* [Android](#android)
* [Assembly Language](#assembly-language)
* [C](#c)
* [C++](#c-1)
* [C#](#c-sharp)
@ -35,6 +36,11 @@
* [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf)
###Assembly Language
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
###C
* [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/)