Book picks similar to
The Data Quality Blueprint: A Comprehensive Step by Step Guide to an Effective & Long Lasting Enterprise-Wide Data Quality Solution by John Parkinson
computer-science
data-governance
information-security
innovation
The Less Wrong Sequences
Eliezer Yudkowsky - 2013
A sequence is a series of multiple posts on Less Wrong on the same topic, to coherently and fully explore a particular thesis.Reading the sequences is the most systematic way to approach the Less Wrong archives.
Designing for Interaction: Creating Smart Applications and Clever Devices
Dan Saffer - 2006
While other books on this subject are either aimed at more seasoned practitioners or else are too focused on a particular medium like software, this guide will take a more holistic approach to the discipline, looking at interaction design for the Web, software, and devices. It is the only interaction design book that is coming from a designers point of view rather than that of an engineer. This much-needed guide is more than just a how-to manual. It covers interaction design fundamentals, approaches to designing, design research, and more, and spans all mediums Internet, software, and devices. Even robots! Filled with tips, real-world projects, and interviews, you ll get a solid grounding in everything you need to successfully tackle interaction design. Designing for Interaction is an AIGA Design Press book, published under Peachpit's New Riders imprint in partnership with AIGA."
File Structures: An Object-Oriented Approach with C++
Michael J. Folk - 1997
By following the many programming examples included in the book and in the exercise sets, readers will gain a significant understanding of object-oriented techniques and will see how C++ can be an effective software development tool. HIGHLIGHTS *Presents file structures techniques, including direct access I/O, buffer packing and unpacking, indexing, cosequential processing, B-trees, and external hashing. *Includes extensive coverage of secondary storage devices, including disk, tape, and CD-ROM. *Covers the practice of object-oriented design and programming with complete implementations in C++. Every line of code in the book has been tested on a variety of C++ systems and is available on the Internet. *Develops a collection of C++ classes that provide a framework for solving file structure problems. *Includes class definitions, sample applications and programming problems and exercises, making this book a valuable learning and reference tool. ** Instructors materials are available from your sales rep. If you do not know your local sales representative, p
Data Structure Through C
Yashavant P. Kanetkar - 2003
It adopts a novel approach, by using the programming language c to teach data structures. The book discusses concepts like arrays, algorithm analysis, strings, queues, trees and graphs. Well-designed animations related to these concepts are provided in the cd-rom which accompanies the book. This enables the reader to get a better understanding of the complex procedures described in the book through a visual demonstration of the same. Data structure through c is a comprehensive book which can be used as a reference book by students as well as computer professionals. It is written in a clear, easy-to-understood manner and it includes several programs and examples to explain clearly the complicated concepts related to data structures. The book was published by bpb publications in 2003 and is available in paperback. Key features: the book contains example programs that elucidate the concepts. It comes with a cd that visually demonstrates the theory presented in the book.
The New Normal: explore the limits of the digital world
Peter Hinssen - 2010
Patients are looking for information coming from a wide range of sources. Products and experiences are being discussed on the internet and shared across social media platforms. UCB is one of the first biopharma companies to acknowledge IT as core to its business strategy and to let the patient take the lead in the online conversation. This book is about the trend spotting and creative thinking needed to prepare ourselves for the world of possibilities awaiting us in the big ocean of the New Normal. Talking about the digital society could soon make you sound old and out of date - such is the pace of change. Advancement in technology is creating a 'new normal' where relationships with consumers are increasingly in a digital form. Businesses need to reinvent themselves to create new interactive business models. Technology is no longer an enabler. It has become a game-changer. Don't even think for a moment that we have arrived in the Digital World. We're probably, at best, halfway. This isn't a discussion about the glass being half-full or half-empty. The past 25 years were about technology getting into the hands of consumers. The next 25 years will see consumers, young and old, making technology part of everyday life. Digital has become the New Normal. An entrepreneur, advisor, lecturer and writer, Peter Hinssen (1969) is one of Europe's most sought-after thought leaders on the impact of technology on society and business. He is frequently called upon to lead seminars and consult on issues related to the adoption of technology by consumers, the impact of the networked digital society, and the Fusion between business and IT.
Once Upon Atari: How I made history by killing an industry
Howard Scott Warshaw - 2020
Leading on the Edge: Extraordinary Stories and Leadership Insights from the World's Most Extreme Workplace
Rachael Robertson - 2013
Leading eighteen strangers around the clock for a full year--through months of darkness and with no escape from the frigid cold, howling winds, and each other--Robertson learned powerful lessons about what real, authentic leadership is. Here, she offers a deeply honest and humorous account of what it takes to survive and lead in the harshest environment on Earth. What emerges from her graphic account is a series of powerful and practical lessons for business leaders and managers everywhere.Features practical leadership lessons that are particularly helpful for any leader who must get the best out of the team they've got Features solutions to many challenges common to all workplaces Includes real excerpts from Robertson's personal journals through twelve months of leading in the most challenging environment in the world Written by a popular speaker and business leader who has appeared at more than 350 national and international conferences and events for a wide range of industries Leading on the Edge explains what it's like to take charge when you've no place to hide and how truly harsh environments can serve as a leadership laboratory that results in truly effective, authentic leadership.
Unity 3.X Game Development Essentials
Will Goldstone - 2009
With no prior knowledge of game development or 3D required, you will learn from scratch, taking each concept at a time working up to a full 3D mini-game. You'll learn scripting with C# or JavaScript and master the Unity development environment with easy-to-follow stepwise tasks. If you're a designer or animator who wishes to take their first steps into game development or prototyping, or if you've simply spent many hours sitting in front of video games, with ideas bubbling away in the back of your mind, Unity and this book should be your starting point. No prior knowledge of game production is required, inviting you to simply bring with you a passion for making great games.
Principles of Product Design
Aarron Walter
These extensively researched core best practices will help your team design better, faster, and more collaboratively. Combined with the power of design thinking, these product design principles will accelerate your team’s design practice.
Data Structures and Algorithm Analysis in C
Mark Allen Weiss - 1992
The book's conceptual presentation focuses on ADTs and the analysis of algorithms for efficiency, with a particular concentration on performance and running time. The second edition contains a new chapter that examines advanced data structures such as red black trees, top down splay trees, treaps, k-d trees, and pairing heaps among others. All code examples now conform to ANSI C and coverage of the formal proofs underpinning several key data structures has been strengthened.
Getting Clojure
Russ Olsen - 2018
The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework and features. You need this book: an accessible introduction to Clojure that focuses on the ideas behind the language as well as the practical details of writing code.
Fundamentals of Digital Image Processing
Anil K. Jain - 1988
Includes a comprehensive chapter on stochastic models for digital image processing. Covers aspects of image representation including luminance, color, spatial and temporal properties of vision, and digitization. Explores various image processing techniques. Discusses algorithm development (software/firmware) for image transforms, enhancement, reconstruction, and image coding.