<?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>Java Topics</title>
	<atom:link href="http://www.javatopics.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.javatopics.com</link>
	<description>Everything about Java</description>
	<lastBuildDate>Thu, 11 Mar 2010 11:16:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Design Patterns in Java</title>
		<link>http://www.javatopics.com/1026/design-patterns-in-java.html</link>
		<comments>http://www.javatopics.com/1026/design-patterns-in-java.html#comments</comments>
		<pubDate>Thu, 11 Mar 2010 11:16:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Guide]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[patterns]]></category>

		<guid isPermaLink="false">http://www.javatopics.com/1026/design-patterns-in-java.html</guid>
		<description><![CDATA[
Product DescriptionDesign Patterns in Javaa gives you the hands-on practice and deep insight you need to fully leverage the significant power of design patterns in any Java software project. The perfect complement to the classic Design Patterns, this learn-by-doing workbook applies the latest Java features and best practices to all of the original 23 patterns [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Design-Patterns-Java-TM-Software/dp/0321333020%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321333020" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51BX4ST5Q5L._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />Design Patterns in Javaa gives you the hands-on practice and deep insight you need to fully leverage the significant power of design patterns in any Java software project. The perfect complement to the classic Design Patterns, this learn-by-doing workbook applies the latest Java features and best practices to all of the original 23 patterns identified in that groundbreaking text.  Drawing on their extensive experience as Java instructors and programmers, Steve Metsker and Bill Wake illuminate each pattern with real Java programs, clear UML diagrams, and compelling exercises. You&#8217;ll move quickly from theory to application&#8211;learning how to improve new code and refactor existing code for simplicity, manageability, and performance.  Coverage includes *Using Adapter to provide consistent interfaces to clients*Using Facade to simplify the use of reusable toolkits*Understanding the role of Bridge in Java database connectivity*The Observer pattern, Model-View-Controller, and GUI behavior*Java Remote Method Invocation (RMI) and the Proxy pattern*Streamlining designs using the Chain of Responsibility pattern*Using patterns to go beyond Java&#8217;s built-in constructor features*Implementing Undo capabilities with Memento *Using the State pattern to manage state more cleanly and simply*Optimizing existing codebases with extension patterns*Providing thread-safe iteration with the Iterator pattern*Using Visitor to define new operations without changing hierarchy classes If you&#8217;re a Java programmer wanting to save time while writing better code, this book&#8217;s techniques, tips, and clear explanations and examples will help you harness the power of patterns to improve every program you write, design, or maintain.  All source code is available for download at http://www.oozinoz.com.</p>
<p><a href="http://www.amazon.com/Design-Patterns-Java-TM-Software/dp/0321333020%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321333020" title="Design Patterns in Java" rel="nofollow"><b>Design Patterns in Java</b></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javatopics.com/1026/design-patterns-in-java.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Absolute Java</title>
		<link>http://www.javatopics.com/1025/absolute-java.html</link>
		<comments>http://www.javatopics.com/1025/absolute-java.html#comments</comments>
		<pubDate>Wed, 10 Mar 2010 11:19:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Guide]]></category>
		<category><![CDATA[Absolute]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.javatopics.com/1025/absolute-java.html</guid>
		<description><![CDATA[
Product DescriptionFor undergraduate students in Computer Science and Computer Programming courses. Praised for providing an engaging balance of thoughtful examples and explanatory discussion, Absolute Java , Fourth Edition has been updated with numerous additional programming projects and coverage of web and database programming.  Best-selling author Walt Savitch and contributor Kenrick Mock explain concepts and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Absolute-Java-4th-Walter-Savitch/dp/013608382X%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D013608382X" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51zQA--IOZL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br />For undergraduate students in Computer Science and Computer Programming courses. Praised for providing an engaging balance of thoughtful examples and explanatory discussion, Absolute Java , Fourth Edition has been updated with numerous additional programming projects and coverage of web and database programming.  Best-selling author Walt Savitch and contributor Kenrick Mock explain concepts and techniques in a straightforward style using understandable language and code enhanced by a suite of pedagogical tools.  This edition also includes an extensive set of VideoNotes.  Absolute Java is appropriate for both introductory and intermediate programming courses introducing Java. SUPPLEMENTS *PowerPoint Slides*Source Code from the book*VideoNotes*MyCodeMate Online Tutorial Service*Instructors Solutions Manual*Test Bank*Text-specific Website</p>
<p><a href="http://www.amazon.com/Absolute-Java-4th-Walter-Savitch/dp/013608382X%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D013608382X" title="Absolute Java " rel="nofollow"><b>Absolute Java </b></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javatopics.com/1025/absolute-java.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sams Teach Yourself Java 6 in 21 Days</title>
		<link>http://www.javatopics.com/1024/sams-teach-yourself-java-6-in-21-days.html</link>
		<comments>http://www.javatopics.com/1024/sams-teach-yourself-java-6-in-21-days.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 11:16:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Guide]]></category>
		<category><![CDATA[Days]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Sams]]></category>
		<category><![CDATA[Teach]]></category>
		<category><![CDATA[Yourself]]></category>

		<guid isPermaLink="false">http://www.javatopics.com/1024/sams-teach-yourself-java-6-in-21-days.html</guid>
		<description><![CDATA[

ISBN13: 9780672329432
Condition: NEW
Notes: Brand New from Publisher. No Remainder Mark.

Product Description“If you get only one Java book, it should be Sams Teach Yourself Java in 21 Days”   –PC Magazine     In just 21 days, you can acquire the knowledge and skills necessary to develop three kinds of programs with Java: applications on your [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Sams-Teach-Yourself-Java-Days/dp/0672329433%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0672329433" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41A7VIpnVCL._SL160_.jpg" /></a></p>
<ul>
<li>ISBN13: 9780672329432</li>
<li>Condition: NEW</li>
<li>Notes: Brand New from Publisher. No Remainder Mark.</li>
</ul>
<p><b>Product Description</b><br /><P style="MARGIN: 0px">“If you get only one Java book, it should be Sams Teach Yourself Java in 21 Days”   –PC Magazine</P>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">In just 21 days, you can acquire the knowledge and skills necessary to develop three kinds of programs with Java: applications on your computer, servlets on a web server, and browser-launched Java Web Start applications.</P>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">No previous programming experience required. By following the 21 carefully organized lessons in this book, anyone can learn the basics of Java programming.</P>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">Learn at your own pace. You can work through each chapter sequentially to make sure you thoroughly understand all of the concepts and methodologies, or you can focus on specific lessons to learn the techniques that interest you most.</P>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">Test your knowledge. Each chapter ends with a Workshop section filled with questions, answers, and exercises for further study. There are even certification practice questions.</P>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">“Sams Teach Yourself Java is one of the best introductions to hands-on Java programming. If you buy one book on Java, this is the one to buy!”  –Independent Web Review</P>  <P style="MARGIN: 0px"> </P>  <UL>  <LI>Completely revised, updated, and expanded to cover the latest features of Java 6</LI>  <LI>Learn to develop standalone Java applications, web servlets, JavaServer Pages, and Java Web Start applications</LI>  <LI>Easy-to-understand, practical examples clearly illustrate the fundamentals of Java programming</LI>  <LI>Discover how Swing can help you quickly develop programs with a graphical user interface</LI>  <LI>Find out about JDBC database programming, Internet client/server programming, and XML parsing with the open source XOM class library</LI>  <LI>Covers new features of version 6 such as Java DB, the new relational database that is now a built-in </LI>  <LI>part of Java</LI></UL>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">Rogers Cadenhead is a web application developer who has written 22 books on Internet-related topics, including Sams Teach Yourself Java 2 in 24 Hours. He maintains this book’s official website at http://www.java21days.com. </P>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">Laura Lemay is one of the world’s most popular authors on Web development topics. She is the author of the bestselling Sams Teach Yourself Web Publishing with HTML, as well as Sams Teach Yourself Perl in 21 Days.</P>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">CD-ROM includes:</P>  <UL>  <LI>Source code for the examples developed in the book</LI>  <LI>Java™ SE Development Kit 6</LI>  <LI>NetBeans™ IDE 5.5</LI>  <LI>Bonus materials</LI></UL>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">Category:  Java Programming</P>  <P style="MARGIN: 0px">Covers:  Java 6 Platform Standard Edition</P>  <P style="MARGIN: 0px">User Level:  Beginning—Intermediate</P>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px">$44.99 USA / $55.99 CAN / £31.99 Net UK (inc. of VAT)</P>  <P style="MARGIN: 0px"> </P></p>
<p><a href="http://www.amazon.com/Sams-Teach-Yourself-Java-Days/dp/0672329433%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0672329433" title="Sams Teach Yourself Java 6 in 21 Days " rel="nofollow"><b>Sams Teach Yourself Java 6 in 21 Days </b></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javatopics.com/1024/sams-teach-yourself-java-6-in-21-days.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Java Soa Cookbook</title>
		<link>http://www.javatopics.com/1023/java-soa-cookbook.html</link>
		<comments>http://www.javatopics.com/1023/java-soa-cookbook.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 11:15:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Guide]]></category>
		<category><![CDATA[cookbook]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.javatopics.com/1023/java-soa-cookbook.html</guid>
		<description><![CDATA[

ISBN13: 9780596520724
Condition: NEW
Notes: Brand New from Publisher. No Remainder Mark.

Product Description
Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It&#8217;s full of Java and XML code [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Java-Soa-Cookbook-Eben-Hewitt/dp/0596520727%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596520727" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51qr955eW-L._SL160_.jpg" /></a></p>
<ul>
<li>ISBN13: 9780596520724</li>
<li>Condition: NEW</li>
<li>Notes: Brand New from Publisher. No Remainder Mark.</li>
</ul>
<p><b>Product Description</b><br /><DIV>
<p><I>Java SOA Cookbook</I> offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It&#8217;s full of Java and XML code you can insert directly into your applications and recipes you can apply right away.</p>
<p> The book focuses primarily on the use of free and open source Java Web Services technologies &#8212; including Java SE 6 and Java EE 5 tools &#8212; but you&#8217;ll find tips for using commercially available tools as well. </p>
<p> <I>Java SOA Cookbook</I> will help you:
<ul>
<li>Construct XML vocabularies and data models appropriate to SOA applications</li>
<li>Build real-world web services using the latest Java standards, including JAX-WS 2.1 and JAX-RS 1.0 for RESTful web services</li>
<li>Integrate applications from popular service providers using SOAP, POX, and Atom</li>
<li>Create service orchestrations with complete coverage of the WS-BPEL (Business Process Execution Language) 2.0 standard</li>
<li>Improve the reliability of SOAP-based services with specifications such as WS-Reliable Messaging</li>
<li>Deal with governance, interoperability, and quality-of-service issues</li>
</ul>
<p> The recipes in <I>Java SOA Cookbook</I> will equip you with the knowledge you need to approach SOA as an integration challenge, not an obstacle.</p>
</div>
<p><a href="http://www.amazon.com/Java-Soa-Cookbook-Eben-Hewitt/dp/0596520727%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596520727" title="Java Soa Cookbook" rel="nofollow"><b>Java Soa Cookbook</b></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javatopics.com/1023/java-soa-cookbook.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Introduction to Java Programming, Comprehensive</title>
		<link>http://www.javatopics.com/1022/introduction-to-java-programming-comprehensive.html</link>
		<comments>http://www.javatopics.com/1022/introduction-to-java-programming-comprehensive.html#comments</comments>
		<pubDate>Sun, 07 Mar 2010 11:17:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Guide]]></category>
		<category><![CDATA[Comprehensive]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.javatopics.com/1022/introduction-to-java-programming-comprehensive.html</guid>
		<description><![CDATA[
Product Description Liang&#8217;s fundamentals–first approach enables readers to understand the basics before being introduced to more challenging topics. Liang offers one of the broadest ranges of carefully chosen examples, reinforcing key concepts with objectives lists, introduction and chapter overviews, easy-to-follow examples, chapter summaries, review questions, programming exercises, and interactive self-test.   Introduction to Computers, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Introduction-Java-Programming-Comprehensive-8th/dp/0132130807%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0132130807" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51YUm5vjHtL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br /><P style="MARGIN: 0px" soNormal><B> </B>Liang&#8217;s fundamentals–first approach enables readers to understand the basics before being introduced to more challenging topics. Liang offers one of the broadest ranges of carefully chosen examples, reinforcing key concepts with objectives lists, introduction and chapter overviews, easy-to-follow examples, chapter summaries, review questions, programming exercises, and interactive self-test.<br />  <B> </B>Introduction to Computers, Programs, and Java; Elementary Programming; Selections; Loops; Methods; Single-Dimensional Arrays; Multidimensional Arrays; Objects and Classes; Strings and Text I/O; Thinking in Objects; Inheritance and Polymorphism; GUI Basics; Exception Handling; Abstract Classes and Interfaces; Graphics; Event-Driven Programming; Creating Graphical User Interfaces; Applets and Multimedia; Binary I/O; Recursion; Generics; Java Collections Framework; Algorithm Efficiency; Sorting; Lists, Stacks, and Queues, and Priority Queues; Binary Search Trees; Graphs and Applications; Weighted Graphs and Applications; Multithreading; Networking; Internationalization; Java Beans and Bean Events; Containers, Layout Managers, and Borders; Menus, Toolbars, and Dialogs; MVC and Swing Models; JTable and JTree; Java Database Programming; and 10 Bonus Web Chapters.<br />  <B> </B>Comprehensive coverage of Java and programming make this a useful reference for IT professionals.</P></p>
<p><a href="http://www.amazon.com/Introduction-Java-Programming-Comprehensive-8th/dp/0132130807%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0132130807" title="Introduction to Java Programming, Comprehensive " rel="nofollow"><b>Introduction to Java Programming, Comprehensive </b></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javatopics.com/1022/introduction-to-java-programming-comprehensive.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Starting Out with Java: From Control Structures through Objects</title>
		<link>http://www.javatopics.com/1021/starting-out-with-java-from-control-structures-through-objects.html</link>
		<comments>http://www.javatopics.com/1021/starting-out-with-java-from-control-structures-through-objects.html#comments</comments>
		<pubDate>Sat, 06 Mar 2010 11:17:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Guide]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[From]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Starting]]></category>
		<category><![CDATA[Structures]]></category>
		<category><![CDATA[through]]></category>

		<guid isPermaLink="false">http://www.javatopics.com/1021/starting-out-with-java-from-control-structures-through-objects.html</guid>
		<description><![CDATA[
Product DescriptionKEY BENEFIT: Gaddis introduces Java with an accessible, step-by-step style that helps beginners understand how to become skilled programmers. KEY TOPICS: Introduction to Computers and Java; Java Fundamentals; Decision Structures; Loops and Files; Methods; A First Look at Classes; A First Look at GUI Applications; Arrays and the ArrayList Class; A Second Look at [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Starting-Out-Java-Control-Structures/dp/0136080200%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0136080200" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/41wgEtdUsOL._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br /><strong>KEY BENEFIT</strong>: Gaddis introduces Java with an accessible, step-by-step style that helps beginners understand how to become skilled programmers. <strong>KEY TOPICS</strong>: Introduction to Computers and Java; Java Fundamentals; Decision Structures; Loops and Files; Methods; A First Look at Classes; A First Look at GUI Applications; Arrays and the ArrayList Class; A Second Look at Classes and Objects; Text Processing and More About Wrapper Clauses; Inheritance; Exceptions and Advanced File I/O; Advanced GUI Applications; Applets and More; Recursion. <strong>MARKET</strong>: Ideal for beginners to Java programming.</p>
<p><a href="http://www.amazon.com/Starting-Out-Java-Control-Structures/dp/0136080200%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0136080200" title="Starting Out with Java: From Control Structures through Objects " rel="nofollow"><b>Starting Out with Java: From Control Structures through Objects </b></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javatopics.com/1021/starting-out-with-java-from-control-structures-through-objects.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Java for Programmers</title>
		<link>http://www.javatopics.com/1020/java-for-programmers.html</link>
		<comments>http://www.javatopics.com/1020/java-for-programmers.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 11:16:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Guide]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programmers]]></category>

		<guid isPermaLink="false">http://www.javatopics.com/1020/java-for-programmers.html</guid>
		<description><![CDATA[
Product DescriptionPRACTICAL, EXAMPLE-RICH COVERAGE OF:    Classes, Objects, Encapsulation, Inheritance, Polymorphism, Interfaces, Nested Classes   Integrated OOP Case Studies: Time, GradeBook, Employee   Industrial-Strength, 95-Page OOD/UML® 2 ATM Case Study   JavaServer™ Faces, Ajax-Enabled Web Applications, Web Services, Networking   JDBC™, SQL, Java DB, MySQL®   Threads and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Java-Programmers-Paul-J-Deitel/dp/0137001290%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0137001290" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/518aWxes9-L._SL160_.jpg" /></a></p>
<p><b>Product Description</b><br /><B>PRACTICAL, EXAMPLE-RICH COVERAGE OF:</B><BR>  <UL>  <LI>Classes, Objects, Encapsulation, Inheritance, Polymorphism, Interfaces, Nested Classes   <LI>Integrated OOP Case Studies: Time, GradeBook, Employee   <LI>Industrial-Strength, 95-Page OOD/UML<SUP>®</SUP> 2 ATM Case Study   <LI>JavaServer™ Faces, Ajax-Enabled Web Applications, Web Services, Networking   <LI>JDBC™, SQL, Java DB, MySQL<SUP>®</SUP>   <LI>Threads and the Concurrency APIs   <LI>I/O, Types, Control Statements, Methods   <LI>Arrays, Generics, Collections   <LI>Exception Handling, Files   <LI>GUI, Graphics, GroupLayout, JDIC   <LI>Using the Debugger and the API Docs   <LI>And more…</LI></UL><B>VISIT WWW.DEITEL.COM</B><BR>  <UL>  <LI>For information on Deitel’s Dive Into<SUP>®</SUP> Series corporate training courses offered at customer sites worldwide (or write to deitel@deitel.com)   <LI>Download code examples   <LI>Check out the growing list of programming, Web 2.0, and software-related Resource Centers   <LI>To receive updates for this book, subscribe to the free <I>DEITEL<SUP>®</SUP> BUZZ ONLINE</I> e-mail newsletter at  www.deitel.com/newsletter/subscribe.html   <LI>Read archived issues of the <I>DEITEL® BUZZ ONLINE</I></LI></UL><B>The practicing programmer’s DEITEL<SUP>®</SUP> guide to Java™ development and the Powerful Java™ Platform</B><BR>Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching programming and explores the Java language and Java APIs in depth. The book presents the concepts in the context of fully tested programs, complete with syntax shading, code highlighting, line-by-line code descriptions and program outputs. The book features 220 Java applications with over 18,000 lines of proven Java code, and hundreds of tips that will help you build robust applications.<BR><BR>Start with an introduction to Java using an early classes and objects approach, then rapidly move on to more advanced topics, including GUI, graphics, exception handling, generics, collections, JDBC™, web-application development with JavaServer™ Faces, web services and more. You’ll enjoy the Deitels’ classic treatment of object-oriented programming and the OOD/UML<SUP>®</SUP> ATM case study, including a complete Java implementation. When you’re finished, you’ll have everything you need to build object-oriented Java applications.<BR><BR>The DEITEL® Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including Java™, C++, .NET, web services, Internet and web development and more. <BR>   <BR><B>PRE-PUBLICATION REVIEWER TESTIMONIALS</B><BR>“Presenting software engineering side by side with core Java concepts is highly refreshing; gives readers insight into how professional software is developed.”—Clark Richey (Java Champion), RABA Technologies, LLC.<BR><BR>“The quality of the design and code examples is second to none!”—Terrell Hull, Enterprise Architect<BR><BR>“The JDBC chapter is very hands on. I like the fact that Java DB/Apache Derby is used in the examples, which makes it really simple to learn and understand JDBC.”—Sandeep Konchady, Sun Microsystems<BR><BR>“Equips you with the latest web application technologies. Examples are impressive and real! Want to develop a simple address locator with Ajax and JSF? Jump to Chapter 22.”—Vadiraj Deshpande, Sun Microsystems<BR><BR>“Covers web services with Java SE 6 and Java EE 5 in a real-life, example-based, friendly approach. The Deitel Web Services Resource Center is really good, even for advanced developers.”—Sanjay Dhamankar, Sun Microsystems<BR><BR>“Mandatory book for any serious Java EE developer looking for improved productivity: JSF development, visual web development and web services development have never been easier.”—Ludovic Chapenois, Sun Microsystems<BR><BR>“I teach Java programming and object-oriented analysis and design. The OOD/UML 2 case study is the best presentation of the ATM example I have seen.”—Craig W. Slinkman, University of Texas–Arlington<BR><BR>“Introduces OOP and UML 2 early. The conceptual level is perfect. No other book comes close to its quality of organization and presentation. The live-code approach to presenting exemplary code makes a big difference in the learning outcome.”—Walt Bunch, Chapman University/<BR><BR>  <P style="MARGIN: 0px"> </P>  <P style="MARGIN: 0px"> </P></p>
<p><a href="http://www.amazon.com/Java-Programmers-Paul-J-Deitel/dp/0137001290%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0137001290" title="Java for Programmers" rel="nofollow"><b>Java for Programmers</b></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javatopics.com/1020/java-for-programmers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCJA Sun Certified Java Associate Study Guide</title>
		<link>http://www.javatopics.com/1019/scja-sun-certified-java-associate-study-guide.html</link>
		<comments>http://www.javatopics.com/1019/scja-sun-certified-java-associate-study-guide.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 11:15:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java Guide]]></category>
		<category><![CDATA[Associate]]></category>
		<category><![CDATA[Certified]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Scja]]></category>
		<category><![CDATA[Study]]></category>

		<guid isPermaLink="false">http://www.javatopics.com/1019/scja-sun-certified-java-associate-study-guide.html</guid>
		<description><![CDATA[

ISBN13: 9780071490030
Condition: NEW
Notes: Brand New from Publisher. No Remainder Mark.

Product DescriptionThe best fully integrated study system available for Exam CX-310-019
With hundreds of practice questions and hands-on exercises, SCJA Sun Certified Java Associate Study Guide covers what you need to know&#8211;and shows you how to prepare&#8211;for this challenging exam. 


100% complete coverage of all objectives for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Certified-Associate-Study-CX-310-019-Certification/dp/0071490035%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0071490035" rel="nofollow"><img style="float:left;margin: 0 20px 10px 0;" src="http://ecx.images-amazon.com/images/I/51iO-r6sq1L._SL160_.jpg" /></a></p>
<ul>
<li>ISBN13: 9780071490030</li>
<li>Condition: NEW</li>
<li>Notes: Brand New from Publisher. No Remainder Mark.</li>
</ul>
<p><b>Product Description</b><br /><strong>The best fully integrated study system available for Exam CX-310-019</strong>
<p>With hundreds of practice questions and hands-on exercises, <em>SCJA Sun Certified Java Associate Study Guide</em> covers what you need to know&#8211;and shows you how to prepare&#8211;for this challenging exam. </p>
<ul>
<li>
<div>100% complete coverage of all objectives for SCJA Exam CX-310-019</div>
</li>
<li>
<div>Exam Readiness checklist&#8211;you&#8217;re ready for the exam when all objectives on the list are checked off</div>
</li>
<li>
<div>Inside the Exam sections highlight key exam topics covered</div>
</li>
<li>
<div>Two-Minute Drills for quick review</div>
</li>
<li>
<div>Simulated exam questions match the format, tone, topics, and difficulty of the real exam</div>
</li>
</ul>
<p>Covers all the exam topics, including:</p>
<p>Packaging, Compiling, and Interpreting Java Code * Java Statements * Java Operators and Strings * Classes and Variables * Variable Scope and Class Construction * Classes and their Relationships * Class Inheritance * Object-oriented Principles * Representing Object-oriented Concepts with UML * Platforms and Integration Technologies * Client-side Technologies * Server-side Technologies</p>
<p>CD-ROM includes:</p>
<ul>
<li>
<div>Complete MasterExam practice testing engine, featuring: One full practice exam; Detailed answers with explanations; Score Report performance assessment tool</div>
</li>
<li>
<div>Electronic book for studying on the go </div>
</li>
<li>
<div>Bonus downloadable MasterExam practice test with free online registration</div>
</li>
</ul>
<p><a href="http://www.amazon.com/Certified-Associate-Study-CX-310-019-Certification/dp/0071490035%3FSubscriptionId%3D0J3S10RMNDVRSJ1F6D02%26tag%3Djavatopics-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0071490035" title="SCJA Sun Certified Java Associate Study Guide " rel="nofollow"><b>SCJA Sun Certified Java Associate Study Guide </b></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.javatopics.com/1019/scja-sun-certified-java-associate-study-guide.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
