Jukebox: Unterschied zwischen den Versionen
Dan (Diskussion | Beiträge) →Astronomie: ist keine Unterkategorie der Physik |
|||
Zeile 72: | Zeile 72: | ||
* I can hold this, but we need to agree on which CPU/MCU/instruction set to use. It makes all the difference (except from an academic point of view). At the moment I know 14-bit PIC (12F-16F) and Motorola 68K assembly (we can do an Amiga demo programming workshop :)), and I might read up on AVR assembly if there is interest. [[Benutzer:MariusKintel|MariusKintel]] 17:37, 26. Feb. 2007 (CET) | * I can hold this, but we need to agree on which CPU/MCU/instruction set to use. It makes all the difference (except from an academic point of view). At the moment I know 14-bit PIC (12F-16F) and Motorola 68K assembly (we can do an Amiga demo programming workshop :)), and I might read up on AVR assembly if there is interest. [[Benutzer:MariusKintel|MariusKintel]] 17:37, 26. Feb. 2007 (CET) | ||
:: i was thinking of x86 assembler, as it would match nicely with some security related workshops (shellcodes & the like). i could imagine something interesting like "introduction to pic assembler" which would be really useful to the electronic guys i guess (and to guys like me), but would keep the "einfuehrung in assembler" for x86, as it serves a completely different purpose (imho). --[[Benutzer:Philip|Philip]] 19:29, 26. Feb. 2007 (CET) | :: i was thinking of x86 assembler, as it would match nicely with some security related workshops (shellcodes & the like). i could imagine something interesting like "introduction to pic assembler" which would be really useful to the electronic guys i guess (and to guys like me), but would keep the "einfuehrung in assembler" for x86, as it serves a completely different purpose (imho). --[[Benutzer:Philip|Philip]] 19:29, 26. Feb. 2007 (CET) | ||
::: I was going to suggest "everything but x86" - the instruction set is just horrible. They teach Alpha assembly in the compiler construction course at [http://www.complang.tuwien.ac.at/ublu/ the complang institute]. That, or m68k or ppc are good starting points, I think. | |||
===Einführung in Forth=== | ===Einführung in Forth=== |