1.

Solve : Pascal to Java??

Answer»

I've been learning pascal for a little while now and learned the basics of the loops and how to sort. How FAR do I have to go in learning pascal before I'll be ready to take on Java? I tried learning Java from a book called Beginning Java 2 by Ivor Horton and I didn't understand a lot of what he was saying there, so I decided to give pascal a SHOT from then on.I've never used Pascal but the fundamental ideas of programming - conditional statements, loops, variables etc - are the same for almost all programming languages. So experiance with Pascal should help with Java generally. But I don't see any point in people learning one LANGUAGE in "preperation" for another. If you didn't like that book, try another or LOOK for tutorials online.Do you have any tutorials that you could suggest which helped you?I've not used Java myself, but I've used C++ which has some syntax simularities.

Try this? http://java.sun.com/docs/books/tutorial/Thanks I'll take a look into it.



Discussion

No Comment Found