Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Re: Seeking computer-programming job (Sunnyvale, CA)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Thomas A. Russ, post: 3863001"] OK. But Java takes all of the methods that do essentially the same thing and hides them each in their own file. So instead of being able to see the commonality in a particular set of methods all in one place, you have to go searching through each class that implements the method. At least in Common Lisp you have the choice of choosing a Java-esque file organization or one that is more function-oriented. So you could ahve all of the print-related methods grouped together, all of the database-related methods grouped together, etc. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Re: Seeking computer-programming job (Sunnyvale, CA)
Top