Lambda the Ultimate

inactiveTopic C# for Java Programmers
started 6/9/2001; 1:26:40 PM - last post 6/9/2001; 1:26:40 PM
Ehud Lamm - C# for Java Programmers  blueArrow
6/9/2001; 1:26:40 PM (reads: 1529, responses: 0)
C# for Java Programmers
This article is the introduction to a series of articles entitled "Conversational C# for Java Programmers." Each article will focus on different aspects of the language: the first covers objects, methods, syntax, and other concepts not necessarily familiar to the Java programmer. The second will cover IO and networking, the third, multithreading, and the last, GUI applications.

I think that looking at the example programs should convince anyone that these are not the best languages for teaching programming.


Posted to OOP by Ehud Lamm on 6/9/01; 1:28:30 PM