Thursday, November 29, 2007

PDFs for Oracle Certified Associate..

SQL
http://www.4shared.com/file/30708488/c6cf3727/D33051_Introduction_to_oracle_9i_sql_v1.html
http://www.4shared.com/file/30708585/b9bc21ad/D33052_Introduction_to_oracle_9i_sql_v2.html
http://www.4shared.com/file/30708398/da9b10e3/D33053_introduction_to_oracle_9i_sql_v3.html

PL-SQL
http://www.4shared.com/file/30709197/f11cbe79/D32945Introduction_to_oracle_9i_pl_sql_v1.html
http://www.4shared.com/file/30709227/10aed9eb/D32946Introduction_to_oracle_9i_pl_sql_v2.html
http://www.4shared.com/file/30709236/7eb2d83c/D32947Introduction_to_oracle_9i_pl_sql_v3.html

PL-SQL Orelly Book
http://www.4shared.com/file/30709176/1898a361/OReillyOraclePLSQLProgramming4thEditionAug2005.html

Oracle Complete Reference
http://www.4shared.com/file/30710480/30c0be4a/Oracle9iCompleteReference.html

Thursday, November 1, 2007

eBooks.....

http://members.aol.com/aprilnotafool/ebooks/index.html#C

UML Use Case Diagrams: Tips and FAQ


http://www.andrew.cmu.edu/course/90-754/umlucdfaq.html

Allen Holub's UML Quick Reference

Allen Holub's UML Quick Reference

Practical UML™: A Hands-On Introduction for Developers

The heart of object-oriented problem solving is the construction of a model. The model abstracts the essential details of the underlying problem from its usually complicated real world. Several modeling tools are wrapped under the heading of the UML™, which stands for Unified Modeling Language™. The purpose of this course is to present important highlights of the UML.

At the center of the UML are its nine kinds of modeling diagrams, which we describe here.


http://dn.codegear.com/article/31863

eBooks Available here...

http://www.0585.ru/archives/e-book/

Unified Modeling Language

The Unified Modeling Language™ (UML™) is the industry-standard language for specifying, visualizing, constructing, and documenting the artifacts of software systems. It simplifies the complex process of software design, creating a "blueprint" for construction.


http://www-306.ibm.com/software/rational/uml/

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