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

Turing Lessons - Repetition (Loops)

Page history last edited by Steve Sweeney 7 years, 2 months ago

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.

 

Installing Turing (instructions for school and a download link for home)

 

Topic
Lesson/Presentation
Tutorials & Examples
Exercises & Assignments
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

Conditional Loop Exercises

 

 

Comments (0)

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