Book picks similar to
Atmospheric and Space Flight Dynamics: Modeling and Simulation with Matlab(r) and Simulink(r) by Ashish Tewari
academic
aerospace
coding
engineering
GRE Big Book of Questions
Manhattan Prep - 2013
With 12 chapters and 1,244 practice problems, students can build fundamental skills in math and verbal through targeted practice. Plus, through easy-to-follow explanations and step-by-step applications, each question will help students cement their understanding of those concepts tested on the GRE. Purchase of this book includes access to additional online resources.
Wastewater Engineering: Treatment and Reuse
George Tchobanoglous - 2002
This text contains a strong focus on advanced wastewater treatment technologies, including biological treatment processes, and stresses the reuse aspect of wastewater and biosolids.
Physics I for Dummies
Steven Holzner - 2011
While this version features an older Dummies cover and design, the content is the same as the new release and should not be considered a different product.
The fun and easy way to get up to speed on the basic concepts of physics For high school and undergraduate students alike, physics classes are recommended or required courses for a wide variety of majors, and continue to be a challenging and often confusing course.Physics I For Dummies tracks specifically to an introductory course and, keeping with the traditionally easy-to-follow Dummies style, teaches you the basic principles and formulas in a clear and concise manner, proving that you don't have to be Einstein to understand physics!Explains the basic principles in a simple, clear, and entertaining fashion New edition includes updated examples and explanations, as well as the newest discoveries in the field Contains the newest teaching techniques If just thinking about the laws of physics makes your head spin, this hands-on, friendly guide gets you out of the black hole and sheds light on this often-intimidating subject.
Rocket Men: The Epic Story of the First Men on the Moon
Craig Nelson - 2009
on July 16, 1969, the Apollo 11 rocket launched in the presence of more than a million spectators who had gathered to witness a truly historic event. It carried Neil Armstrong, Buzz Aldrin, and Mike Collins to the last frontier of human imagination: the moon. Rocket Men is the thrilling story of the moon mission, and it restores the mystery and majesty to an event that may have become too familiar for most people to realize what a stunning achievement it represented in planning, technology, and execution. Through interviews, twenty-three thousand pages of NASA oral histories, and declassified CIA documents on the space race, Craig Nelson re-creates a vivid and detailed account of the Apollo 11 mission. From the quotidian to the scientific to the magical, readers are taken right into the cockpit with Aldrin and Armstrong and behind the scenes at Mission Control. Rocket Men is the story of a twentieth-century pilgrimage; a voyage into the unknown motivated by politics, faith, science, and wonder that changed the course of history.
Walkable City: How Downtown Can Save America, One Step at a Time
Jeff Speck - 2012
And he has boiled it down to one key factor: walkability. The very idea of a modern metropolis evokes visions of bustling sidewalks, vital mass transit, and a vibrant, pedestrian-friendly urban core. But in the typical American city, the car is still king, and downtown is a place that's easy to drive to but often not worth arriving at. Making walkability happen is relatively easy and cheap; seeing exactly what needs to be done is the trick. In this essential new book, Speck reveals the invisible workings of the city, how simple decisions have cascading effects, and how we can all make the right choices for our communities. Bursting with sharp observations and real-world examples, giving key insight into what urban planners actually do and how places can and do change, Walkable City lays out a practical, necessary, and eminently achievable vision of how to make our normal American cities great again.
Stick and Rudder: An Explanation of the Art of Flying
Wolfgang Langewiesche - 1944
It has been continuously in print for thirty-three years, and has enjoyed steadily increasing sales. Flight instructors have found that the book does indeed explain important phases of the art of flying, in a way the learner can use. It shows precisely what the pilot does when he flies, just how he does it, and why.
Electric Circuits
Theodore F. Bogart Jr. - 1992
Design and troubleshooting examples and exercises show students the important and practical applications of circuit analysis. At least one odd- and one even-numbered exercise for each important topic or concept is included at the end of each chapter. SPICE(Simulation Program with Integrated Cicuit Emphasis), a powerful simulation program designed to simplify computer-aided circuit analysis, is introduced in a special appendix which provides an in-depth description of how to use it.
What If?: Randall Munroe | Serious Scientific Answers to Absurd Hypothetical Questions | Summary & Takeaways
Brief Books - 2015
This book is a supplement to What If? and intended to enhance the experience of reading the original book. We recommend purchasing the full version of What If? on Amazon in addition to this book. Introduction What If? Serious Scientific Answers to Absurd Hypothetical Questions presents a wide variety of questions covering a range of dubious potentialities and the results which would ensue should they become reality. The questions are collected from author Randall Munroe’s website, where they are sent in by readers of his blog. Some of the questions are conceptual, for example how much force would be required for Yoda to lift an X-fighter, others are in a more serious vein. All of the answers however are based on research and the application of scientific principles by the author, himself trained in physics and a former roboticist for NASA. Benefits
Spend less time reading and more time enjoying your favorite books.
Discover important details you may have missed the first time.
Review key concepts in an easy-to-understand and efficient manner.
Use as a reference or "cheat sheet" to quickly access important information.
Pick up where you left off with the original book.
Focus only on critical information and eliminate unnecessary details.
Buy Now Buy Now: Only $2.99 (Save $3.00 or 50%, Regular Price: $5.99) Money Back Guarantee: If you are not 100% satisfied with your purchase, simply return it to Amazon within 7 days of purchase for a full refund. Go to Your Account -> Manage Your Content and Devices -> Find the Book -> Return for Full Refund. Read Now: Your book will be delivered to your Kindle device or free Kindle software automatically.
Reactive Microservices Architecture
Jonas Bonér - 2016
Specifically, you’ll learn how a Reactive microservice isolates everything (including failure), acts autonomously, does one thing well, owns state exclusively, embraces asynchronous message passing, and maintains mobility.Bonér also demonstrates how Reactive microservices communicate and collaborate with other services to solve problems. Get a copy of this exclusive report and find out how to bring your enterprise system into the 21st century.Jonas Bonér is Founder and CTO of Lightbend, inventor of the Akka project, co-author of the Reactive Manifesto and a Java Champion. Learn more at: http://jonasboner.com.
Introduction to Physical Metallurgy
Sidney H. Avner - 1974
The main ideas and applications of the metallurgy are provided in this book.
Build Your Own Database Driven Website Using PHP & MySQL
Kevin Yank - 2001
There has been a marked increase in the adoption of PHP, most notably in the beginning to intermediate levels. PHP now boasts over 30% of the server side scripting market (Source: php.weblogs.com).The previous edition sold over 17,000 copies exclusively through Sitepoint.com alone. With the release of PHP 5, SitePoint have updated this bestseller to reflect best practice web development using PHP 5 and MySQL 4.The 3rd Edition includes more code examples and also a new bonus chapter on structured PHP Programming which introduces techniques for organizing real world PHP applications to avoid code duplication and ensure code is manageable and maintainable. The chapter introduces features like include files, user-defined function libraries and constants, which are combined to produce a fully functional access control system suitable for use on any PHP Website.
Practical Object Oriented Design in Ruby
Sandi Metz - 2012
The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented design techniques, which it thoroughly explains using simple and practical Ruby examples. Sandi Metz has distilled a lifetime of conversations and presentations about object-oriented design into a set of Ruby-focused practices for crafting manageable, extensible, and pleasing code. She shows you how to build new applications that can survive success and repair existing applications that have become impossible to change. Each technique is illustrated with extended examples, all downloadable from the companion Web site, poodr.info. The first title to focus squarely on object-oriented Ruby application design,
Practical Object-Oriented Design in Ruby
will guide you to superior outcomes, whatever your previous Ruby experience. Novice Ruby programmers will find specific rules to live by; intermediate Ruby programmers will find valuable principles they can flexibly interpret and apply; and advanced Ruby programmers will find a common language they can use to lead development and guide their colleagues. This guide will help you Understand how object-oriented programming can help you craft Ruby code that is easier to maintain and upgrade Decide what belongs in a single Ruby class Avoid entangling objects that should be kept separate Define flexible interfaces among objects Reduce programming overhead costs with duck typing Successfully apply inheritance Build objects via composition Design cost-effective tests Solve common problems associated with poorly designed Ruby code
Elementary Principles of Chemical Processes [With CDROM]
Richard M. Felder - 1978
It provides a realistic, informative, and positive introduction to the practice of chemical engineering.
Vibrations and Waves
Anthony P. French - 1971
Generous support from a number of foundations provided the means for assembling and maintaining an experienced staff to co-operate with members of the Institute's Physics Department in the examination, improvement, and development of physics curriculum materials for students planning careers in the sciences. After careful analysis of objectives and the problems involved, preliminary versions of textbooks were prepared, tested through classroom use at M.I.T. and other institutions, re-evaluated, rewritten, and tried again. Only then were the final manuscripts undertaken.
Mars Rover Curiosity: An Inside Account from Curiosity's Chief Engineer
Rob Manning - 2014
Manning and his team at NASA's Jet Propulsion Laboratory, tasked with designing a lander many times larger and more complex than any before, faced technical setbacks, fights over inadequate resources, and the challenges of leading an army of brilliant, passionate, and often frustrated experts.Manning's fascinating personal account--which includes information from his exclusive interviews with leading Curiosity scientists--is packed with tales of revolutionary feats of science, technology, and engineering. Readers experience firsthand the disappointment at encountering persistent technical problems, the agony of near defeat, the sense of victory at finding innovative solutions to these problems, the sheer terror of staking careers and reputations on a lander that couldn't be tested on Earth, and the rush of triumph at its successful touchdown on Mars on August 5, 2012. This is the story of persistence, dedication, and unrelenting curiosity.