Book picks similar to
Building Technology by Ivor H. Seeley
civil
construction
general
qs
The Web Application Hacker's Handbook: Discovering and Exploiting Security Flaws
Dafydd Stuttard - 2007
The authors explain each category of vulnerability using real-world examples, screen shots and code extracts. The book is extremely practical in focus, and describes in detail the steps involved in detecting and exploiting each kind of security weakness found within a variety of applications such as online banking, e-commerce and other web applications. The topics covered include bypassing login mechanisms, injecting code, exploiting logic flaws and compromising other users. Because every web application is different, attacking them entails bringing to bear various general principles, techniques and experience in an imaginative way. The most successful hackers go beyond this, and find ways to automate their bespoke attacks. This handbook describes a proven methodology that combines the virtues of human intelligence and computerized brute force, often with devastating results.The authors are professional penetration testers who have been involved in web application security for nearly a decade. They have presented training courses at the Black Hat security conferences throughout the world. Under the alias "PortSwigger," Dafydd developed the popular Burp Suite of web application hack tools.
Concepts, Techniques, and Models of Computer Programming
Peter Van Roy - 2004
The book focuses on techniques of lasting value and explains them precisely in terms of a simple abstract machine. The book presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together.After an introduction to programming concepts, the book presents both well-known and lesser-known computation models ("programming paradigms"). Each model has its own set of techniques and each is included on the basis of its usefulness in practice. The general models include declarative programming, declarative concurrency, message-passing concurrency, explicit state, object-oriented programming, shared-state concurrency, and relational programming. Specialized models include graphical user interface programming, distributed programming, and constraint programming. Each model is based on its kernel language—a simple core language that consists of a small number of programmer- significant elements. The kernel languages are introduced progressively, adding concepts one by one, thus showing the deep relationships between different models. The kernel languages are defined precisely in terms of a simple abstract machine. Because a wide variety of languages and programming paradigms can be modeled by a small set of closely related kernel languages, this approach allows programmer and student to grasp the underlying unity of programming. The book has many program fragments and exercises, all of which can be run on the Mozart Programming System, an Open Source software package that features an interactive incremental development environment.
Androids: The Team That Built the Android Operating System
Chet Haase - 2021
But they couldn't get investors interested. Today, Android is a large team at Google, shipping an operating system (including camera software) to over three billion devices worldwide.This is the inside story, told by the people who made it happen.“What are the essential ingredients that lead a small team to build software at the sheer scale and impact of Android? We may never fully know, but this first person account is probably the closest set of clues we have.”–Dave Burke, VP of Android Engineering“Androids captures a strong picture of what the early development of Android, as well as the Android team, was like.”–Dianne Hackborn, Android Framework Engineer“Androids is the engaging tale of a motley group of coders with a passion to make insanely great products who banged out the operating system when that idea seemed nuts.True to his geek genes, Chet Haase tells this remarkable tale of technical and business success from the trenches, an inspiring, massive collective effort of dozens of programmers who flipped their seemingly late timing to their advantage, and presaged a generation of platform builders. Read Androids to discover what it takes to create a hot tech team that shipped a product running today on more than 3 billion devices.”–Jonathan Littman, co-author of The Entrepreneurs Faces: How Makers, Visionaries and Outsiders Succeed, and author of The Fugitive Game
Object-Oriented Software Construction (Book/CD-ROM)
Bertrand Meyer - 1988
A whole generation was introduced to object technology through the first edition of this book. This long-awaited new edition retains the qualities of clarity, practicality and scholarship that made the first an instant bestseller, but has been thoroughly revised and expanded.Among the new topics covered in depth are: concurrency, distribution, client/server and the Internet, object-oriented databases, design by contract, fundamental design patterns, finding classes, the use and misuse of inheritance, abstract data types, and typing issues. The book also includes completely updated discussions of reusability, modularity, software quality, object-oriented languages, memory management, and many other essential topics.
The Early History of the Airplane
Orville Wright - 1922
You may find it for free on the web. Purchase of the Kindle edition includes wireless delivery.
The LEGO Technic Idea Book: Simple Machines
Yoshihito Isogawa - 2010
Each project uses color-coded pieces and is photographed from multiple angles, making it easy to see how the models are assembled without the need for step-by-step instructions. Every model illustrates a different principle, concept, or mechanism that will inspire your own original creations. You're encouraged to use these elements as building blocks to create your own masterpieces.The Technic models in Simple Machines demonstrate basic configurations of gears, shafts, pulleys, turntables, connectors, and the like. You'll learn how to create small, elegant machines like cranes, operable doors, motorized cars, a rubber band-powered rocket launcher, a hand-cranked drag racer, and even musical instruments.This visual guide, the first in the three-volume LEGO Technic Idea Book series, is the brainchild of master builder Yoshihito Isogawa of Tokyo, Japan. Each title is filled with photos of Isogawa's unique models, all of which are designed to fire the imaginations of LEGO builders young and old.Imagine. Create. Invent. Now, what will you build?NOTE: The LEGO Technic Idea Book series uses parts from various Technic sets. If you don't have some of the pieces shown in a particular model, experiment by substituting your own parts or visit the No Starch Press website for a list of the special parts used in the book.
Schaum's Outline of Vector Analysis
Murray R. Spiegel - 1959
Now Schaum's is better than ever-with a new look, a new format with hundreds of practice problems, and completely updated information to conform to the latest developments in every field of study.Fully compatible with your classroom text, Schaum's highlights all the important facts you need to know. Use Schaum's to shorten your study time-and get your best test scores!Schaum's Outlines-Problem Solved.
Saving Bletchley Park: How #socialmedia saved the home of the WWII codebreakers
Sue Black - 2015
It is a testament to the remarkable and mysterious work during World War II that made it a place worth saving. It is a book about campaigners, veterans, enthusiasts, computer geeks, technology, Twitter, trees and Stephen Fry stuck in a lift.And finally, it is a story about preserving the past for the generations of tomorrow.
Timber Frame Construction: All About Post-and-Beam Building
Jack A. Sobon - 1984
Covering all aspects of timber frame construction, this practical guide is filled with easy-to-understand instructions, clear illustrations, and helpful photographs. With expert advice on selecting appropriate timber, necessary tools, safety considerations, joinery techniques, assembly, and raising, Jack Sobon and Roger Schroeder encourage beginners by offering complete plans for a small toolshed. Turn your dream of a timber frame house into a reality.
Working Alone: Tips & Techniques for Solo Building
John Carroll - 1999
You won't have to wait for a helper or pass up a job that seems too difficult to do alone. And if youre a homeowner working on your own house, you will be amazed at what you can accomplish.Written by a builder with 30 years' experience, Working Alone is packed with more than 50 innovative tips and techniques. You'll learn how to handle nearly every aspect of home construction alone, from foundation layout to raising walls to building decks.This book, the only one of its kind, offers a myriad of unique solo solutions. A perfect example is the problem of bringing a large sheet of plywood up a ladder. Even with a helper, this is a difficult and dangerous task. But if a large C-clamp is fastened to one end of the plywood, it's easy to pull the sheet up the ladder from behind. Clever techniques like this will have you solving common problems safely and efficiently.
Professional ASP.NET Design Patterns
Scott Millett - 2008
Design patterns are time-tested solutions to recurring problems, letting the designer build programs on solutions that have already proved effective Provides developers with more than a dozen ASP.NET examples showing standard design patterns and how using them helpsbuild a richer understanding of ASP.NET architecture, as well as better ASP.NET applications Builds a solid understanding of ASP.NET architecture that can be used over and over again in many projects Covers ASP.NET code to implement many standard patterns including Model-View-Controller (MVC), ETL, Master-Master Snapshot, Master-Slave-Snapshot, Facade, Singleton, Factory, Single Access Point, Roles, Limited View, observer, page controller, common communication patterns, and more
The Twelve-Factor App
Adam Wiggins - 2012
The twelve-factor app is a methodology for building software-as-a-service apps that: - Use declarative formats for setup automation, to minimize time and cost for new developers joining the project; - Have a clean contract with the underlying operating system, offering maximum portability between execution environments; - Are suitable for deployment on modern cloud platforms, obviating the need for servers and systems administration; - Minimize divergence between development and production, enabling continuous deployment for maximum agility; - And can scale up without significant changes to tooling, architecture, or development practices.The twelve-factor methodology can be applied to apps written in any programming language, and which use any combination of backing services (database, queue, memory cache, etc).
Bottled Lightning: Superbatteries, Electric Cars, and the New Lithium Economy
Seth Fletcher - 2011
Chances are you've got some lithium on your person right now. But aside from powering a mobile twenty first-century lifestyle, the third element on the periodic table may also hold the key to an environmentally sustainable, oil-independent future. From electric cars to a "smart" power grid that can actually store electricity, letting us harness the powers of the sun and the wind and use them when we need them, lithium—a metal half as dense as water, created in the first minutes after the Big Bang and found primarily in some of the most uninhabitable places on earth—is the key to setting us on a path toward a low-carbon energy future. It's also shifting the geopolitical chessboard in profound ways.In Bottled Lightning, the science reporter Seth Fletcher takes us on a fascinating journey, from the salt flats of Bolivia to the labs of MIT and Stanford, from the turmoil at GM to cutting-edge lithium-ion battery start-ups, introducing us to the key players and ideas in an industry with the power to reshape the world. Lithium is the thread that ties together many key stories of our time: the environmental movement; the American auto industry, staking its revival on the electrification of cars and trucks; the struggle between first-world countries in need of natural resources and the impoverished countries where those resources are found; and the overwhelming popularity of the portable, Internet-connected gadgets that are changing the way we communicate. With nearly limitless possibilities, the promise of lithium offers new hope to a foundering American economy desperately searching for a green-tech boom to revive it.
Theory of Structures
S. Ramamrutham
It includes advance topics on redundant frames, moment distribution method, column analogy method, strain energy, plastic theory, welded connection, masonry dams, principal stresses and rotation contribution method.