[leglug-users] Java certificates??

George H george.dma at gmail.com
Sat Apr 7 06:08:15 EDT 2007


Start programing whatever it is you wanted to program. Every time you
run into an obstacle do the following:

1: Look through the JAVA API docs to see what data-structures or class
will help you solve your problem.
2: Google your problem and see what others have done to solve the same
or similar problem
3: Buy a book on how to program in java and flip through it.

In the end the algorithm and whatever must come from you, java is just
used to implement whats in your head and the API docs help you on
doing that.


More information about the leglug-users mailing list