<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ebook Share &#187; Java</title>
	<atom:link href="http://www.ebookshare.us/category/computers-internet/programming/java/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ebookshare.us</link>
	<description>Share the good and free Ebooks with you!</description>
	<lastBuildDate>Fri, 10 Sep 2010 17:05:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java EE 5 Development using GlassFish Application Server</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/java-ee-5-development-using-glassfish-application-server-4.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/java-ee-5-development-using-glassfish-application-server-4.html#comments</comments>
		<pubDate>Tue, 27 Jul 2010 09:56:07 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/30790-java-ee-5-development-using-glassfish-application-server.html</guid>
		<description><![CDATA[Java EE 5 Development using GlassFish Application Server   Packt Publishing &#124; October-11-2007 &#124; ISBN: 1847192602 &#124; 424 pages &#124; PDF &#124; 6.4MB
  This is a guide to developing Java EE 5 applications deployed to the  high-performance, Java EE 5-compliant GlassFish application server,  which is quickly gaining massive popularity. After GlassFish  installation and configuration, it covers application development,  including all major Java EE 5 APIs: JSPs, JSTL, Servlets, and JSF for  web applications; the Java Persistence API and JDBC to interact with  RDBMS; EJB 3, including container-managed transactions and EJB  declarative security through annotations; the JMS API for messaging; the  JAAS API for secure applications; frameworks built on the Java EE 5  specification, including Seam, Facelets, and Ajax4jsf. It is aimed at  Java developers wishing to become proficient with Java EE 5, who are  expected to have some experience with Java and J2EE technologies and to  have developed and deployed applications in the past, but need no  previous knowledge of Java EE, and will teach the reader how to use  GlassFish to develop and deploy applications.]]></description>
			<content:encoded><![CDATA[Java EE 5 Development using GlassFish Application Server   Packt Publishing | October-11-2007 | ISBN: 1847192602 | 424 pages | PDF | 6.4MB
  This is a guide to developing Java EE 5 applications deployed to the  high-performance, Java EE 5-compliant GlassFish application server,  which is quickly gaining massive popularity. After GlassFish  installation and configuration, it covers application development,  including all major Java EE 5 APIs: JSPs, JSTL, Servlets, and JSF for  web applications; the Java Persistence API and JDBC to interact with  RDBMS; EJB 3, including container-managed transactions and EJB  declarative security through annotations; the JMS API for messaging; the  JAAS API for secure applications; frameworks built on the Java EE 5  specification, including Seam, Facelets, and Ajax4jsf. It is aimed at  Java developers wishing to become proficient with Java EE 5, who are  expected to have some experience with Java and J2EE technologies and to  have developed and deployed applications in the past, but need no  previous knowledge of Java EE, and will teach the reader how to use  GlassFish to develop and deploy applications.]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/java-ee-5-development-using-glassfish-application-server-4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploring Java, 2nd Edition (O&#8217;Reilly Java)</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/exploring-java-2nd-edition-oreilly-java.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/exploring-java-2nd-edition-oreilly-java.html#comments</comments>
		<pubDate>Tue, 27 Jul 2010 07:47:14 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/30785-exploring-java-2nd-edition-oreilly-java.html</guid>
		<description><![CDATA[Exploring Java, 2nd Edition (O'Reilly Java)   O'Reilly &#124; 1997 &#124; ISBN: 1565922719 &#124; 614 Pages &#124; PDF &#124; 3.8MB
  The second edition of Exploring Java, introduces the basics of Java, the  object-oriented programming language for networked applications from  Sun Microsystems. This book covers the essentials of hot topics like  Beans and RMI and shows you how to get up speed writing Java applets and  other applications, including networking programs, content and protocol  handlers, and security managers.  Even before the first release of Java, companies from Oracle to Netscape  and Microsoft licensed Java to integrate with their Internet products.  What makes this new language so important? It's truly portable. The same  code runs on any machine that provides a Java interpreter, whether  Windows 95, Windows NT, the Macintosh, or any flavor of UNIX. And,  potentially, Java is designed to be as fast as programs written in C and  C++.    The ability to create animated World Wide Web pages has also sparked the  rush to Java. But, the story does not end with the Web. Sophisticated  large applications, such as spreadsheets or word processors, can also be  written with Java. An early example is Sun's self-extensible Web  browser, HotJava.    With a practical, hands-on approach characteristic of O'Reilly's  Nutshell Handbooks(R), Exploring Java shows you how to write dynamic Web  pages. But that's only the beginning. This book also shows you how to  write content and protocol handlers, networking programs, and other  stand-alone applications.    Part of O'Reilly's definitive set of Java documentation, Exploring Java, 2nd Edition covers:    History and principles of Java  How to write simple applets  How to integrate applets into the World Wide Web  Java Class Libraries  Using threads  Using arrays  Network programming  Content and protocol handling  Using the Abstract Windowing Toolkit (AWT)  Writing a security manager]]></description>
			<content:encoded><![CDATA[Exploring Java, 2nd Edition (O'Reilly Java)   O'Reilly | 1997 | ISBN: 1565922719 | 614 Pages | PDF | 3.8MB
  The second edition of Exploring Java, introduces the basics of Java, the  object-oriented programming language for networked applications from  Sun Microsystems. This book covers the essentials of hot topics like  Beans and RMI and shows you how to get up speed writing Java applets and  other applications, including networking programs, content and protocol  handlers, and security managers.  Even before the first release of Java, companies from Oracle to Netscape  and Microsoft licensed Java to integrate with their Internet products.  What makes this new language so important? It's truly portable. The same  code runs on any machine that provides a Java interpreter, whether  Windows 95, Windows NT, the Macintosh, or any flavor of UNIX. And,  potentially, Java is designed to be as fast as programs written in C and  C++.    The ability to create animated World Wide Web pages has also sparked the  rush to Java. But, the story does not end with the Web. Sophisticated  large applications, such as spreadsheets or word processors, can also be  written with Java. An early example is Sun's self-extensible Web  browser, HotJava.    With a practical, hands-on approach characteristic of O'Reilly's  Nutshell Handbooks(R), Exploring Java shows you how to write dynamic Web  pages. But that's only the beginning. This book also shows you how to  write content and protocol handlers, networking programs, and other  stand-alone applications.    Part of O'Reilly's definitive set of Java documentation, Exploring Java, 2nd Edition covers:    History and principles of Java  How to write simple applets  How to integrate applets into the World Wide Web  Java Class Libraries  Using threads  Using arrays  Network programming  Content and protocol handling  Using the Abstract Windowing Toolkit (AWT)  Writing a security manager]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/exploring-java-2nd-edition-oreilly-java.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Definitive Guide to Jython: Python for the Java Platform + Source Code</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/the-definitive-guide-to-jython-python-for-the-java-platform-source-code.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/the-definitive-guide-to-jython-python-for-the-java-platform-source-code.html#comments</comments>
		<pubDate>Mon, 19 Jul 2010 20:06:10 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/30412-the-definitive-guide-to-jython-python-for-the-java-platform-source-code.html</guid>
		<description><![CDATA[The Definitive Guide to Jython: Python for the Java Platform + Source Code  Publisher: Apress &#124; ISBN: 1430225270 &#124; edition 2010 &#124; PDF &#124; 545 pages &#124; 76,7 mb Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and noncommercial use and is distributed with source code. Jython is complementary to Java. The Definitive Guide to Jython, written by the official Jython team leads, covers the latest Jython 2.5 (or 2.5.x) from the basics to the advanced features. This book begins with a brief introduction to the language and then journeys through Jython&#8217;s different features and uses. The Definitive Guide to Jython is organized for beginners as well as advanced users of the language. The book provides a general overview of the Jython language itself, but it also includes intermediate and advanced topics regarding database, web, and GUI applications; Web services/SOA; and integration, concurrency, and parallelism, to name a few.]]></description>
			<content:encoded><![CDATA[The Definitive Guide to Jython: Python for the Java Platform + Source Code  Publisher: Apress | ISBN: 1430225270 | edition 2010 | PDF | 545 pages | 76,7 mb Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and noncommercial use and is distributed with source code. Jython is complementary to Java. The Definitive Guide to Jython, written by the official Jython team leads, covers the latest Jython 2.5 (or 2.5.x) from the basics to the advanced features. This book begins with a brief introduction to the language and then journeys through Jython&rsquo;s different features and uses. The Definitive Guide to Jython is organized for beginners as well as advanced users of the language. The book provides a general overview of the Jython language itself, but it also includes intermediate and advanced topics regarding database, web, and GUI applications; Web services/SOA; and integration, concurrency, and parallelism, to name a few.]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/the-definitive-guide-to-jython-python-for-the-java-platform-source-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaServer Faces 2.0, The Complete Reference</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/javaserver-faces-2-0-the-complete-reference-3.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/javaserver-faces-2-0-the-complete-reference-3.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 10:26:10 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/29384-javaserver-faces-20-the-complete-reference.html</guid>
		<description><![CDATA[JavaServer Faces 2.0, The Complete Reference   By   Ed Burns, Chris Schalk  Publisher:  McGraw-Hill Osborne Media  2009 &#124;  752 Pages &#124; ISBN:  0071625097 &#124; PDF &#124; 5 MB
     
The Definitive Guide to JavaServer Faces 2.0  Fully revised and updated for all of the changes in JavaServer Faces  (JSF) 2.0, this comprehensive volume covers every aspect of the official  standard Web development architecture for JavaEE. Inside this  authoritative resource, the co-spec lead for JSF at Sun Microsystems  shows you how to create dynamic, cross-browser Web applications that  deliver a world-class user experience while preserving a high level of  code quality and maintainability.   JavaServer Faces 2.0: The Complete Reference features an integrated  sample application to use as a model for your own JSF applications, with  code available online. The book explains all JSF features, including  the request processing lifecycle, managed beans, page navigation,  component development, Ajax, validation, internationalization, and  security. Expert Group Insights throughout the book offer insider  information on the design of JSF.   Set up a development environment and build a JSF application   Understand the JSF request processing lifecycle   Use the Facelets View Declaration Language, managed beans, and the JSF  expression language (EL)   Define page flow with the JSF Navigation Model, including the new  "Implicit Navigation" feature   Work with the user interface component model and the JSF event model,  including support for bookmarkable pages and the POST, REDIRECT, GET  pattern   Use the new JSR-303 Bean Validation standard for model data validation   Build Ajax-enabled custom UI components Extend JSF with custom non-UI  components   Manage security, accessibility, internationalization, and localization   Learn how to work with JSF and Portlets from the JSF Team Leader at  Liferay, the leading Java Portal vendor]]></description>
			<content:encoded><![CDATA[JavaServer Faces 2.0, The Complete Reference   By   Ed Burns, Chris Schalk  Publisher:  McGraw-Hill Osborne Media  2009 |  752 Pages | ISBN:  0071625097 | PDF | 5 MB
     
The Definitive Guide to JavaServer Faces 2.0  Fully revised and updated for all of the changes in JavaServer Faces  (JSF) 2.0, this comprehensive volume covers every aspect of the official  standard Web development architecture for JavaEE. Inside this  authoritative resource, the co-spec lead for JSF at Sun Microsystems  shows you how to create dynamic, cross-browser Web applications that  deliver a world-class user experience while preserving a high level of  code quality and maintainability.   JavaServer Faces 2.0: The Complete Reference features an integrated  sample application to use as a model for your own JSF applications, with  code available online. The book explains all JSF features, including  the request processing lifecycle, managed beans, page navigation,  component development, Ajax, validation, internationalization, and  security. Expert Group Insights throughout the book offer insider  information on the design of JSF.   Set up a development environment and build a JSF application   Understand the JSF request processing lifecycle   Use the Facelets View Declaration Language, managed beans, and the JSF  expression language (EL)   Define page flow with the JSF Navigation Model, including the new  "Implicit Navigation" feature   Work with the user interface component model and the JSF event model,  including support for bookmarkable pages and the POST, REDIRECT, GET  pattern   Use the new JSR-303 Bean Validation standard for model data validation   Build Ajax-enabled custom UI components Extend JSF with custom non-UI  components   Manage security, accessibility, internationalization, and localization   Learn how to work with JSF and Portlets from the JSF Team Leader at  Liferay, the leading Java Portal vendor]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/javaserver-faces-2-0-the-complete-reference-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TCP/IP Sockets in Java, Second Edition: Practical Guide for Programmers</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/tcpip-sockets-in-java-second-edition-practical-guide-for-programmers.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/tcpip-sockets-in-java-second-edition-practical-guide-for-programmers.html#comments</comments>
		<pubDate>Wed, 09 Jun 2010 18:51:38 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/28078-tcpip-sockets-in-java-second-edition-practical-guide-for-programmers.html</guid>
		<description><![CDATA[TCP/IP Sockets in Java, Second Edition:  Practical Guide for Programmers   Publisher: Morgan Kaufmann &#124; ISBN: 0123742552 &#124; edition 2008 &#124; PDF &#124; 192  pages &#124; 11,1 mb
I think the book does a good job of hitting this market. It is not  suited to be a main textbook for a class, and it does not try to do  that, But it does do a nice job of succinctly hitting the major points,  providing nice examples, as well as a reference for the major important  topics. So I see this as a nice book for developers who want to quickly  (and cheaply) master networking Java, as well as a supplemental book for  courses in continuing education courses or colleges.]]></description>
			<content:encoded><![CDATA[TCP/IP Sockets in Java, Second Edition:  Practical Guide for Programmers   Publisher: Morgan Kaufmann | ISBN: 0123742552 | edition 2008 | PDF | 192  pages | 11,1 mb
I think the book does a good job of hitting this market. It is not  suited to be a main textbook for a class, and it does not try to do  that, But it does do a nice job of succinctly hitting the major points,  providing nice examples, as well as a reference for the major important  topics. So I see this as a nice book for developers who want to quickly  (and cheaply) master networking Java, as well as a supplemental book for  courses in continuing education courses or colleges.]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/tcpip-sockets-in-java-second-edition-practical-guide-for-programmers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Effective Java, 2nd Edition</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/effective-java-2nd-edition-2.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/effective-java-2nd-edition-2.html#comments</comments>
		<pubDate>Tue, 08 Jun 2010 03:32:01 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/27954-effective-java-2nd-edition.html</guid>
		<description><![CDATA[Joshua Bloch, "Effective Java, 2nd Edition"  Prentice Hall PTR  &#124; 2008-05-28  &#124; ISBN: 0321356683  &#124; 384  pages &#124; PDF &#124;  1,1 MB
  Are you looking for a deeper understanding of the Java&#8482; programming  language so that you can write code that is clearer, more correct, more  robust, and more reusable? Look no further! Effective Java&#8482;, Second  Edition, brings together seventy-eight indispensable programmer&#8217;s rules  of thumb: working, best-practice solutions for the programming  challenges you encounter every day.    This highly anticipated new edition of the classic, Jolt Award-winning  work has been thoroughly updated to cover Java SE 5 and Java SE 6  features introduced since the first edition. Bloch explores new design  patterns and language idioms, showing you how to make the most of  features ranging from generics to enums, annotations to autoboxing.    Each chapter in the book consists of several &#8220;items&#8221; presented in the  form of a short, standalone essay that provides specific advice, insight  into Java platform subtleties, and outstanding code examples. The  comprehensive descriptions and explanations for each item illuminate  what to do, what not to do, and why.    Highlights include:     # New coverage of generics, enums, annotations, autoboxing, the  for-each loop, varargs, concurrency utilities, and much more   # Updated techniques and best practices on classic topics, including  objects, classes, libraries, methods, and serialization   # How to avoid the traps and pitfalls of commonly misunderstood  subtleties of the language   # Focus on the language and its most fundamental libraries:  java.lang, java.util, and, to a lesser extent, java.util.concurrent and  java.io    Simply put, Effective Java&#8482;, Second Edition, presents the most  practical, authoritative guidelines available for writing efficient,  well-designed programs.]]></description>
			<content:encoded><![CDATA[Joshua Bloch, "Effective Java, 2nd Edition"  Prentice Hall PTR  | 2008-05-28  | ISBN: 0321356683  | 384  pages | PDF |  1,1 MB
  Are you looking for a deeper understanding of the Java&trade; programming  language so that you can write code that is clearer, more correct, more  robust, and more reusable? Look no further! Effective Java&trade;, Second  Edition, brings together seventy-eight indispensable programmer&rsquo;s rules  of thumb: working, best-practice solutions for the programming  challenges you encounter every day.    This highly anticipated new edition of the classic, Jolt Award-winning  work has been thoroughly updated to cover Java SE 5 and Java SE 6  features introduced since the first edition. Bloch explores new design  patterns and language idioms, showing you how to make the most of  features ranging from generics to enums, annotations to autoboxing.    Each chapter in the book consists of several &ldquo;items&rdquo; presented in the  form of a short, standalone essay that provides specific advice, insight  into Java platform subtleties, and outstanding code examples. The  comprehensive descriptions and explanations for each item illuminate  what to do, what not to do, and why.    Highlights include:     # New coverage of generics, enums, annotations, autoboxing, the  for-each loop, varargs, concurrency utilities, and much more   # Updated techniques and best practices on classic topics, including  objects, classes, libraries, methods, and serialization   # How to avoid the traps and pitfalls of commonly misunderstood  subtleties of the language   # Focus on the language and its most fundamental libraries:  java.lang, java.util, and, to a lesser extent, java.util.concurrent and  java.io    Simply put, Effective Java&trade;, Second Edition, presents the most  practical, authoritative guidelines available for writing efficient,  well-designed programs.]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/effective-java-2nd-edition-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Persistence with Hibernate</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/java-persistence-with-hibernate.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/java-persistence-with-hibernate.html#comments</comments>
		<pubDate>Fri, 04 Jun 2010 07:39:46 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/27699-java-persistence-with-hibernate.html</guid>
		<description><![CDATA[Java Persistence with Hibernate  Publisher: Manning Publications &#124; ISBN: 1932394885 &#124; edition 2006 &#124; PDF &#124; 876 pages &#124; 10,3 mb Java Persistence with Hibernate is considerably more than simply a second edition to Hibernate in Action. It provides a comprehensive overview of all the capabilities of the Java Persistence API in addition to those of Hibernate 3, as well as a detailed comparative analysis of the two. It describes how Hibernate has been used to implement the Java Persistence standard, and how to leverage the Hibernate extensions to Java Persistence.]]></description>
			<content:encoded><![CDATA[Java Persistence with Hibernate  Publisher: Manning Publications | ISBN: 1932394885 | edition 2006 | PDF | 876 pages | 10,3 mb Java Persistence with Hibernate is considerably more than simply a second edition to Hibernate in Action. It provides a comprehensive overview of all the capabilities of the Java Persistence API in addition to those of Hibernate 3, as well as a detailed comparative analysis of the two. It describes how Hibernate has been used to implement the Java Persistence standard, and how to leverage the Hibernate extensions to Java Persistence.]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/java-persistence-with-hibernate.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Component Development for the Java Platform</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/component-development-for-the-java-platform-3.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/component-development-for-the-java-platform-3.html#comments</comments>
		<pubDate>Tue, 13 Apr 2010 19:29:45 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/24362-component-development-for-the-java-platform.html</guid>
		<description><![CDATA[Component Development for the Java Platform  Publisher: Addison-Wesley Professional &#124; ISBN: 0201753065 &#124; edition 2001 &#124; PDF &#124; 358 pages &#124; 14,4 mb Reveals both the potential and pitfalls of developing components using the Java platform. Delves into the component-oriented features of the Java platform, thoroughly discussing class loading, reflection, serialization, native interoperation, and code generation. Softcover.]]></description>
			<content:encoded><![CDATA[Component Development for the Java Platform  Publisher: Addison-Wesley Professional | ISBN: 0201753065 | edition 2001 | PDF | 358 pages | 14,4 mb Reveals both the potential and pitfalls of developing components using the Java platform. Delves into the component-oriented features of the Java platform, thoroughly discussing class loading, reflection, serialization, native interoperation, and code generation. Softcover.]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/component-development-for-the-java-platform-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# for Java Programmers</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/c-for-java-programmers-4.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/c-for-java-programmers-4.html#comments</comments>
		<pubDate>Sat, 10 Apr 2010 14:19:38 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/24124-c-for-java-programmers.html</guid>
		<description><![CDATA[C# for Java Programmers  Publisher: Syngress &#124; ISBN: 193183654X &#124; edition 2002 &#124; PDF &#124; 642 pages &#124; 12,9 mb Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers! C# for Java Programmers will prepare readers for the .NET framework by building on what they already know about object-oriented languages and give them the means to maintain their flexibility and effectiveness in an un-certain marketplace. This book will compare and contrast the advantages and disadvantages of both Java and C# to allow programmers to make their own decisions regarding what each language is best used for.]]></description>
			<content:encoded><![CDATA[C# for Java Programmers  Publisher: Syngress | ISBN: 193183654X | edition 2002 | PDF | 642 pages | 12,9 mb Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers! C# for Java Programmers will prepare readers for the .NET framework by building on what they already know about object-oriented languages and give them the means to maintain their flexibility and effectiveness in an un-certain marketplace. This book will compare and contrast the advantages and disadvantages of both Java and C# to allow programmers to make their own decisions regarding what each language is best used for.]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/c-for-java-programmers-4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Programming on Linux</title>
		<link>http://www.ebookshare.us/computers-internet/programming/java/java-programming-on-linux.html</link>
		<comments>http://www.ebookshare.us/computers-internet/programming/java/java-programming-on-linux.html#comments</comments>
		<pubDate>Wed, 07 Apr 2010 14:24:22 +0000</pubDate>
		<dc:creator>ebookshare.us</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ebookw.net/ebook/computersit/java/23897-java-programming-on-linux.html</guid>
		<description><![CDATA[Java Programming on Linux  Publisher: Waite Group Press &#124; ISBN: 1571691669 &#124; edition 1999 &#124; PDF &#124; 732 pages &#124; 14,7 mb Java Programming on Linux is a detailed how-to book on using Java on a Linux operating system. Topics include installing and enabling a Java runtime environment under Linux, Java development in Linux, running Java applications and applets under Linux, using Java with Linux-based Web servers, using Sun Components JCE and JAI in Linux, using Sun Environments Personal Java, Embedded Java, and Jini in Linux, and using JNI to Link Java and Native Capabilities.]]></description>
			<content:encoded><![CDATA[Java Programming on Linux  Publisher: Waite Group Press | ISBN: 1571691669 | edition 1999 | PDF | 732 pages | 14,7 mb Java Programming on Linux is a detailed how-to book on using Java on a Linux operating system. Topics include installing and enabling a Java runtime environment under Linux, Java development in Linux, running Java applications and applets under Linux, using Java with Linux-based Web servers, using Sun Components JCE and JAI in Linux, using Sun Environments Personal Java, Embedded Java, and Jini in Linux, and using JNI to Link Java and Native Capabilities.]]></content:encoded>
			<wfw:commentRss>http://www.ebookshare.us/computers-internet/programming/java/java-programming-on-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
