Book picks similar to
Practical LaTeX by George Grätzer
programming
math
non-fiction
paused
Training Kit (Exam 70-461): Querying Microsoft SQL Server 2012
Itzik Ben-Gan - 2012
Work at your own pace through a series of lessons and practical exercises, and then assess your skills with practice tests on CD—featuring multiple, customizable testing options.Maximize your performance on the exam by learning how to:Create database objectsWork with dataModify dataTroubleshoot and optimize queriesYou also get an exam discount voucher—making this book an exceptional value and a great career investment.
Courageous Joy: Delight in God through Every Season
(in)Courage - 2021
This six-session study helps you see why joy is important, move into the woman God calls you to be, and find joy even in the tough times"--
WSET Level 2 Certificate in Wines and Spirits: Study Guide
Wine & Spirit Education Trust - 2008
Coding the Matrix: Linear Algebra through Computer Science Applications
Philip N. Klein - 2013
Mathematical concepts and computational problems are motivated by applications in computer science. The reader learns by "doing," writing programs to implement the mathematical concepts and using them to carry out tasks and explore the applications. Examples include: error-correcting codes, transformations in graphics, face detection, encryption and secret-sharing, integer factoring, removing perspective from an image, PageRank (Google's ranking algorithm), and cancer detection from cell features. A companion web site, codingthematrix.com provides data and support code. Most of the assignments can be auto-graded online. Over two hundred illustrations, including a selection of relevant "xkcd" comics. Chapters: "The Function," "The Field," "The Vector," "The Vector Space," "The Matrix," "The Basis," "Dimension," "Gaussian Elimination," "The Inner Product," "Special Bases," "The Singular Value Decomposition," "The Eigenvector," "The Linear Program"
Hitter: The Life and Turmoils of Ted Williams
Ed Linn - 1993
But the tag that really fits is Hitter. “A riveting retrospective” (Baseball americanca). Index; career statistics; photographs.
How Google Tests Software
James A. Whittaker - 2012
Legendary testing expert James Whittaker, until recently a Google testing leader, and two top Google experts reveal exactly how Google tests software, offering brand-new best practices you can use even if you're not quite Google's size...yet! Breakthrough Techniques You Can Actually Use Discover 100% practical, amazingly scalable techniques for analyzing risk and planning tests...thinking like real users...implementing exploratory, black box, white box, and acceptance testing...getting usable feedback...tracking issues...choosing and creating tools...testing "Docs & Mocks," interfaces, classes, modules, libraries, binaries, services, and infrastructure...reviewing code and refactoring...using test hooks, presubmit scripts, queues, continuous builds, and more. With these techniques, you can transform testing from a bottleneck into an accelerator-and make your whole organization more productive!
Personal Kanban: Mapping Work | Navigating Life
Jim Benson - 2011
People need to be effective.Productivity books focus on doing more, Jim and Tonianne want you to focus on doing better. Personal Kanban is about choosing the right work at the right time. Recognizing why we do the things we do. Understanding the impact of our actions. Creating value - not just product. For ourselves, our families, our friends, our co-workers. For our legacy.Personal Kanban takes the same Lean principles from manufacturing that led the Japanese auto industry to become a global leader in quality, and applies them to individual and team work. Personal Kanban asks only that we visualize our work and limit our work-in-progress. Visualizing work allows us to transform our conceptual and threatening workload into an actionable, context-sensitive flow. Limiting our work-in-progress helps us complete what we start and understand the value of our choices. Combined, these two simple acts encourage us to improve the way we work and the way we make choices to balance our personal, professional, and social lives.Neither a prescription nor a plan, Personal Kanban provides a light, actionable, achievable framework for understanding our work and its context. This book describes why students, parents, business leaders, major corporations, and world governments all see immediate results with Personal Kanban.
Heist: The True Story Of The World's Biggest Cash Robbery
Howard Sounes - 2008
From the author of the bestselling true-crime classic 'Fred & Rose', comes the astonishing inside story of the world's biggest cash robbery: the Tonbridge Securitas heist.
Witness in Our Time: Working Lives of Documentary Photographers
Ken Light - 2000
I believe this is a function of the vector that the documentary photographer must have, to show one person's existence to another."—Sebastião SalgadoIllustrated with a compelling image from each photographer, Witness in Our Time traces the recent history of social documentary photography in the words of twenty-two of the genre's best photographers, editors, and curators, showing that the profession remains vital, innovative, and committed to social change. Featuring interviews with Hansel Mieth, Walter Rosenblum, Michelle Vignes, Wayne Miller, Peter Magubane, Matt Herron, Jill Freedman, Mary Ellen Mark, Earl Dotter, Eugene Richards, Susan Meiselas, Sebastião Salgado, Graciela Iturbide, Antonin Kratochvil, Donna Ferrato, Joseph Rodriguez, Dayanita Singh, Fazal Sheikh, Gifford Hampshire, Peter Howe, Colin Jacobson, and Ann Wilkes Tucker.Introduction: Seeing and believing / Kerry Tremain --Hansel Mieth: the depression and the early days of Life --Walter Rosenblum: Lewis Hine, Paul Strand, and the Photo League --Michelle Vignes: Magnum Photo Agency : the early years --Wayne Miller: World War II and the family of man --Peter Magubane: a black photographer in Apartheid South Africa --Matt Herron: the Civil Rights movement and the Southern documentary project --Jill Freedman: Resurrection City --Mary Ellen Mark: streetwise photographer --Earl Dotter: the United Mine Workers --Eugene Richards: Americans we --Susan Meiselas: Central America and human rights --Sebastião Salgado: workers --Graciela Iturbide: the indigenous of Mexico --Antonin Kratochvil: the fall of the Iron Curtain --Donna Ferrato: living with the enemy : domestic violence --Joseph Rodriguez: in the barrio --Dayanita Singh: a truer India --Fazal Sheikh: portrait of a refugee --Gifford Hampshire: the Environmental Protection Agency's Project DOCUMERICA --Peter Howe: Life magazine and Outtakes --Colin Jacobson: Independent magazine and Reportage --Anne Wilkes Tucker: the museum context --Fred Ritchin: the fish are last to know about the water: the emerging digital revolution --Rondal Partridge: Dorothea Lange in the field --Don McCullin: Vietnam : the Battle of Hue, 1968 --Bill Owens: Suburbia and a passion for seeing his world --Larry Fink: Social graces --David Goldblatt: once an enemy : Apartheid and the New South Africa --Maya Goded: Tierra Negra --Afterword: Witness in our time / Ken Light
Algorithm Design
Jon Kleinberg - 2005
The book teaches a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science.
The Sum of My Parts
James Sanford - 2011
At first I tried to deny my condition (trying to treat a tumor with hot baths and ice packs). Eventually, I decided I would learn as much about my illness as possible while trying to keep my emotions on hold.What followed was an experience that finally forced me to deal with issues about my body that I had tried to ignore for decades. Along the way I dealt with a physician who gave me ridiculous advice and acquaintances who asked unbelievable questions. But I was also fortunate to be surrounded by people who supported me and doctors who helped me through the process.
Pro C# 2010 and the .NET 4 Platform
Andrew Troelsen - 2009
As expected, .NET 4 brings a wealth of new APIs to the base class libraries and several new syntactical constructs to C#. For example, it is now possible to create C# methods that support optional and named arguments. As well, you are able to resolve types completely at runtime using the new dynamic keyword. As far as APIs are concerned, this edition of Pro C# 2010 and the .NET 4 Platform will cover a number of new details, including:• the Dynamic Language Runtime (DLR)• the Task Parallel Library (TPL, including PLINQ)• the ADO.NET Entity Framework (as well as LINQ to EF)• expanded coverage of the Windows Presentation Foundation (WPF) API• improved support for COM interopIf you're checking out this book for the first time, understand that it targets experienced software professionals and students of computer scienceso please don't expect three chapters devoted to "variable scope" here! The mission of this text is to provide you with a rock-solid foundation in the C# programming language (including a full discussion of OOP) and the critical aspects of the .NET 4 platform.Once you digest the information presented in the book you hold in your hands, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well-equipped to explore the .NET universe on your own terms.Andrew TroelsenMicrosoft MVP, Visual DeveloperVisual C#; Microsoft Certified Trainer (MCT)
Version Control with Subversion
Ben Collins-Sussman - 2004
Today's increasingly fast pace of software development--as programmers make small changes to software one day only to undo them the next--has only heightened the problem; consecutive work on code or single-programmer software is a rare sight these days. Without careful attention to version control, concurrent and collaborative work can create more headaches than it solves. This is where Subversion comes into play.Written by members of the Subversion open source development team, Version Control with Subversion introduces the powerful new versioning tool designed to be the successor to the Concurrent Version System or CVS. CVS users will find the "look and feel" Subversion comfortably familiar, but under the surface it's far more flexible, robust, and usable, and more importantly, it improves on CVS's more notable flaws.The book begins with a general introduction to Subversion, the basic concepts behind version control, and a guided tour of Subversion's capabilities and structure. With thorough attention to detail, the authors cover every aspect of installing and configuring Subversion for managing a programming project, documentation, or any other team-based endeavor. Later chapters cover the more complex topics of branching, repository administration, and other advanced features such as properties, externals, and access control. The book ends with reference material and appendices covering a number of useful topics such as a Subversion complete reference and troubleshooting guide.Version Control with Subversion aims to be useful to readers of widely different backgrounds, from those with no previous experience in version control to experienced sysadmins. If you've never used version control, you'll find everything you need to get started in this book. And if you're a seasoned CVS pro, this book will help you make a painless leap into Subversion.
Getting Started with Dwarf Fortress: Learn to Play the Most Complex Video Game Ever Made
Peter Tyson - 2012
The trick is getting started. In this guide, Fortress geek Peter Tyson takes you through the basics of this menacing realm, and helps you overcome the formidable learning curve.The book’s focus is the game’s simulation mode, in which you’re tasked with building a dwarf city. Once you learn how to establish and maintain your very first fortress, you can consult the more advanced chapters on resource management and training a dwarf military. You’ll soon have stories to share from your interactions with the Dwarf Fortress universe.Create your own world, then locate a site for an underground fortressEquip your party of dwarves and have them build workshops and roomsProduce a healthy food supply so your dwarves won’t starve (or go insane)Retain control over a fortress and dozens of dwarves, their children, and their petsExpand your fortress with fortifications, stairs, bridges, and subterranean hallsConstruct fantastic traps, machines, and weapons of mass destruction
Schaum's Outline of Programming with C
Byron S. Gottfried - 1989
Includes some discussion of the Turbo C++ operating environment, as well as useful information on operators and expressions, data input and output, control sttements, functions, program structure, and arrays.