-
The Java 2 libraries contain more than 1,500 classes!
The Java 2 libraries contain more than 1,500 classes!How many do you usually have to learn as skilled programmers?
Excellence is a HABIT!!!
-
you don't need to learn all of them, but you have to know what they do...
floaty
-
... and mostly they are all stored in relevant packages for instance all of the file input and output stuff is in Java.io , networking stuff java.net etc.etc.
This means that if a class exists in the API you can work out roughly where to look.
Hope this helps
Graham
Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, and if they get mad, you are a mile away and you have their shoes ;-)
http://www.grahamrobinsonsoftware.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks