Computer Science Canada [Tip] For Turing <---> Java Conversions |
Author: | wtd [ Fri Nov 12, 2004 3:46 pm ] |
Post subject: | [Tip] For Turing <---> Java Conversions |
Consult the following PDF. http://www.holtsoft.com/java/resources/turing_to_java.pdf |
Author: | zylum [ Fri Nov 12, 2004 9:59 pm ] |
Post subject: | |
maybe the title should be turing <--> holt java or RTP java... but certainly not turing <--> java lol they use that console class for almost everything |
Author: | wtd [ Fri Nov 12, 2004 10:03 pm ] |
Post subject: | |
Granted, but at least it can be used as a half decent reference for basic syntax (conditionals, loops, methods, etc.). Of course, this requires that those teaching computer science put a very strong emphasis on the difference between a language, and the libraries used with it, even if those libraries are standard. |
Author: | MR-D [ Fri Nov 26, 2004 2:27 pm ] |
Post subject: | |
The guide is a great way to get comfortable using JAVA without having a deep understanding of objects and classes.... It does require HOLT software's Console class. You can buy it along with a really user-friendly IDE for about 25 bucks. I highly recommend it. I have a "HSA Java <----> Core Java" Guide completed in the same format. I'll post the URL for it next time. MR-D |