| 
  • 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
 

All Turing Lessons

Page history last edited by Jesse R Linseman 6 years, 2 months ago Saved with comment

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.
Turing 4.1.2 (with Debugger & Help Files)

Topic
Lesson/Presentation
Tutorials & Examples
Exercises & Assignments
Input - Processing - Output
First Program in Turing
 
 
Output
exercises attached to lesson
Variables & Data Types
exercises attached to lesson
Simple Input
VT - Simple Input & Variables in Turing
exercises attached to lesson
Mathematical Operations
 
Exercises on Calculation & Variables
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
VT - Nested Selection Statements
Exercises on Selection
Logical Operators -
Combining Multiple Comparisons
 
VT - AND/OR Logical Operations
VT - Boolean Variables with Logical Operators
 
Repetition in Turing
 
 
 
Introduction to Counted Loops
Turing Lesson - Counted Loops
VT - Counted Loops
counted loop exercises
more counted loop exercises
For Loops
Turing Lesson - For Loops
 
 
Conditional Loops: Loop While & Loop Until
Turing Lesson - Conditional Loops
Code Examples - Conditional Loops
VT - Loops with Exit Condition at Beginning
VT - Loops with Exit Condition at End
 
Subroutines in Turing
 
 
 
Random Values
Presentation - Random Values
 
random value exercises
Functions
Turing Lesson - Functions
Summary - Functions
VT - Functions
function exercises
Procedures
Presentation - Procedures
Summary - Procedures
Presentation - Using Procedures to Simplify Programs
VT - Intro to Procedures
VT - Passing Parameters into Procedures
procedure exercises
Procedures vs Functions
 
VT - Procedures vs Functions 
 
 
 
VT - Substrings
 

 

 

 

Comments (0)

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