Advanced Search Search Textbooks Only

Introduction to Data Technologies
Paul Murrell, The University of Auckland, New Zealand
Series: Chapman & Hall/CRC Computer Science & Data Analysis
Price:  $69.95
Cat. #:  C6517
ISBN:  9781420065176
ISBN 10:  1420065173
Publication Date:  February 23, 2009
Number of Pages:  418
Availability:  In Stock
Binding(s):  Hardback

Email this title to a friend


Related Titles
Database Development and Management
Lee Chao, University of Houston-Victoria, Sugar Land, Texas, USA
Publication Date: January 13, 2006
Price: $104.95
XML Databases and the Semantic Web
Bhavani Thuraisingham, The University of Texas at Dallas, Richardson, USA
Publication Date: March 27, 2002
Price: $104.95
R Graphics
Paul Murrell, The University of Auckland, New Zealand
Publication Date: July 29, 2005
Price: $83.95
Description
Table of Contents
Reviews
Downloads & Updates
Features
  • Contains a collection of diverse, computer-related topics, with an emphasis on research
  • Connects varied topics through numerous, real-world case studies
  • Describes open source technologies and open standards
  • Devotes separate chapters to each computer language, including HTML, XML, SQL, and R
  • Includes explanatory diagrams that aid in understanding important concepts
  • Provides a suite of exercises as well as the code and data sets used in the case studies on the author’s website

Summary

Providing key information on how to work with research data, Introduction to Data Technologies presents ideas and techniques for performing critical, behind-the-scenes tasks that take up so much time and effort yet typically receive little attention in formal education. With a focus on computational tools, the book shows readers how to improve their awareness of what tasks can be achieved and describes the correct approach to perform these tasks.

Practical examples demonstrate the most important points
The author first discusses how to write computer code using HTML as a concrete example. He then covers a variety of data storage topics, including different file formats, XML, and the structure and design issues of relational databases. After illustrating how to extract data from a relational database using SQL, the book presents tools and techniques for searching, sorting, tabulating, and manipulating data. It also introduces some very basic programming concepts as well as the R language for statistical computing. Each of these topics has supporting chapters that offer reference material on HTML, CSS, XML, DTD, SQL, R, and regular expressions.

One-stop shop of introductory computing information
Written by a member of the R Development Core Team, this resource shows readers how to apply data technologies to tasks within a research setting. Collecting material otherwise scattered across many books and the web, it explores how to publish information via the web, how to access information stored in different formats, and how to write small programs to automate simple, repetitive tasks.