Nov 21, 2009

Does Anyone Code Using Turing - A student programming language

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Programming > Programming General > Delphi & (Object) Pascal

Does Anyone Code Using Turing - A student programming language

xboxrulz
Does anyone use Turing here? It's a Delphi/Pascal based programming language developed by University of Toronto and is now owned by Holt Software in Toronto.

Sample:
var name:string
var input:string

put "Please enter your name"
get name:*
cls
put "Please enter your message: " .., input
cls
put "Your name is: ", name
put "Your message : ", input

It should accept your name and show your name and message.

xboxrulz

Comment/Reply (w/o sign-up)

FeedBacker
just fixing up
Does Anyone Code Using Turing

Var name:string
Var input:string

Put "Please enter your name"
Get name:*
Cls
Put "Please enter your message: " .. Get input
Cls
Put "Your name is : ", name
Put "Your message : ", input


-reply by David

Comment/Reply (w/o sign-up)

FeedBacker
Turing
Does Anyone Code Using Turing

Replying to xboxrulz
Yeah. I used Turing in my Grade 10 Computer Enginering class. It is VERY simple to learn, and it's object-based (polygons, etc). Despite its simplicity, you can do some pretty cool stuff. Go to compsci.Ca for Turing help, tutorials, and submissions from other users. I find that there are alot of people there who know alot about it (maybe too much...)

-reply by pkjr92

Comment/Reply (w/o sign-up)

iGuest-
Most grade 10 introductory to computer science class uses Turing to teach students the basics of programming. It is fairly simple and easy to understand.

Var name:string
Var input:string

Put "Please enter your name"
Get name:*
Cls
Put "Please enter your message: " .. Get input
Cls
Put "Your name is : ", name
Put "Your message : ", input

Cls isn't that necessary in the above script, there isn't really a necessity to hide the name nor input.

- Stanley

Comment/Reply (w/o sign-up)

(G)Isak
Just bumping to remind:
Does Anyone Code Using Turing

Turing is case-sensitive, so Put wouldn't register, nor Var or Get.

Also, Cls doesn't work in my version of turing. 

-reply by Isak

 


Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : Code Turing Programming


    Looking for code, turing, student, programming, language

See Also,

*SIMILAR VIDEOS*
Searching Video's for code, turing, student, programming, language
advertisement



Does Anyone Code Using Turing - A student programming language

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com