Growing Results Growing Results USA United Kingdom Canada Australia
Custom Search

Data Structures

See Also:
Explore by site:

Articles 1 to 12 of hundreds:
Page:  1 2 3 4 5  Next


Data Structures and Algorithms in Java (2nd Edition)
Superb effort: The author has gone to great lengths to make learning as easy as possible. A lot of explanations and everything is step by step!! If you know basic Java, you can easily go through this book and learn the basics of data structures. A lot of [... more]
$64.99
Amazon.com

How to Sort a Linked List in Java
A linked list is one of the primary types of data structures in the programming world. It's an arrangement of nodes which contains both data and references pointing to the next node. To sort a linked list in Java, there's a linked list class that ... [... more]
eHow

How to Create a Memory Pointer in C
C makes extensive use of memory pointers for handling arrays, function calls, data structures and much more. Knowing how to work directly with pointers is key to efficient C coding. Understand that memory pointer variables always point to data of ... [... more]
eHow

How to Create a MySQL Table
Creating a MySQL table utilizes the CREATE command and the "Data Definition Language," or DDL. DDL is used to define data structures. MySQL provides a number of column types. Each column holds a specific class of information. To create a MySQL . [... more]
eHow

How to Create an Array in PHP
Arrays are data structures, and they are frequently used in all programming languages, including PHP. In PHP, an array is actually a map, because each key is mapped to a value. Arrays are very useful for storing data in cases when a variable can ... [... more]
eHow

How to Manipulate Data in Perl
Perl is designed for reading and manipulating text data. It's easy to manipulate its three basic data structures (the scalar, the list and the hash) because the Perl interpreter can type it based on contextual data. The most commonly manipulated ... [... more]
eHow

Data Structures and Algorithms in Java, Second Edition
Excellent book for data structures using java: I was looking for a latest edition of a book on data structures using Java. Lafore, Martin etc. are good texts but since collection API has introduced in jdk 1.2, those books seems to be obsolete. This book [... more]
$143.95
Amazon.com

Data Structures and Algorithms in Java
very powerful Java for the structures and algorithms: Drake wastes little time in getting to his subject. You are expected to already know at least the rudiments of Java. Hopefully of version 1.5, which is the current major release of Java. The numerous [... more]
$116.00
Amazon.com

Purely Functional Data Structures
Book Description: Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes [... more]
$39.95
Amazon.com

Data Structures and Other Objects Using Java (3rd Edition)
I have one too many java books in my stock: I read a lot of confusing books by java experts that sometimes forget to go back to the simple basics when teaching simple minded readers. However, this book is for continuing readers of java who had some, but [... more]
$105.80
Amazon.com

Data Structures and Algorithm Analysis in C++
not a good text book: Doesn't have enough examples. The questions are hard. Also there is no answers in the back or even on the Mark Allen Weiss web page either. Horrible text book: The person who wrote this book thinks he's the worlds smartest man. He [... more]
$76.00
Amazon.com

Data Structures with C++ Using STL (2nd Edition)
Not Recommended: Because of physical problems with this book, the authors' programming style, and lack of a proper audience, I just can't recommend it. There are just too many problems and too few positives for the book to be worthwhile. First, the [... more]
$122.00
Amazon.com
Page:  1 2 3 4 5  Next
SITE SEARCH
 


SUBSCRIBE RSS Feed
Add to My Yahoo!
Add to Google
Add to MSN
Add to Newsgator
Add to Bloglines

Copyright © 1999-2009 Data Growth Pty Ltd. All rights reserved.
Privacy Policy | Terms of Use |