Wednesday, October 31, 2007

Java Tutorial Wiki

Java Tutorial Wiki
http://en.wikibooks.org/wiki/Programming:Java

Java Programming FAQs and Tutorials

Java Programming FAQs and Tutorials ...
http://www.apl.jhu.edu/~hall/java/FAQs-and-Tutorials.html

Free Computer Books, Tutorials & Lecture Notes

Free Computer Books, Tutorials & Lecture Notes
http://freecomputerbooks.com/

Many Programing books are here... its free :-)

http://ftp.build.bg/Books_and_Help/Books/_programming/

How to be a Programmer

How to be a Programmer: A Short, Comprehensive, and Personal Summary
Robert L Read

http://samizdat.mines.edu/howto/HowToBeAProgrammer.html

HeadFirst Books..

We can find the updates here...
http://www.headfirstlabs.com/books.php

I like this Joke verymuch...

http://www.ariel.com.au/jokes/The_Evolution_of_a_Programmer.html

New Project Life Cycle... ;-)

NetBeans 6.0 New Features







New features and improvements in the next release of NetBeans make it a better IDE for any kind of developer. From editing to browsing, versioning, building, debugging, profiling or visual design, there are great news for everybody.

http://www.netbeans.org/community/magazine/html/03/nb06/
Java Interview Questions


Question: Are the imports checked for validity at compile time? e.g. will the code containing an import such as java.lang.ABCD compile?
Question: Does importing a package imports the subpackages as well? e.g. Does importing com.MyTest.* also import com.MyTest.UnitTests.*?
Question: What is the difference between declaring a variable and defining a variable?
Question: What is the default value of an object reference declared as an instance variable?
Question: Can a top level class be private or protected?
Question: What type of parameter passing does Java support?
Question: Primitive data types are passed by reference or pass by value?
Question: Objects are passed by value or by reference?
Question: What is serialization?
Question: How do I serialize an object to a file?
Question: Which methods of Serializable interface should I implement?
Question: How can I customize the seralization process? i.e. how can one have a control over the serialization process?
Question: What is the common usage of serialization?
Question: What is Externalizable interface?
Question: When you serialize an object, what happens to the object references included in the object?
Question: What one should take care of while serializing the object?
Question: What happens to the static fields of a class during serialization?

many more .... http://www.allapplabs.com/interview_questions/java_interview_questions_3.htm

Struts Best Practices

Struts Best Practices

How To Develop Low-Maintenance, Quality Code

by Brijesh Deb

http://www.jaxmag.com/itr/online_artikel/psecom,id,648,nodeid,147.html

3D Graphic Java: Render fractal landscapes

3D Graphic Java: Render fractal landscapes

Get a behind-the-scenes look at 3D graphics rendering with this hands-on discussion of fractals, quaternion transformations, shadows, rasterization, and Gouraud shading

http://www.javaworld.com/javaworld/jw-08-1998/jw-08-step.html?page=1

Spring Web Flow













http://www.springframework.org/webflow

Java Examples in Open Source Code





http://www.jexamples.com/

Teach Yourself - Java in 21 Days

Teach Yourself

Java in 21 Days

Professional Reference Edition

by Laura Lemay, Charles L. Perkins and Michael Morrison


http://docs.rinet.ru/J21/

AdSense Stuff