java

David Cook davecook at nowhere.net
Sun Sep 12 22:39:29 EDT 2004


On 2004-09-11, Demo <demobudda at yahoo.com> wrote:

> What computer science concepts can I learn from Java and not from Python?

Access control (e.g. private, public, protected).

There's also a certain pleasure in actually getting things to work in Java,
somewhat like the pleasure, I imagine, of building ships in bottles.

And I have to say there are some really nice open source Java projects like
Hibernate.

Dave Cook



More information about the Python-list mailing list