Difference between revisions of "Exercises"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
 +
This page contains organised exercise used throughout [[Flowcode Help Overview|Flowcode Help]] section, and further exercises which are not featured in the Flowcode Help structure.
 
{| class="wikitable" style="margin:auto;"
 
{| class="wikitable" style="margin:auto;"
 
! colspan="2" | [[Flowcode Help Overview|Flowcode Help]]
 
! colspan="2" | [[Flowcode Help Overview|Flowcode Help]]
 
|-
 
|-
| width="40%" | [[Exercise - Creating a Flowchart|Creating a Flowchart]]
+
| width="40%" align="center" | [[Exercise - Creating a Flowchart|Creating a Flowchart]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Configuring Icons and Variables|Configuring Icons and Variables]]
+
| width="40%" align="center" | [[Exercise - Configuring Icons and Variables|Configuring Icons and Variables]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Adding Devices to a Program|Adding Devices to a Program]]
+
| width="40%" align="center" | [[Exercise - Adding Devices to a Program|Adding Devices to a Program]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Simulating a Program|Simulating a Program]]
+
| width="40%" align="center" | [[Exercise - Simulating a Program|Simulating a Program]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Transferring a Program to the Microcontroller|Transferring a Program to the Microcontroller]]
+
| width="40%" align="center" | [[Exercise - Transferring a Program to the Microcontroller|Transferring a Program to the Microcontroller]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Documenting a Flowchart|Documenting a Flowchart]]
+
| width="40%" align="center" | [[Exercise - Documenting a Flowchart|Documenting a Flowchart]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Expanding a Program|Expanding a Program]]
+
| width="40%" align="center" | [[Exercise - Expanding a Program|Expanding a Program]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Using Component Macros|Using Component Macros]]
+
| width="40%" align="center" | [[Exercise - Using Component Macros|Using Component Macros]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Using Macros|Using Macros]]
+
| width="40%" align="center" | [[Exercise - Using Macros|Using Macros]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Inserting Code Into Flowcode|Inserting Code Into Flowcode]]
+
| width="40%" align="center" | [[Exercise - Inserting Code Into Flowcode|Inserting Code Into Flowcode]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Using Interrupts|Using Interrupts]]
+
| width="40%" align="center" | [[Exercise - Using Interrupts|Using Interrupts]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Debugging Hardware and Software|Debugging Hardware and Software]]
+
| width="40%" align="center" | [[Exercise - Debugging Hardware and Software|Debugging Hardware and Software]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Using Analogue Input Devices|Using Analogue Input Devices]]
+
| width="40%" align="center" | [[Exercise - Using Analogue Input Devices|Using Analogue Input Devices]]
 
| <--- ?
 
| <--- ?
 
|-
 
|-
 
! colspan="2" | [[Dashboard Panel]] & [[System Panel]]
 
! colspan="2" | [[Dashboard Panel]] & [[System Panel]]
 
|-
 
|-
| width="40%" | [[Exercise - System Panel - Adding Objects|Adding Objects to the System Panel]]
+
| width="40%" align="center" | [[Exercise - System Panel - Adding Objects|Adding Objects to the System Panel]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - System Panel - Controlling Shapes|Controlling Shapes on the System Panel]]
+
| width="40%" align="center" | [[Exercise - System Panel - Controlling Shapes|Controlling Shapes on the System Panel]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Dashboard Panel - Adding Objects|Adding Objects to the Dashboard Panel]]
+
| width="40%" align="center" | [[Exercise - Dashboard Panel - Adding Objects|Adding Objects to the Dashboard Panel]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Dashboard and System Panel - Controlling Multiple Objects|Controlling Multiple Objects]]
+
| width="40%" align="center" | [[Exercise - Dashboard and System Panel - Controlling Multiple Objects|Controlling Multiple Objects]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - System Panel - Controlling Collisions|Controlling Collisions on the System Panel]]
+
| width="40%" align="center" | [[Exercise - System Panel - Controlling Collisions|Controlling Collisions on the System Panel]]
 
|
 
|
 
|-
 
|-
 
! colspan="2" | [[Component]]
 
! colspan="2" | [[Component]]
 
|-
 
|-
| width="40%" | [[Exercise - Create an LED Component | Create an LED Component]]
+
| width="40%" align="center" | [[Exercise - Create an LED Component | Create an LED Component]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Exporting the LED Component | Exporting the LED Component]]
+
| width="40%" align="center" | [[Exercise - Exporting the LED Component | Exporting the LED Component]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Importing the LED Component | Importing the LED Component]]
+
| width="40%" align="center" | [[Exercise - Importing the LED Component | Importing the LED Component]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Testing an Imported LED Component | Testing an Imported Component]]
+
| width="40%" align="center" | [[Exercise - Testing an Imported LED Component | Testing an Imported Component]]
 
|
 
|
 
|-
 
|-
| width="40%" | [[Exercise - Building a Complex Component| Building a Complex Component - the Traffic Cone]]
+
| width="40%" align="center" | [[Exercise - Building a Complex Component| Building a Complex Component - the Traffic Cone]]
 
|  
 
|  
 
|-
 
|-
| width="40%" | [[Exercise - Exporting the Traffic Cone Component| Exporting the Traffic Cone]]
+
| width="40%" align="center" | [[Exercise - Exporting the Traffic Cone Component| Exporting the Traffic Cone]]
 
|  
 
|  
 
|-
 
|-
| width="40%" | [[Exercise - Importing and Testing the Traffic Cone| Importing and Testing the Traffic Cone]]
+
| width="40%" align="center" | [[Exercise - Importing and Testing the Traffic Cone| Importing and Testing the Traffic Cone]]
 
|
 
|
 
|}
 
|}
  
 
For further tasks to practice and complete see [[Labs]] at the end of the [[Flowcode Help Overview|Flowcode Help]] section
 
For further tasks to practice and complete see [[Labs]] at the end of the [[Flowcode Help Overview|Flowcode Help]] section

Revision as of 09:18, 19 July 2013