Blog Tools
Edit your Blog
Build a Blog
RSS Feed
View Profile
« May 2003 »
S M T W T F S
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
You are not logged in. Log in
Entries by Topic
All topics  «
Resources
Java Home
Educational
Learners' Academy
Nan's Java Blog
Monday, 26 May 2003
Java VS C#
When you look at a code snippet of C#, you can't help wondering how much it looks similar to Java code.

The similarity is not a co-incidence. It is the way an object-oriented program should look like. More than C++, Java seems to have influenced the development of C#, although Microsoft claims that C# has eveloved from C and C++, but fails to mention Java's contribution.

Nevertheless, C# must be treated as a language in its own right, for it is a free-standing, general-purpose object-oriented programming language.

You will find here similarities and differences between the two languages in future posts. So, keep looking!

Posted by nansoft at 12:17 PM
Post Comment | View Comments (1) | Permalink

Newer | Latest | Older