| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Programming Outline

This version was saved 10 years, 3 months ago View current version     Page history
Saved by Steve Sweeney
on January 10, 2014 at 8:16:55 pm
 

Turing is a text-based programming language designed for education.  The interface is clean and uncluttered, and the command structure is generally simple and clear.

 

Topic
Lesson/Presentation
Tutorials & Examples
Exercises & Assignments
Input - Processing - Output
Simple Output

Presentation - Input, Processing, Output

Summary - Simple Output in Turing

VT - Simple Output in Turing

VT - Formatted Output in Turing

exercises attached to lesson
Variables & Data Types

Presentation - Input, Processing, Output

Presentation - Working Between Integers & Reals

VT - Variables & Data Types in Turing

VT - Assigning Values to Variables

VT - Boolean Variables in Turing

exercises attached to lesson
Simple Input

Presentation - Input, Processing, Output

Summary - Input (variables, spaces, multiple entries)

VT - Simple Input & Variables in Turing exercises attached to lesson
Mathematical Operations Summary - Basic Math, Different Kinds of Division, Modulo Operator    
Selection in Turing      
Conditional Statements - Comparing Values   VT - Conditional Operators - Introduction  

Selection Statements - If & If/Else

Turing Lesson # 2 - IF/ELSE Statements

Summary - IF/ELSE Statments

VT - Simple Selection Statements  exercises attached to lesson
Repetition in Turing      
Introduction to Counted Loops Turing Lesson - Counted Loops   exercises
For Loops Turing Lesson - For Loops    
Conditional Loops: Loop While & Loop Until

Turing Lesson - Conditional Loops 

Code Examples - Conditional Loops

   
Subroutines in Turing
     
Random Values Presentation - Random Values   random value exercises
Functions

Turing Lesson - Functions

Summary - Functions

  function exercises 
Procedures

Presentation - Procedures

Summary - Procedures

Presentation - Using Procedures to Simplify Programs

  procedure exrcises  

 

 

Comments (0)

You don't have permission to comment on this page.