
-----------------------------------
darkyoshi
Mon Oct 17, 2005 5:13 pm

Turing 4.0.3 Update?
-----------------------------------
I have Turing 4.0.0 from my school, but it doesn't seem to be object oriented, and the patch on the official website no longer exists. Where might I be able to find said patch?

-----------------------------------
Cervantes
Mon Oct 17, 2005 6:33 pm


-----------------------------------
There's been a number of questions about this lately.  Might as well just add to the [url=http://www.compsci.ca/v2/viewtopic.php?t=7141]announcement.

I've never used version 4.0.0 myself, but I highly doubt the object oriented capabilities of more recent versions are any better.  The best you can do the most recent version of Turing is make your own classes and make objects from those classes.  And even that is limited.

-----------------------------------
MysticVegeta
Tue Oct 18, 2005 6:39 pm


-----------------------------------
isnt 4.0.5 recent not 4.0.3?

-----------------------------------
lyam_kaskade
Tue Oct 18, 2005 8:41 pm


-----------------------------------
If you want to learn object orientation on your own though, [url=www.ruby-lang.org]Ruby is a good start.
