<?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.achmatim.net &#187; data structure</title>
	<atom:link href="http://ebook.achmatim.net/tag/data-structure/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebook.achmatim.net</link>
	<description>IT Ebook Collections &#124; Programming, Web Development, Web Design, Database, Internet &#38; Blogging</description>
	<lastBuildDate>Wed, 19 May 2010 11:03:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Data Structures and Algorithms with Object-Oriented Design Patterns in Java</title>
		<link>http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/</link>
		<comments>http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 21:25:06 +0000</pubDate>
		<dc:creator>achmatim</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[data structure]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[object-oriented]]></category>

		<guid isPermaLink="false">http://ebook.achmatim.net/?p=120</guid>
		<description><![CDATA[Create sound software designs with data structures that use modern object-oriented design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the [...]]]></description>
			<content:encoded><![CDATA[<p><a id="static_img_preview" style="color: #003399;" href="http://www.amazon.com/gp/product/0471346136?ie=UTF8&amp;tag=achmatnet-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=0471346136"><img id="static_preview_img" class="alignleft" src="https://images-na.ssl-images-amazon.com/images/I/41PeDYWXjTL._SL110_.jpg" border="0" alt="" /></a>Create sound software designs with <strong>data structures</strong> that use modern <strong>object-oriented</strong> design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using <strong>Java</strong> and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively.</p>
<p><span id="more-120"></span></p>
<p>Key Features of the Text</p>
<ul>
<li>* All data structures are presented using a common framework. This shows the relationship between the data structures and how they are implemented.</li>
<li>* Object-oriented design patterns are used to demonstrate how a good design fits together and transcends the problem at hand.</li>
<li>* A single Java software design is used throughout the text to provide a better understanding of the operation of complicated data structures.</li>
<li>* Just-in-time presentation of mathematical analysis techniques introduces students to mathematical concepts as needed.The site includes:</li>
<li>* The Web Book (a hypertext version of the complete book)</li>
<li>* Links to the Java Source Code (all the program examples from the text)</li>
<li>* Opus5 Package (a Java package comprised of all the source code from the text)</li>
<li>* Documentation (source code documentation)</li>
<li>* Demo Applets (various Java applets that illustrate data structures and algorithms from the text)</li>
<li>* Archive (JAR format archive of the source code from the text)</li>
<li>* Front Matter (table of contents and preface)</li>
<li>* Solutions Manual (password required)</li>
<li>* Errata</li>
</ul>
<p>This book is about the fundamentals of data structures and algorithms &#8212; the basic elements from which large and complex software artifacts are built. The target is to teach you to develop a solid understanding of a data structure, which requires three things.</p>
<p>First, you will learn how the information is arranged in the memory of the computer. Second, you will learn the algorithms for manipulating the information contained in the data structure. And third, you will learn the performance characteristics of the data structure so that when called upon to select a suitable data structure for a particular application, you will be able to make an appropriate decision.</p>
<p>This book also illustrates object-oriented design and it promotes the use of common, object-oriented design patterns. The algorithms and data structures in the book are presented in the Java programming language. Virtually all the data structures are presented in the context of a single class hierarchy. This commitment to a single design allows the programs presented in the later chapters to build upon the programs presented in the earlier chapters.<br />
<h2>Download Links</h2>
<ol class="related_post">
<li><a href="http://ebook.achmatim.net/download.php?id=33" title="java-data structure and algorithm" target="_blank">Download from www.brpreiss.com</a> (89 hits)</li>
</ol>
<h2  class="related_post_title">Related Ebook</h2>
<ul class="related_post">
<li><a href="http://ebook.achmatim.net/java-the-uml-way/" title="Java the UML Way">Java the UML Way</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-jasperreports-experts-voice/" title="The Definitive Guide to JasperReports (Expert&#8217;s Voice)">The Definitive Guide to JasperReports (Expert&#8217;s Voice)</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-reporting-for-java-developers/" title="JasperReports: Reporting for Java Developers">JasperReports: Reporting for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/jasperreports-3-5-for-java-developers/" title="JasperReports 3.5 for Java Developers">JasperReports 3.5 for Java Developers</a></li>
<li><a href="http://ebook.achmatim.net/the-definitive-guide-to-ireport-experts-voice/" title="The Definitive Guide to iReport (Expert&#8217;s Voice)">The Definitive Guide to iReport (Expert&#8217;s Voice)</a></li>
</ul>
<script type="text/javascript" class="owbutton" src="http://www.onlywire.com/btn/button_3798" title="Data Structures and Algorithms with Object-Oriented Design Patterns in Java" url="http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/"></script><img src="http://ebook.achmatim.net/?ak_action=api_record_view&id=120&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ebook.achmatim.net/data-structures-and-algorithms-with-object-oriented-design-patterns-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
