Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Connect the dots, Get better grades
Index -> Programming, Turing -> Turing Tutorials
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
wtd




PostPosted: Wed Jan 11, 2006 7:47 pm   Post subject: Connect the dots, Get better grades

Thinking abstractly is one of the most important things for a programmer to learn how to do. Learning that if you can get from point A to point B, and from point B to point C, then you can get from point A to point C.

A question I saw here recently was how to have an array of images in Turing.

Turing, when you have an image creates a unique integer to denote that image. If we realize that images are therefore just ints, then all we need is to know is how to create an array of ints, which is pretty basic knowledge.

Realize this and you don't have to ask the question. That saves you time which can go into improving your program. A better program will get you a better grade.
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Turing -> Turing Tutorials
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 1 Posts ]
Jump to:   


Style:  
Search: