Computer Science Canada

Turing code

Author:  noobprogrammer123 [ Wed Mar 10, 2004 10:17 pm ]
Post subject:  Turing code

where is a list of all commands of Turing language available?

Author:  Tony [ Wed Mar 10, 2004 10:25 pm ]
Post subject: 

F10

Author:  noobprogrammer123 [ Wed Mar 10, 2004 10:32 pm ]
Post subject: 

i just started Turing this morning and the teacher moves slow and wont let us get ahead so thank you for the tip.

Author:  Tony [ Wed Mar 10, 2004 10:41 pm ]
Post subject: 

hey, if you're serious about learning programming then Very Happy

just familiarize yourself with the website Wink then look though tutorials and source code.

I sujest following order to familiarize yourself with the basics

    basic I/O
    if statements
    loops
    procedures
    arrays


that should give you a syntax base to help you understand the rest of material posted

Author:  recneps [ Thu Mar 11, 2004 3:55 pm ]
Post subject: 

dont forget variables and graphics Very Happy and GUI later on


: