Mixing Audio: Concepts, Practices and Tools


Roey Izhaki - 2007
    Looking at practices, concepts, tools and mixing instruments the author provides a comprehensive insight to the art and science of mixing.Whether a hobbyist of professional this book covers basic concepts to advanced techniques as well as tips and tricks and is a vital read for anyone wanting to succeed in the field of mixing.The book is accompanied by the website www.mixingaudio.com, featuring a sample chapter, illustrations, audio and a user forum. * Rounded, extensive and complete coverage of music mixing* Includes a DVD with over 700 audio samples and 4 sample mixes. The DVD is not included with the E-book. Please visit http://www.mixingaudiodvd.com/ to access the DVD content.* Covers new topics and mixing trends such as computer centred mixing

HTML and CSS: Design and Build Websites


Jon Duckett - 2011
    Joining the professional web designers and programmers are new audiences who need to know a little bit of code at work (update a content management system or e-commerce store) and those who want to make their personal blogs more attractive. Many books teaching HTML and CSS are dry and only written for those who want to become programmers, which is why this book takes an entirely new approach. • Introduces HTML and CSS in a way that makes them accessible to everyone—hobbyists, students, and professionals—and it’s full-color throughout • Utilizes information graphics and lifestyle photography to explain the topics in a simple way that is engaging • Boasts a unique structure that allows you to progress through the chapters from beginning to end or just dip into topics of particular interest at your leisureThis educational book is one that you will enjoy picking up, reading, then referring back to. It will make you wish other technical topics were presented in such a simple, attractive and engaging way!

Beautiful Code: Leading Programmers Explain How They Think


Andy OramLincoln Stein - 2007
    You will be able to look over the shoulder of major coding and design experts to see problems through their eyes.This is not simply another design patterns book, or another software engineering treatise on the right and wrong way to do things. The authors think aloud as they work through their project's architecture, the tradeoffs made in its construction, and when it was important to break rules. Beautiful Code is an opportunity for master coders to tell their story. All author royalties will be donated to Amnesty International.

The Haywire Heart: How too much exercise can kill you, and what you can do to protect your heart


Chris Case - 2017
    The Haywire Heart is the first book to examine heart conditions in athletes. Intended for anyone who competes in endurance sports like cycling, triathlon, running races of all distances, and cross-country skiing, The Haywire Heart presents the evidence that going too hard or too long can damage your heart forever. You’ll find what to watch out for, what to do about it, and how to protect your heart so you can enjoy the sports you love for years to come. The Haywire Heart shares the developing research into a group of conditions known as “athlete’s heart”, starting with a wide-ranging look at the warning signs, symptoms, and how to recognize your potential risk. Leading cardiac electrophysiologist and masters athlete Dr. John Mandrola explores the prevention and treatment of heart conditions in athletes like arrhythmia, atrial fibrillation and flutter, tachycardia, hypertrophy, and coronary artery disease. He reviews new research about exercise intensity and duration, recovery, inflammation and calcification, and the ways athletes inflict lasting harm. These heart problems are appearing with alarming frequency among masters athletes who are pushing their bodies harder than ever in the hope that exercise will keep them healthy and strong into their senior years. The book is complete with gripping case studies of elite and age-group athletes from journalist Chris Case—like the scary condition that nearly killed cyclist and coauthor Lennard Zinn—and includes a frank discussion of exercise addiction and the mental habits that prevent athletes from seeking medical help when they need it.Dr. Mandrola explains why many doctors misdiagnose heart conditions in athletes and offers an invaluable guide on how to talk with your doctor about your condition and its proven treatments. He covers known heart irritants, training and rest modifications, effective medicines, and safe supplements that can reduce the likelihood of heart damage from exercise. Heart conditions affect hardcore athletes as well as those who take up sports seeking better health and weight loss. The Haywire Heart is a groundbreaking and critically important guide to heart care for athletes. By protecting your heart now and watching for the warning signs, you can avoid crippling heart conditions and continue to exercise and compete for years to come.

File System Forensic Analysis


Brian Carrier - 2005
    Now, security expert Brian Carrier has written the definitive reference for everyone who wants to understand and be able to testify about how file system analysis is performed. Carrier begins with an overview of investigation and computer foundations and then gives an authoritative, comprehensive, and illustrated overview of contemporary volume and file systems: Crucial information for discovering hidden evidence, recovering deleted data, and validating your tools. Along the way, he describes data structures, analyzes example disk images, provides advanced investigation scenarios, and uses today's most valuable open source file system analysis tools--including tools he personally developed. Coverage includes Preserving the digital crime scene and duplicating hard disks for dead analysis Identifying hidden data on a disk's Host Protected Area (HPA) Reading source data: Direct versus BIOS access, dead versus live acquisition, error handling, and more Analyzing DOS, Apple, and GPT partitions; BSD disk labels; and Sun Volume Table of Contents using key concepts, data structures, and specific techniques Analyzing the contents of multiple disk volumes, such as RAID and disk spanning Analyzing FAT, NTFS, Ext2, Ext3, UFS1, and UFS2 file systems using key concepts, data structures, and specific techniques Finding evidence: File metadata, recovery of deleted files, data hiding locations, and more Using The Sleuth Kit (TSK), Autopsy Forensic Browser, and related open source tools When it comes to file system analysis, no other book offers this much detail or expertise. Whether you're a digital forensics specialist, incident response team member, law enforcement officer, corporate security specialist, or auditor, this book will become an indispensable resource for forensic investigations, no matter what analysis tools you use.

Cracking the Coding Interview: 150 Programming Questions and Solutions


Gayle Laakmann McDowell - 2008
    This is a deeply technical book and focuses on the software engineering skills to ace your interview. The book is over 500 pages and includes 150 programming interview questions and answers, as well as other advice.The full list of topics are as follows:The Interview ProcessThis section offers an overview on questions are selected and how you will be evaluated. What happens when you get a question wrong? When should you start preparing, and how? What language should you use? All these questions and more are answered.Behind the ScenesLearn what happens behind the scenes during your interview, how decisions really get made, who you interview with, and what they ask you. Companies covered include Google, Amazon, Yahoo, Microsoft, Apple and Facebook.Special SituationsThis section explains the process for experience candidates, Program Managers, Dev Managers, Testers / SDETs, and more. Learn what your interviewers are looking for and how much code you need to know.Before the InterviewIn order to ace the interview, you first need to get an interview. This section describes what a software engineer's resume should look like and what you should be doing well before your interview.Behavioral PreparationAlthough most of a software engineering interview will be technical, behavioral questions matter too. This section covers how to prepare for behavioral questions and how to give strong, structured responses.Technical Questions (+ 5 Algorithm Approaches)This section covers how to prepare for technical questions (without wasting your time) and teaches actionable ways to solve the trickiest algorithm problems. It also teaches you what exactly "good coding" is when it comes to an interview.150 Programming Questions and AnswersThis section forms the bulk of the book. Each section opens with a discussion of the core knowledge and strategies to tackle this type of question, diving into exactly how you break down and solve it. Topics covered include• Arrays and Strings• Linked Lists• Stacks and Queues• Trees and Graphs• Bit Manipulation• Brain Teasers• Mathematics and Probability• Object-Oriented Design• Recursion and Dynamic Programming• Sorting and Searching• Scalability and Memory Limits• Testing• C and C++• Java• Databases• Threads and LocksFor the widest degree of readability, the solutions are almost entirely written with Java (with the exception of C / C++ questions). A link is provided with the book so that you can download, compile, and play with the solutions yourself.Changes from the Fourth Edition: The fifth edition includes over 200 pages of new content, bringing the book from 300 pages to over 500 pages. Major revisions were done to almost every solution, including a number of alternate solutions added. The introductory chapters were massively expanded, as were the opening of each of the chapters under Technical Questions. In addition, 24 new questions were added.Cracking the Coding Interview, Fifth Edition is the most expansive, detailed guide on how to ace your software development / programming interviews.

Computer Graphics with OpenGL


Donald Hearn - 2003
    The text converts all programming code into the C++ language.

Numbersense: How to Use Big Data to Your Advantage


Kaiser Fung - 2013
    Virtually every choice we make hinges on how someone generates data . . . and how someone else interprets it--whether we realize it or not.Where do you send your child for the best education? Big Data. Which airline should you choose to ensure a timely arrival? Big Data. Who will you vote for in the next election? Big Data.The problem is, the more data we have, the more difficult it is to interpret it. From world leaders to average citizens, everyone is prone to making critical decisions based on poor data interpretations.In Numbersense, expert statistician Kaiser Fung explains when you should accept the conclusions of the Big Data experts--and when you should say, Wait . . . what? He delves deeply into a wide range of topics, offering the answers to important questions, such as:How does the college ranking system really work?Can an obesity measure solve America's biggest healthcare crisis?Should you trust current unemployment data issued by the government?How do you improve your fantasy sports team?Should you worry about businesses that track your data?Don't take for granted statements made in the media, by our leaders, or even by your best friend. We're on information overload today, and there's a lot of bad information out there.Numbersense gives you the insight into how Big Data interpretation works--and how it too often doesn't work. You won't come away with the skills of a professional statistician. But you will have a keen understanding of the data traps even the best statisticians can fall into, and you'll trust the mental alarm that goes off in your head when something just doesn't seem to add up.Praise for NumbersenseNumbersense correctly puts the emphasis not on the size of big data, but on the analysis of it. Lots of fun stories, plenty of lessons learned--in short, a great way to acquire your own sense of numbers!Thomas H. Davenport, coauthor of Competing on Analytics and President's Distinguished Professor of IT and Management, Babson CollegeKaiser's accessible business book will blow your mind like no other. You'll be smarter, and you won't even realize it. Buy. It. Now.Avinash Kaushik, Digital Marketing Evangelist, Google, and author, Web Analytics 2.0Each story in Numbersense goes deep into what you have to think about before you trust the numbers. Kaiser Fung ably demonstrates that it takes skill and resourcefulness to make the numbers confess their meaning.John Sall, Executive Vice President, SAS InstituteKaiser Fung breaks the bad news--a ton more data is no panacea--but then has got your back, revealing the pitfalls of analysis with stimulating stories from the front lines of business, politics, health care, government, and education. The remedy isn't an advanced degree, nor is it common sense. You need Numbersense.Eric Siegel, founder, Predictive Analytics World, and author, Predictive AnalyticsI laughed my way through this superb-useful-fun book and learned and relearned a lot. Highly recommended! Tom Peters, author of In Search of Excellence

Reductionism in Art and Brain Science: Bridging the Two Cultures


Eric R. Kandel - 2016
    Kandel, whose remarkable scientific career and deep interest in art give him a unique perspective, demonstrates how science can inform the way we experience a work of art and seek to understand its meaning. Kandel illustrates how reductionism―the distillation of larger scientific or aesthetic concepts into smaller, more tractable components―has been used by scientists and artists alike to pursue their respective truths. He draws on his Nobel Prize-winning work revealing the neurobiological underpinnings of learning and memory in sea slugs to shed light on the complex workings of the mental processes of higher animals.In Reductionism in Art and Brain Science, Kandel shows how this radically reductionist approach, applied to the most complex puzzle of our time―the brain―has been employed by modern artists who distill their subjective world into color, form, and light. Kandel demonstrates through bottom-up sensory and top-down cognitive functions how science can explore the complexities of human perception and help us to perceive, appreciate, and understand great works of art. At the heart of the book is an elegant elucidation of the contribution of reductionism to the evolution of modern art and its role in a monumental shift in artistic perspective. Reductionism steered the transition from figurative art to the first explorations of abstract art reflected in the works of Turner, Monet, Kandinsky, Schoenberg, and Mondrian. Kandel explains how, in the postwar era, Pollock, de Kooning, Rothko, Louis, Turrell, and Flavin used a reductionist approach to arrive at their abstract expressionism and how Katz, Warhol, Close, and Sandback built upon the advances of the New York School to reimagine figurative and minimal art. Featuring captivating drawings of the brain alongside full-color reproductions of modern art masterpieces, this book draws out the common concerns of science and art and how they illuminate each other.

