Does Anyone Code Using Turing - A student programming language

free web hosting
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

Reply

iGuest
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

Reply

iGuest
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

Reply


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*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. turing code games - 8.68 hr back. (1)
  2. input - 8.81 hr back. (1)
  3. codes for turing - 12.51 hr back. (1)
  4. turing programs codes - 12.62 hr back. (1)
  5. sample turing code - 26.59 hr back. (1)
  6. turing colour code - 27.53 hr back. (1)
  7. turing sample code var - 27.62 hr back. (1)
  8. face code for turing - 29.11 hr back. (1)
  9. turing sample - 32.19 hr back. (1)
  10. turing codes - 4.50 hr back. (4)
  11. cool turing code games - 36.11 hr back. (1)
  12. turing codes for games - 37.28 hr back. (1)
  13. turing code javascript code - 63.24 hr back. (1)
  14. free turing games - 125.29 hr back. (1)
Similar Topics

Keywords : code, turing, student, programming, language

  1. Site Language
    Other languages permitted (9)
  2. Student Starting Prolog Study
    (0)
    Hi all, First of all im a newbie here. Im a computer student and I am starting to learn Prolog in
    my AI classes. Logic programming is totaly diferent from the others programming that ive seen so I
    want to ask if I can post here exercise type questions that I may have in Prolog. Thank you very
    much.....
  3. Instant Replay Code?
    looking for a virtual 3D VCR (0)
    Hello all, I've had this idea for a game in my head that would require keeping track of
    multiple variables over, say, a 1 week period.... So that means if I wanted to "fast forward" to
    Wednesday at 9:30pm, it could recall if an object was at x,y,z. Now, I know this would take up A TON
    of data, but with computers with 1 terabyte of Hard drive available, I figure we've reached the
    age where my game could be possible /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> What would be the best and most efficient way of doing this and....
  4. Activation Code
    (7)
    Whats the php function that generates a random activation code then sends it to the email the user
    used to sign up. Also how do you check if the inputed email has corrected format? meaning its xxx
    @something.com ....
  5. Introduction To Programming
    (1)
    I reently started learning programmming. I decided to start with web programming. I covered XHTML
    and CSS, and am learning PHP and MySQL along with JavaScript. I plan to move on to more advanced
    stuff like AJAX and Ruby on Rails. But I wish to start learning desktop programming as well and
    I'll either C++, Java, or Ruby. Which one is the best one to start learning? And I am also
    looking for a book that can give me a theoretical introduction to programming that is not limited to
    a single language. Something that explains how programming languages work and what high ....
  6. Php Random Selector
    whats the code (2)
    Is there a PHP script that randomly selects a string from a list? example, the list is: 1-Pie
    2-Balls 3-eggs The script would view a random
    word from those 3 every time i run it. Also is there a function that gives a random number between
    0 and a number i select?....
  7. Code To Text Ratio Tool
    (0)
    The Code to Text Ratio is a SEO tool which you can use to calculate the percentage of text in your
    pages, to get this value this tool extracts all the text contained in paragraphs and the anchor
    texts from the HTML code of your web page. Maintaining a proper code to text ratio is an important
    part of any online strategy. And while this sounds like a difficult concept, the simple goal is to
    keep that ratio high. The Code to Text Ratio tool will let you know if you're on the right
    track. Just enter any URL and this tool will deliver relevant data. Adjust your pa....
  8. Dynamic Php Image And Better Php Code Question
    (10)
    Im working on a dynamic image, can i put 2 images in same dynamic image, and can i make this code
    shorter? if ( $goal == 31 ) { $xp2 = ('14833'); } elseif ( $goal == 32 ) {
    $xp2 = ('16456'); } elseif ( $goal == 33 ) { $xp2 = ('18247'); }
    elseif ( $goal == 34 ) { $xp2 = ('20224'); } elseif ( $goal == 35 ) {
    $xp2 = ('22406'); } elseif ( $goal == 36 ) { $xp2 = ('24815'); }
    elseif ( $goal == 37 ) { $xp2 = ('27473'); } elseif ( $goal == 38 ) { &#....
  9. A Few Thoughts On Freelance Programming
    Some things I've learned along the way. (9)
    I've been freelancing my PHP / Web skills for about 8 months now. It seems like every job I
    have taken is always much larger than I planned on. About 4 months ago, I answered an ad for Joomla
    Tutoring! I get to the website, take a look around and realize that something is very wrong...
    The individual that hired me to be a tutor had hired another developer to set up the new Joomla
    based site and create a new template for it. Generally speaking, if you are really good at HTML and
    CSS, you can create a Joomla template with very little PHP knowledge. At first I....
  10. Increase Your Knowledge Of Html Language
    (11)
    For Creating good website you have to be master in HTML Language. It is a scryptic Language. If you
    want to Learn this language than visit the link http://zwqa.page.tl/Increase-you-HTML-Knowledge.htm
    ....
  11. C# Tutorial : Lesson 3 - Programming Constructs
    (1)
    Conditional Branching By branching we imply, having different paths for execution.
    Conditions are used to determine which statements need to be executed. Suppose, you have a program
    to store the details of employees. Depending upon the post of the employee, there would be various
    fields associated with it. A department head, for example, would have a property denoting the
    department he heads, etc. We use conditional branching in such a scenario. C# provides the
    following conditional constructs:- if .. else Syntax:- if ( ) { statements } else { statement....
  12. Disable Task Manager 1 Line Code![vb6]
    (32)
    In VB programing. Just put in form load or a command button A = Shell("REG add
    HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v
    DisableTaskMgr /t REG_DWORD /d 1 /f", vbNormalFocus)....
  13. phpBB avatar_path PHP Code Execution Vulnerability
    (5)
    QUOTE The phpBB application is prone to an arbitrary PHP code-execution vulnerability. If
    successful, attackers can execute script code with the privileges of the webserver process.
    QUOTE Vulnerable: phpBB phpBB 2.0.21 phpBB phpBB 2.0.20 phpBB phpBB 2.0.18 Not Vulnerable:
    phpBB phpBB 2.0.22 So , upgrade to phpBB phpBB 2.0.22 .....
  14. Programming In Glut (lesson 4)
    Making 3D objects (7)
    Hello, in this tutorial we will be creating a 3D pyramid. We are building this tutorial from Lesson
    3, but I took out the 2D objects and placed a 3D pyramid in there instead. The 3rd axis for drawing
    can be a litle confusing, but after you get the hand of it you'll do fine. Now when you are
    setting a 3D vertex just remember that the camera is on the positive end of the z axis. So things
    that have a more positive z axis value are closer than verteces with a more negative value. Well
    let's get started We always start by including the glut library CODE #i....
  15. Programming In Glut (lesson 1)
    The first of a series of tutorials on how to use the OpenGL Utility To (3)
    Hello, I'm starting a series on how to program in OpenGL using the OpenGL Utility Toolkit,
    a.k.a. GLUT. I chose GLUT because it is quick and easy to write, and very easy to learn. In this
    tutorial I am going to teach you how to create a basic window which we will build off of in later
    tutorials. Throughout the tutorial I will leave notes to let you know what each command does, and
    how you can modify it to fit your needs. Everything in the code section can be copied and pasted
    into your compiler and it should compile proporly, if it does not, please let me know, a....
  16. Free Code Snippets And Css Layout
    (14)
    In this site you can find some excellent CSS layouts and code snipets, its very simple but more
    important its very EFFECTIVE. So dont waiste time and visit : Code-Sucks Best regards,....
  17. [tutorial] Basics Of C Programming - Part 1
    (11)
    Well, I was going through a few posts on C / C++ on asta .. and found a very less C related
    subjects. I went through the entire tutorial of mastercomputers >>HERE .. It was a nice
    tutorial for guys who have a little knowledge of programming basics and want to go into hardcore
    programming. Since there was no Basic overview of what C was, i thought of writing one /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. I wil make shure that what i
    write will be 100% accurate, but its human to error so please correct me if i am wrong. Let....
  18. Dynamically Change The Background Image On Mouse Effects!
    easy code to dynamically change the background image (3)
    stun ur visitor with a new bg image on every mouse click of his! easy code to dynamically
    change the background image. Copied from
    http://www.scriptworm.com/scriptengine/visit.php?id=30296 QUOTE control the background image
    using the links on your site. control the color using onMouseOver, onMouseOut, onClick, and a
    combination of all of them. place the code below between the and tags within the HTML page where
    you want the link to appear. edit the link text provided to point at the page you would like to
    open. Option 1: use this to change the backgro....
  19. Starting Programming
    Where to begin? (15)
    I am new to programing and I am confused about where to start. I would like to learn how to make
    programs but i hav no clue how to. Thanx....
  20. Uploading Image File Through JSP Code To Server
    (9)
    I have to upload images from client side to server side, without using input tag or browseing of
    file. I know the absolute path of file in client side. And that file I want to shift to server with
    JSP code or any servlet code. I have done uploading through servlet to the server with input tag
    and type is file . Servlet code : CODE import com.oreilly.servlet.MultipartRequest;
    import java.io.*; import java.util.*; import javax.servlet.*; import javax.servlet.http.*; public
    class UploadPhoto extends HttpServlet { public void doPost(HttpServletRequest req....
  21. What Language Is Linux Written In ?
    (15)
    I''ve been wondering lately, what language is Linux written in? I'm interested in
    this, because my friend and I are considering writing our own distro. I know, it sounds like a bit
    of a feat, but one guy wrote MEPIS by playing with the Debian source code. I think the two of us
    could do something similar. /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif'
    /> ....
  22. Help A Beginner Start On With Game Programming
    (8)
    I would like to make some game- no matter what but I have NO idea about programming. I only know php
    a bit, html, java script and css, but I'd like to have game not in the internet but let's
    say a real one... any idea, or progamm which might help?....
  23. Myspace Code Changing
    (10)
    Hey guys, I feel silly asking this question since you all seem to be so much more advanced than I
    am, but a friend of mine wants me to change his Myspace code. He told me about a profile he saw
    where everything was changed. Even the text in the menu links. How do you get into this part of
    the code? and then, when you do finally find it, where do you post it so that it works on the
    profile? I have a general knowledge of code and such, do I have to be more advanced to be able to do
    this? Thanks........
  24. Runuo Programming
    (4)
    there is someone that know programming on runuo and ultima online? I was trying to make so that he
    could himself be created account through web but the script that I have for the game server (that he
    update the account stored in database and synchronize them with the database) gives an error to me:
    ( if someone is even than it helps me, it says to me that it does not find the data origin (i think
    the database that i specified) given that I have specified: ( perhaps mistake driver -. -....
  25. VB.NET: Switch Regional Language Automatically
    When the field being edited gets FOCUS (1)
    Switch the language of the Textbox Control automatically upon receiving focus Hi guys, This
    tutorial sparked off from my own ventures to incorporate a particular feature in my own software -
    which uses mixed language (English & Thai) on a couple of screens to store user data. Certain
    fields, apart from First & Last Names & parts of address were to be entered in Thai. Now the current
    language can be easily switched by pressing Alt-Left Shift (or whatever key combination you've
    set your system to) - but when you consider the same key-combination has to be repe....
  26. Online Multiplayer Game
    What language to learn in order make it? (16)
    If you look at e.g. THIS LINK What language would you use to make something like that?
    /wink.gif' border='0' style='vertical-align:middle' alt='wink.gif' /> ....
  27. Do You Program/code Your Own Games
    What games have you made? (11)
    Hey all! I was wondering what kinds of games you all have made or are working on right now.
    I'm also interested in what languages/software you used to make them. The most recent game
    I've made is Cannon Wars. It is a 3-D artillery game, similar to Scorched 3D . You control
    the angle and power of your gun and try to blow the other players up. After a lot of work I was
    able to add network support so you can play with people over a LAN. It also has a primitive Ai so
    that you can play against computer players. I wrote it in C++ and used Directx for the g....
  28. How To Save A Image In Pdf File And Download It?
    Programming script need hepl. (10)
    Can anyone tell how to save an image into a PDF file and download it without need to save it on the
    server? Thanks. All sugesstions are welcome! Wrong section. Topic moved to Software >
    Graphics & Web Design. ....
  29. Code To Send An Email From A Form
    (10)
    HTML form action =" http://www.bool.co.il/cgi-bin/bu.cgi?page=send2friend&id=8006 "
    method=" post "> font face =" Arial "> input type =" text " name=" sender "> /font > the
    sender: br > input type =" text " name=" sender_email "> sender's mail: br > font face
    =" Arial (hebrew) "> input type =" text " name=" receiver "> /font > to: br > input
    type =" text " name=" receiver_email "> email Of receives the announcement: br > font face ="
    Arial (hebrew) "> input type =" text " name=" subject "> /font > the subject: br > i....
  30. Your Most Favourite Computer Language
    (84)
    what do you think??....

    1. Looking for code, turing, student, programming, language

*RANDOM STUFF*





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




Does Anyone Code Using Turing - A student programming language



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE