Slashdot Mirror


User: merith

merith's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:High School Student on Learning Java or C# as a Next Language? · · Score: 1

    Choose an easy ide(Integrated Development Environment) to use that has autolisting of members to make things easy. i.e sharpdevelop (C#) or eclipse (java).
    For java I would recommend the java programmers reference by grant palmer as if you have the question (ie how do I read a file) you can look this up.
    just remember you can always ask the net (i.e type a question into google) if you want to do something. Like how do I use dates in java.
    Other than that if you want the basic totorial sun has one on java online: turorial
    for c# I am sure someone will answer something

  2. Re:simple on Learning Java or C# as a Next Language? · · Score: 1

    constructive, happy, real coder, and guts, are all things you need to look up in a dictionary before you post again.....

  3. best ide and either c# or java on Learning Java or C# as a Next Language? · · Score: 3, Insightful

    Open source ide for c#: windows (sharpdevelop) , on linux (monodevelop), on mac (monodevelop).
    Open source ide for java: for all platforms either eclipse or netbeans.

    Question of c# or java: really there is not much difference between c# and java, just like comparing a brand of apples as opposed to apples and oranges. Really the decision is do you want to be in the microsoft world or not. If not stick to java. If you do stick to microsoft - hope they do not change direction in the future.....