
-----------------------------------
noobprogrammer123
Wed Mar 10, 2004 10:17 pm

Turing code
-----------------------------------
where is a list of all commands of Turing language available?

-----------------------------------
Tony
Wed Mar 10, 2004 10:25 pm


-----------------------------------
F10

-----------------------------------
noobprogrammer123
Wed Mar 10, 2004 10:32 pm


-----------------------------------
i just started Turing this morning and the teacher moves slow and wont let us get ahead so thank you for the tip.

-----------------------------------
Tony
Wed Mar 10, 2004 10:41 pm


-----------------------------------
hey, if you're serious about learning programming then :D

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

-----------------------------------
recneps
Thu Mar 11, 2004 3:55 pm


-----------------------------------
dont forget variables and graphics :D and GUI later on