Life: The Leading Edge of Evolutionary Biology, Genetics, Anthropology, and Environmental Science


John Brockman - 2012
    Wilson, J. Craig Venter, and Freeman Dyson.Scientists' understanding of life is progressing more rapidly than at any point in human history, from the extraordinary decoding of DNA to the controversial emergence of biotechnology. Featuring pioneering biologists, geneticists, physicists, and science writers, Life explains just how far we've come--and takes a brilliantly educated guess at where we're heading.Freeman Dyson borrows from science fiction to contemplate real questions about what constitutes the stuff of life. Richard Dawkins and J. Craig Venter discuss the revelatory similarity of genes to digital information. Matt Ridley argues that nature and nurture are intricately intertwined.Steven Strogatz celebrates the spectacular mathematical synchronicity of fireflies. Edward O. Wilson reveals what ants can teach us about building a superorganism--and, in turn, about how cells build an organism. Elsewhere, David Haig reports new findings on how mothers and fathers individually influence the human genome, while Robert Trivers explores the opposing functions of the conscious and unconscious minds. And there's much more in this fascinating volume.We may never have all the answers. But the thinkers collected in Life are asking questions that will keep us dreaming for generations.

The Art of Computer Programming, Volume 1: Fundamental Algorithms


Donald Ervin Knuth - 1973
     -Byte, September 1995 I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up. -Charles Long If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing. -Bill Gates It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers. -Jonathan Laventhol This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures-the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary applications are given to simulation, numerical methods, symbolic computing, software and system design. Dozens of simple and important algorithms and techniques have been added to those of the previous edition. The section on mathematical preliminaries has been extensively revised to match present trends in research. Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http: //msp.org

The Waite Group's Turbo C Programming for the PC


Robert Lafore - 1987
    Assuming no prior knowledge of C, this introductory-level book demonstrates and explains how to write useful and marketable programs in Turbo C on the IBM PC, XT, AT, and PC/Z computers.

The Best of 2600: A Hacker Odyssey


Emmanuel Goldstein - 2008
    Find the best of the magazine's writing in Best of 2600: A Hacker Odyssey, a collection of the strongest, most interesting, and often most controversial articles covering 24 years of changes in technology, all from a hacker's perspective. Included are stories about the creation of the infamous tone dialer "red box" that allowed hackers to make free phone calls from payphones, the founding of the Electronic Frontier Foundation, and the insecurity of modern locks.

Q is for Quantum


Terry Rudolph - 2017
    ENTANGLEMENT. REALITY. Books containing these three words are typically fluff or incomprehensible; this one is not. "Q is for Quantum" teaches a theory at the forefront of modern physics to an audience presumed to already know only basic arithmetic. Topics covered range from the practical (new technologies we can expect soon) to the foundational (old ideas that attempt to make sense of the theory). The theory is built up precisely and quantitatively. Deceptively vague jargon and analogies are avoided, and mysterious features of the theory are made explicit and not skirted. The tenacious reader will emerge with a better technical understanding of why we are troubled by this theory than that possessed by many professional physicists.

Requirements Engineering Fundamentals: A Study Guide for the Certified Professional for Requirements Engineering Exam - Foundation Level - IREB compliant


Klaus Pohl - 2009
    In order to ensure a high level of knowledge and training, the International Requirements Engineering Board (IREB) worked out the training concept “Certified Professional for Requirements Engineering”, which defines a requirements engineer’s practical skills on different training levels. The book covers the different subjects of the curriculum for the “Certified Professional for Requirements Engineering” (CPRE) defined by the International Requirements Engineering Board (IREB). It supports its readers in preparing for the test to achieve the “Foundation Level” of the CPRE.