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

Page history last edited by Steve Sweeney 15 years, 1 month ago

These pages will provide summaries of the various concepts we have convered, and in particular how to write the Turing code that implements them.

 

As you progress through the course, and as a programming, you should start using built-in materials (i.e., help files) and online references to look up any questions you have about Turing commands and syntax.

 

Output in Turing

Input in Turing

Mathematics in Turing (includes Integer-Real Conversions)

Selection using If-Then-Else in Turing

Repetition using a Counted Loop in Turing

Repetition using a Conditional Loop in Turing

Functions

Procedures

Comments (0)

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