Sunday 22 June 2014

Help Links - Java link

Java link

1. How To Do In Java
Reference: http://howtodoinjava.com/category/core-java/java-interviews-questions/

2. Parse a String to XML
Referencehttp://flopcoder.blogspot.in/2014/06/parse-string-to-xml.html

3. XML marshalling - To convert a Xml file to java Object and back to XML.
Referencehttp://flopcoder.blogspot.in/2014/03/xml-marshalling.html

4. Java XPath Tutorial: How To Parse XML File Using XPath In Java
Referencehttp://viralpatel.net/blogs/java-xml-xpath-tutorial-parse-xml/

5. Read / Write CSV File In Java
Referencehttp://viralpatel.net/blogs/java-read-write-csv-file/

6. Inner Classes
Referencehttp://flopcoder.blogspot.in/2013/12/inner-class-java.html

7. Upload and Download file from FTP Server using Java FTP Client
Referencehttp://www.abodeqa.com/2014/08/24/upload-and-download-file-from-ftp-server-using-java-ftp-client/

8. Easy and step by step learning of java.
Reference: http://javawithease.com/

9. Convert Swing Applications to AJAX websites automatically
Reference: http://www.creamtec.com/products/ajaxswing/solutions.html

Data Structures.
1. Queue In Java(FIFO)
Referencehttp://flopcoder.blogspot.in/2013/12/queue-in-javafifo.html

2. Stack Example in java(FILO)
Referencehttp://flopcoder.blogspot.in/2013/12/stack-example-in-java.html

Algorithm's.
1. Sort Algorithms
Referencehttp://flopcoder.blogspot.in/2013/12/sort-algorithms.html

2. Searching Algorithm
Referencehttp://flopcoder.blogspot.in/2013/12/searching-algorithm.html

No comments:

Post a Comment