Join Books.org — it's free

Data Crunching: Solve Everyday Problems Using Java, Python, and More by Greg Wilson β€” book cover
Computer Programming, Programming Languages, Computers - General & Miscellaneous

Data Crunching: Solve Everyday Problems Using Java, Python, and More

by Greg Wilson
Write a review
Log in to track your reading progress.

Overview

Every day, all around the world, programmers have to recycle legacy data, translate from one vendor's proprietary format into another's, check that configuration files are internally consistent, and search through web logs to see how many people have downloaded the latest release of their product. This kind of "data crunching," may not be glamorous, but knowing how to do it efficiently is essential to being a good programmer.

This book describes the most useful data crunching techniques, explains when you should use them, and shows how they will make your life easier. Along the way, it will introduce you to some handy, but under-used, features of Java, Python, and other languages. It will also show you how to test data crunching programs, and how data crunching fits into the larger software development picture.

Synopsis

Every day, all around the world, programmers have to recycle legacy data, translate from one vendor's proprietary format into another's, check that configuration files are internally consistent, and search through web logs to see how many people have downloaded the latest release of their product. This kind of "data crunching," may not be glamorous, but knowing how to do it efficiently is essential to being a good programmer.

This book describes the most useful data crunching techniques, explains when you should use them, and shows how they will make your life easier. Along the way, it will introduce you to some handy, but under-used, features of Java, Python, and other languages. It will also show you how to test data crunching programs, and how data crunching fits into the larger software development picture.

About the Author, Greg Wilson

Greg Wilson has worked on high-performance scientific computing, data visualization, and computer security, and is currently project lead at Software Carpentry (http://software-carpentry.org). Greg has a Ph.D. in Computer Science from the University of Edinburgh, and has written and edited several technical and children's books, including "Beautiful Code" (O'Reilly, 2007).

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
April 1, 2005
Publisher
Pragmatic Programmers, LLC, The
Pages
176
Format
Paperback
ISBN
9780974514079

More by Greg Wilson

Similar books