Book picks similar to
Technical Drawing by Frederick E. Giesecke
architecture
technical
engineering
drawing
Basic Principles And Calculations In Chemical Engineering
David M. Himmelblau - 2003
Criminalistics: An Introduction to Forensic Science
Richard Saferstein - 2006
Through applications to criminal investigations, clear explanations of the techniques, and the abilities and limitations of modern crime labs, Criminalistics covers the comprehensive realm of forensics. The book strives to make the technology of the modern crime laboratory clear to the non-scientist. Combining case stories with applicable technology, Criminalistics captures the excitement of forensic science investigations. Familiarizes readers with the most current technologies in forensic analysis. KEY Aims at making the subject of forensic science comprehensible to a wide variety of readers who are planning on being aligned with the forensic science profession.
The Nature of Code
Daniel Shiffman - 2012
Readers will progress from building a basic physics engine to creating intelligent moving objects and complex systems, setting the foundation for further experiments in generative design. Subjects covered include forces, trigonometry, fractals, cellular automata, self-organization, and genetic algorithms. The book's examples are written in Processing, an open-source language and development environment built on top of the Java programming language. On the book's website (http://www.natureofcode.com), the examples run in the browser via Processing's JavaScript mode.
A Book of Abstract Algebra
Charles C. Pinter - 1982
Its easy-to-read treatment offers an intuitive approach, featuring informal discussions followed by thematically arranged exercises. Intended for undergraduate courses in abstract algebra, it is suitable for junior- and senior-level math majors and future math teachers. This second edition features additional exercises to improve student familiarity with applications. An introductory chapter traces concepts of abstract algebra from their historical roots. Succeeding chapters avoid the conventional format of definition-theorem-proof-corollary-example; instead, they take the form of a discussion with students, focusing on explanations and offering motivation. Each chapter rests upon a central theme, usually a specific application or use. The author provides elementary background as needed and discusses standard topics in their usual order. He introduces many advanced and peripheral subjects in the plentiful exercises, which are accompanied by ample instruction and commentary and offer a wide range of experiences to students at different levels of ability.
The Design of Everyday Things
Donald A. Norman - 1988
It could forever change how you experience and interact with your physical surroundings, open your eyes to the perversity of bad design and the desirability of good design, and raise your expectations about how things should be designed.B & W photographs and illustrations throughout.
Digital SLR Cameras & Photography for Dummies
David D. Busch - 2004
Digital SLR Cameras & Photography For Dummies covers the hardware, the software, and the techniques you need to take top-notch digital photos with your dSLR. This guide will get you clicking with information on:The advantages of a dSLR camera: more control over what portions of your images are in sharp focus; a more accurate viewfinder; lower levels of the annoying grain effect called noise; ability to capture the most fleeting action; more control over depth-of-field; ability to review your image immediately, upload the photo to your computer, make adjustments, and print a full-color print in minutes Choosing the accessories that will take your dSLR to the next level, depending on the type of photography you do and your current and future needs Megapixels, and matching pixels to print sizes and printers The components of a dSLR: lens; viewing system, aperture, shutter, light-sensitive component; medium for storing the captured image Accessorizing your dSLR with memory cards, filter add-ons (infrared, polarizers, neutral density, and special effects), electronic flash, tripods, and more Once you get your hands on a dSLR camera (literally), this reference helps you use its features and controls to take great pictures. Complete with more than 300 color photos, lots of tables, and clear, step-by-step instructions for various situations, subjects, and calculations, Digital SLR Cameras & Photography For Dummies helps you refine your techniques with info on:Getting the exposure right with the histogram, the metering system, or Program, Aperture Priority, Shutter Priority, or Manual Exposure modes Achieving the right focus with manual focus or autofocus The scoop on lenses--prime, zoom, and special--and using them appropriately and creativelyHow to use interchangeable lenses, set up speedy continuous-shooting burst modes, apply selective focus, and shoot under the lowest light levels Special features of dSLR to reduce noise, cancel camera shake, do time-lapse photography, and shoot infrared photos Working with the RAW format, JPEG, or both Taking action, flash, or sequence photos or freezing the action Composition basics, including the Rule of Thirds, tips for shooting portraits or group photos, and more Using image editors to fix-up your photos (with cropping, tonal adjustments, color correction, spot removal, sharpening/blurring, and more), with step-by-step instructions for using Photoshop Compositing images Choosing your printer and evaluating your output options With Digital SLR Cameras & Photography For Dummies, you won't only get the how-to for various types of shots, you'll see the results with great color photos. In no time, you'll be taking great photos of your own.
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!
Wood Work: A Step-By-Step Photographic Guide to Successful Woodworking
Alan Bridgewater - 2010
From carving and veneering to jewelry boxes and custom cabinetry, "Woodwork" is the ultimate visual guide to every essential woodworking technique.Featuring an attractive range of finely crafted projects in easy-to-follow step-by-step detail, from household items to furniture, "Woodwork" is an inspiring book for woodworking enthusiasts who want to develop their skills, whether a beginner or more advanced woodworker.
Understanding Comics: The Invisible Art
Scott McCloud - 1993
Scott McCloud's Understanding Comics is a seminal examination of comics art: its rich history, surprising technical components, and major cultural significance. Explore the secret world between the panels, through the lines, and within the hidden symbols of a powerful but misunderstood art form.
Hands-On Machine Learning with Scikit-Learn and TensorFlow
Aurélien Géron - 2017
Now that machine learning is thriving, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn how to use a range of techniques, starting with simple Linear Regression and progressing to Deep Neural Networks. If you have some programming experience and you’re ready to code a machine learning project, this guide is for you.This hands-on book shows you how to use:Scikit-Learn, an accessible framework that implements many algorithms efficiently and serves as a great machine learning entry pointTensorFlow, a more complex library for distributed numerical computation, ideal for training and running very large neural networksPractical code examples that you can apply without learning excessive machine learning theory or algorithm details
Building Microservices: Designing Fine-Grained Systems
Sam Newman - 2014
But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.Microservice technologies are moving quickly. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You'll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain.Discover how microservices allow you to align your system design with your organization's goalsLearn options for integrating a service with the rest of your systemTake an incremental approach when splitting monolithic codebasesDeploy individual microservices through continuous integrationExamine the complexities of testing and monitoring distributed servicesManage security with user-to-service and service-to-service modelsUnderstand the challenges of scaling microservice architectures
Design Basics
David A. Lauer - 1941
Each concept is presented in a full two- or four-page spread, making the text practical and easy for students to refer to while they work. The modular format also gives instructors the utmost flexibility in organizing their course. Visual examples from many periods, peoples, and cultures are provided for all elements and principles of design, and the diversity of illustrations also includes examples from nature and non-art sources, encouraging students to see these principles in the world.
An Introduction to Art Techniques (DK Art School)
Ray Campbell Smith - 1996
The subjects included are drawing, perspective, watercolor, pastels, oil painting, acrylics, and mixed media.Easy-to-follow projects -- from drawing natural forms to creating a photo collage -- teach you all the essentials of each subject and inspire you to go on to master more complex techniques. Close-up, step-by-step photographs show artworks being created before your eyes, revealing the secrets of how professional artists produce their work. And the book covers wide range of specific subjects -- from mixing watercolors to blockprintmaking, from tonal drawing to oil painting in layers -- to give a truly comprehensive overview of what you need to know to be a visual artist.Artists Ray Smith, Michael Wright, and James Horton specialize in each medium and have written clear and authoritative texts. With expert knowledge and accessible presentation, this is an top-quality art course in book form.
Keys to Drawing
Bert Dodson - 1985
Anyone who can hold a pencil can learn to draw.In this book, Bert Dodson shares his complete drawing system--fifty-five "keys" that you can use to render any subject with confidence, even if you're a beginner.These keys, along with dozens of practice exercises, will help you draw like an artist in no time.You'll learn how to:Restore, focus, map, and intensifyFree your hand action, then learn to control itConvey the illusions of light, depth, and textureStimulate your imagination through "creative play"