Computer Science Canada [Eiffel/O'Caml-tut] Translations from Java and C++ |
Author: | wtd [ Wed Aug 25, 2004 6:17 pm ] | ||||||||||||||||||||||||||||||||||||||||
Post subject: | [Eiffel/O'Caml-tut] Translations from Java and C++ | ||||||||||||||||||||||||||||||||||||||||
Comparisons of basic syntax. Outputting a line to standard output
Outputting a line to a file
Assignment and a simple conditional
Different responses based on number input
Previous example, broken down into functions.
|
Author: | wtd [ Wed Sep 01, 2004 9:24 pm ] | ||||||||
Post subject: | |||||||||
Simple Class
|
Author: | wtd [ Sat Sep 04, 2004 5:06 pm ] | ||||||||
Post subject: | |||||||||
Instantiating those Classes
|
Author: | wtd [ Sat Sep 04, 2004 11:23 pm ] | ||||||||
Post subject: | |||||||||
Printing the name to standard output
|
Author: | wtd [ Wed Sep 08, 2004 3:32 pm ] | ||||||||
Post subject: | Single Inheritance | ||||||||
Single Inheritance
|
Author: | wtd [ Mon Sep 20, 2004 9:26 pm ] | ||||||||||
Post subject: | |||||||||||
Interfaces
And just for fun...
|
Author: | Martin [ Thu Sep 23, 2004 11:24 am ] |
Post subject: | |
Awesome! Strangely enough, this helped me with the transition from C++ to Java. When we reorganize the site, and we get a more organized tutorial section (devoted to moderator's choice tutorials) we'll put this there. Great work! |
Author: | wtd [ Thu Sep 23, 2004 11:33 am ] |
Post subject: | |
Martin wrote: Awesome! Strangely enough, this helped me with the transition from C++ to Java.
Not quite what I had in mind, but I'll take it. |