Template:Xdata: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#switch:{{{1}}} |X1000={{{{{2}}}|1|x01|echo|Building a program|X1000|Check you can build and upload a simple program (written in pure C) that echoes lines typed on the terminal}} |X1100={{{{{2}}}|2|x02|instrs|Machine instructions|X1100|Investigate the effect of single machine instructions using an interactive program}} |X1200={{{{{2}}}|3|x03|loops|Loops|X1200|Write programs for multiplication and division that contain loops}} |X1240={{{{{2}}}|4|x04|numbers|Numbers|X124...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#switch:{{{1}}} | {{#switch:{{{1}}} | ||
|X1000={{{{{2}}}|1|x01|echo|Building a program|X1000|Check you can build and upload a simple program | |X1000={{{{{2}}}|1|x01|echo|Building a program|X1000|Check you can build and upload a simple program}} | ||
|X1100={{{{{2}}}|2|x02|instrs|Machine instructions|X1100|Investigate the effect of single machine instructions using an interactive program}} | |X1100={{{{{2}}}|2|x02|instrs|Machine instructions|X1100|Investigate the effect of single machine instructions using an interactive program}} | ||
|X1200={{{{{2}}}|3|x03|loops|Loops|X1200|Write programs for multiplication and division that contain loops}} | |X1200={{{{{2}}}|3|x03|loops|Loops|X1200|Write programs for multiplication and division that contain loops}} | ||
|X1240={{{{{2}}}|4|x04|numbers|Numbers|X1240|Explore number representations and conditional branches}} | |X1240={{{{{2}}}|4|x04|numbers|Numbers|X1240|Explore number representations and conditional branches}} | ||
|X1300={{{{{2}}}|5|x05|subrs|Subroutines|X1300|Learn how to define and call subroutines to give structure to a larger program}} | |X1300={{{{{2}}}|5|x05|subrs|Subroutines|X1300|Learn how to define and call subroutines to give structure to a larger program}} | ||
|X1400={{{{{2}}}|6|x06| | |X1400={{{{{2}}}|6|x06|arrays|Memory and arrays|X1400|Exploit instructions that load and store data in RAM}} | ||
|X1500={{{{{2}}}|7|x07|hack|A buffer overrun attack|X1500|Build a working (but harmless) model of a computer virus}} | |X1500={{{{{2}}}|7|x07|hack|A buffer overrun attack|X1500|Build a working (but harmless) model of a computer virus}} | ||
|X2000={{{{{2}}}|8|x08|heart|Digital input/output|X2000|Use device registers to control I/O pins and light LEDs}} | |X2000={{{{{2}}}|8|x08|heart|Digital input/output|X2000|Use device registers to control I/O pins and light LEDs}} |
Latest revision as of 15:25, 27 September 2024
?{{{1}}} unknown?