Forgot your password?
typodupeerror

Comment Re:High School Student (Score 1) 817

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

Slashdot Top Deals

Keep the number of passes in a compiler to a minimum. -- D. Gries

Working...