Book picks similar to
Modern Welding by Andrew D. Althouse


crafts-metal
dewey-blue
genre-nonfiction
genre-welding

The Art of Electronics


Paul Horowitz - 1980
    Widely accepted as the authoritative text and reference on electronic circuit design, both analog and digital, this book revolutionized the teaching of electronics by emphasizing the methods actually used by circuit designers -- a combination of some basic laws, rules of thumb, and a large bag of tricks. The result is a largely nonmathematical treatment that encourages circuit intuition, brainstorming, and simplified calculations of circuit values and performance. The new Art of Electronics retains the feeling of informality and easy access that helped make the first edition so successful and popular. It is an ideal first textbook on electronics for scientists and engineers and an indispensable reference for anyone, professional or amateur, who works with electronic circuits.

The Elements of Journalism: What Newspeople Should Know and The Public Should Expect


Bill Kovach - 2001
    . . [together] why media audiences have fled and why new technology and megacorporate ownership are putting good journalism at risk.” —Rasmi Simhan, Boston Globe“Kovach and Rosenstiel’s essays on each [element] are concise gems, filled with insights worthy of becoming axiomatic. . . . The book should become essential reading for journalism professionals and students and for the citizens they aim to serve.” —Carl Sessions Stepp, American Journalism Review“If you think journalists have no idea what you want . . . here is a book that agrees with you. Better—it has solutions. The Elements of Journalism is written for journalists, but any citizen who wonders why the news seems trivial or uninspiring should read it.” —Marta Salij, Detroit Free PressThe elements of journalism are:* Journalism’s first obligation is to the truth.* Its first loyalty is to citizens.* Its essence is a discipline of verification.* Its practitioners must maintain an independence from those they cover.* It must serve as an independent monitor of power.* It must provide a forum for public criticism and compromise.* It must strive to make the significant interesting and relevant.* It must keep the news comprehensive and proportional.* Its practitioners must be allowed to exercise their personal conscience.

The Practical Skeptic: Core Concepts in Sociology


Lisa J. McIntyre - 1998
    This title enables students to grasp key sociological concepts and learn the useful lesson that there is much that goes on in the social world that escapes the sociologically untrained eye.

Advanced Bushcraft: An Expert Field Guide to the Art of Wilderness Survival


Dave Canterbury - 2015
    Using the foundation you learned in Bushcraft 101, Canterbury shows you how to completely immerse yourself in the wilderness with advanced bushcraft and woodcraft techniques. He covers crucial survival skills like tracking to help you get even closer to wildlife, crafting medicines from plants, and navigating without the use of a map or compass. He also offers ways to improvise and save money on bushcraft essentials like fire-starting tools and packs. With Canterbury's expert advice and guidance, you will learn how to forgo your equipment, make use of your surroundings, and truly enjoy the wilderness. Whether you're eager to learn more after your first real outdoor adventure or have been exploring the backcountry for years, Advanced Bushcraft will help you take your self-reliance and wilderness experience to the next level.

Essentials of Contemporary Management


Gareth R. Jones - 2003
    Jones and George are dedicated to the challenge of "Making It Real" for students. The authors present management in a way that makes its relevance obvious even to students who might lack exposure to a "real-life" management context. This is accomplished thru a diverse set of examples, and the unique, and most popular feature of the text, the "Manager as a Person" Chapter 2. This chapter discusses managers as real people with their own personalities, strengths, weaknesses, opportunities, and problems and this theme is carried thru the remaining chapters. This text also discusses the importance of management competencies--the specific set of skills, abilities, and experiences that gives one manager the ability to perform at a higher level than another in a specific context. The themes of diversity, ethics, globalization, and information technology are integrated throughout.

Leadership Roles and Management Functions in Nursing: Theory and Application


Bessie L. Marquis - 1992
    The authors' experiential learning approach makes it easy to put these skills into practice in any health care setting. This book helps students develop the critical thinking ability needed to apply skills on the job—from organizing patient care to motivating staff to managing conflict.

Onboard French: Learn a language before you land


Eton Institute - 2013
    Learn the Alphabet and pronunciation as well as useful phrases in 8 categories, such as greetings, travel and directions, making friends to business and emergencies. Download, read and enjoy your vacation like never before.

Calculus: The Classic Edition


Earl W. Swokowski - 1991
    Groundbreaking in every way when first published, this book is a simple, straightforward, direct calculus text. It's popularity is directly due to its broad use of applications, the easy-to-understand writing style, and the wealth of examples and exercises which reinforce conceptualization of the subject matter. The author wrote this text with three objectives in mind. The first was to make the book more student-oriented by expanding discussions and providing more examples and figures to help clarify concepts. To further aid students, guidelines for solving problems were added in many sections of the text. The second objective was to stress the usefulness of calculus by means of modern applications of derivatives and integrals. The third objective, to make the text as accurate and error-free as possible, was accomplished by a careful examination of the exposition, combined with a thorough checking of each example and exercise.

For the Love of Hops: The Practical Guide to Aroma, Bitterness and the Culture of Hops


Stan Hieronymus - 2012
    For the Love of Hops also includes a reference catalog of more than 100 varieties and their characteristics.

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.

The Grapes of Ralph: Wine According to Ralph Steadman


Ralph Steadman - 1996
    “The first exciting wine book in a long time” (Frank Prial, New York Times). Illustrated throughout in full color.

What If?: Writing Exercises for Fiction Writers


Anne Bernays - 1990
    With more than twenty-five years of experience teaching creative writing between them, Anne Bernays and Pamela Painter offer more than seventy-five exercises for both beginners and more experienced writers. These exercises are designed to develop and refine two basic skills: writing like a writer and, just as important, thinking like a writer. They deal with such topics as discovering where to start and end a story; learning when to use dialogue and when to use indirect discourse; transforming real events into fiction; and finding language that both sings and communicates precisely. What If? will be an essential addition to every writer's library, a welcome and much-used companion, a book that gracefully borrows a whisper from the muse.

Origami Omnibus: Paper Folding for Everybody


Kunihiko Kasahara - 1988
    With more than 250 projects of many different types and levels of difficulty, this bestselling, encyclopedic work contains traditional and modern paper-folding methods, and includes folds for the beginner and works calculated to challenge the experts.

PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide


Larry Ullman - 2003
    This work provides instructions, scripts, and tips to guide readers for grounding with discussions of the scripting language (PHP) and then the database program (MySQL).

Mammal Tracks & Sign: A Guide to North American Species


Mark Elbroch - 2003
    How to find, identify, measure, and interpret the clues mammals leave behind--explained and illustrated like never before. Includes essays that contextualize tracking as a developing science continually garnering more interest and participation; included also are instructive anecdotes from the author's work as a tracker and wildlife expert. An invaluable resource for beginning or professional trackers and wildlife enthusiasts in all North American locations.