<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / emweb / tag / java</title>
<link>http://netvouz.com/emweb/tag/java?feed=rss&amp;pg=1</link>
<description>emweb&#39;s bookmarks tagged &quot;java&quot; on Netvouz</description>
<item><title>FindBugs™ Find Bugs in Java Programs</title>
<link>http://findbugs.sourceforge.net/index.html</link>
<description>This is the web page for FindBugs, a program which looks for bugs in Java code.  It is free software, distributed under the terms of the Lesser GNU Public License. The name FindBugs™ and the FindBugs logo are trademarked by The University of Maryland. Fortify logo FindBugs is sponsored by software security company Fortify Software, which sells security tools, including Fortify Source Code Analysis, which which uses static analysis to search for security vulnerabilities (much as FindBugs uses static analysis to look for general code quality problems. FindBugs is integrated into Fortify&#39;s tools, providing an integrated tool set to look for and audit both security and quality problems ( press release).</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Fri, 23 Mar 2007 15:01:36 GMT</pubDate>
</item><item><title>Freewarejava.com Java Tutorials</title>
<link>http://freewarejava.com/tutorials/index.shtml</link>
<description>Kneedeep in Java: A advanced tutorial for the programming language Java. It is not meant to be a beginners guide to Java. Here we discuss advanced topics of Java - for example how sophisticated graphic effects can be programmed. -- Basic Course in Special Effects and Game Development in Java -- Brewing Java: A Tutorial -- Code Signing for Java Applets -- Introducing Java (TM) - Your First Applet -- Java 101- An Introduction to Java -- Java 2D- An Introduction and tutorial -- JavaUser (From Zdnet) -- Java Lecture Notes --</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 19 Feb 2007 14:23:47 GMT</pubDate>
</item><item><title>Google Search: java arrays</title>
<link>http://www.google.com/search?q=java+arrays&amp;ie=utf-8&amp;oe=utf-8&amp;rls=org.mozilla:en-GB:official&amp;client=firefox-a</link>
<description>lots several tutorials for basic fundamental</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Thu, 22 Feb 2007 09:30:42 GMT</pubDate>
</item><item><title>http://javafaq.nu/java-article381.html: The Java Lesson 1</title>
<link>http://javafaq.nu/java-article381.html</link>
<description></description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Tue, 20 Feb 2007 09:42:04 GMT</pubDate>
</item><item><title>http://www.egr.unlv.edu/~oravec/JavaTutorial/</title>
<link>http://www.egr.unlv.edu/~oravec/JavaTutorial/</link>
<description>Return to My Home Page UNLV - School of Computer Science Matt&#39;s CS326 - Programming Languages Other Useful Links:     * Documentation From Sun - http://java.sun.com/j2se/1.4.2/docs/api/     * Download Java - http://java.sun.com/downloads/index.html</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Thu, 08 Mar 2007 09:24:50 GMT</pubDate>
</item><item><title>Hudson: an extensible continuous integration engine</title>
<link>https://hudson.dev.java.net/</link>
<description>Also see our user generated FAQ on the wiki. Collaboration at java.net 1. What is java.net? 2. What is the goal of java.net? 3. What will developers find on java.net? 4. Is java.net a Sun web site? 5. How will Sun benefit from java.net? 6. How is O&#39;Reilly Media involved in java.net? 1. What are weblogs and blogs? 2. What are wikis? 3. What are RSS newsfeeds? 4. What is CVS? 5. What are mail lists and discussion groups? 6. What is IssueZilla?  java.net compared to related developer web sites 1. Does java.net relate to the Java Community Process[sm]? 2. Will some Java[tm] Specification Requests be hosted as java.net projects? 3. How is java.net different from Java.sun.com and the Java Developer Connection[sm]?</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 19 Mar 2007 15:14:49 GMT</pubDate>
</item><item><title>imagetoolz</title>
<link>http://www.bluering.nl/imagetoolz/index.html</link>
<description>Image toolz is a java program for creating beautyful images. For example the &#39;Image Toolz&#39; above has been rendered by this program. For the moment it is a software library. If you want to use it you must download the zip file and write a java program calling the methods in the library. We are working on a user interface.</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 19 Feb 2007 14:50:53 GMT</pubDate>
</item><item><title>Introduction to Java: Table of Contents [+Java Resource Materials]</title>
<link>http://www.cs.clemson.edu/~cs428/resources/java/tutorial/JTTOC.html</link>
<description>* Cover     * Preface     * Java Overview     * Applets     * The AWT Library           o An Example Windowing Applet           o The Hilo Game           o Creating the Hilo GUI           o Handling Events           o Design of the Hilo Applet Program           o Complete Hilo Applet Program           o A Hilo Application (Not Applet) Program     * Java Graphics           o A Simple Java Graphics Example           o Graphics for the Hilo Game      * Java Threads           o A Simple Java Threads Example      * Creating an Html File To Use With Java Applets     * Bibliography JAVA SOURCE CODE IN THIS TUTORIAL     * hi.java     * hilo_win.java     * window_ex.java     * hilo.java     * hilo.java     * circle.java     * circle_right.java     * hilo_graph.java</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Thu, 22 Feb 2007 10:06:59 GMT</pubDate>
</item><item><title>Jac Wright » An Introduction to Object-Oriented Programming (1 of 5)</title>
<link>http://www.jacwright.com/blog/18/an-introduction-to-object-oriented-programming/</link>
<description>This is the first of five articles on object oriented-programming.     * An Introduction to Object-Oriented Programming     * Thinking Object-Oriented     * Planning an Application     * Creating Objects     * Making Objects Reusable An Introduction to Object-Oriented Programming will give a brief overview of why there is such a thing as object-oriented programming. Conceptualizing Systems will help us to better picture a system in terms of objects and how the relate to each other. Planning an Application will teach us the importance of planning and what we should do to plan. Creating Objects explains how the objects in our application are born, and how they should be structured. Making Objects Reusable covers some more advanced topics and allows us to reus</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Wed, 28 Mar 2007 08:02:41 GMT</pubDate>
</item><item><title>Java - a hotchpotch of resources</title>
<link>http://www.yoda.arachsys.com/java/</link>
<description>Some answers to common questions     * Servlet Design - How can I do &lt;xxx&gt; in a servlet?     * Compiling And Working With Packages - A set of rules to keep your compiler and interpreter happy.     * The Extensions Mechanism - How to use it, and a couple of caveats.     * Strings/StringBuffers - When String concatenation makes sense, and when it&#39;s plain evil.     * String conversions - The Good, the Okay-I-Suppose, and the Utterly Horrible.     * Classpath woes - Dr Classpath, or &quot;How I Learned to Stop Worrying and Love the Defaults&quot;     * Newsgroup guidelines - How to get the most out of the comp.lang.java.* newsgroups.     * Parameter passing in Java - an explanation of the pass-by-reference/pass-by-value confusion.     * Converting a Java application into</description>
<category domain="http://netvouz.com/emweb?category=1259949318034822278"></category>
<author>emweb</author>
<pubDate>Mon, 26 Feb 2007 13:29:16 GMT</pubDate>
</item></channel></rss>