The Mathematical Universe: An Alphabetical Journey Through the Great Proofs, Problems, and Personalities


William Dunham - 1994
    . .he believes these ideas to be accessible to the audience he wantsto reach, and he writes so that they are. -- NatureIf you want to encourage anyone's interest in math, get them TheMathematical Universe. * New Scientist

Structures: Or Why Things Don't Fall Down


J.E. Gordon - 1978
    Gordon strips engineering of its confusing technical terms, communicating its founding principles in accessible, witty prose.For anyone who has ever wondered why suspension bridges don't collapse under eight lanes of traffic, how dams hold back--or give way under--thousands of gallons of water, or what principles guide the design of a skyscraper, a bias-cut dress, or a kangaroo, this book will ease your anxiety and answer your questions.Structures: Or Why Things Don't Fall Down is an informal explanation of the basic forces that hold together the ordinary and essential things of this world--from buildings and bodies to flying aircraft and eggshells. In a style that combines wit, a masterful command of his subject, and an encyclopedic range of reference, Gordon includes such chapters as "How to Design a Worm" and "The Advantage of Being a Beam," offering humorous insights in human and natural creation.Architects and engineers will appreciate the clear and cogent explanations of the concepts of stress, shear, torsion, fracture, and compression. If you're building a house, a sailboat, or a catapult, here is a handy tool for understanding the mechanics of joinery, floors, ceilings, hulls, masts--or flying buttresses.Without jargon or oversimplification, Structures opens up the marvels of technology to anyone interested in the foundations of our everyday lives.

The Linux Command Line


William E. Shotts Jr. - 2012
    Available here:readmeaway.com/download?i=1593279523The Linux Command Line, 2nd Edition: A Complete Introduction PDF by William ShottsRead The Linux Command Line, 2nd Edition: A Complete Introduction PDF from No Starch Press,William ShottsDownload William Shotts’s PDF E-book The Linux Command Line, 2nd Edition: A Complete Introduction

Pro Git


Scott Chacon - 2009
    It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course many open source projects.A book by Git experts to turn you into a Git expert. Introduces the world of distributed version control Shows how to build a Git development workflow.

Happy Gut: The Cleansing Program to Help You Lose Weight, Gain Energy, and Eliminate Pain


Vincent Pedre - 2015
    Vincent Pedre understands gut problems firsthand. He suffered from IBS for years before becoming an expert in functional medicine and learning how to heal his body from the inside. Dr. Pedre used his own experience to develop The Gut C.A.R.E. Program—an approach that draws from both Western and Eastern methodologies, combining integrative and functional medicine—that has a proven success record in his private practice in New York. Now, for the first time, Dr. Pedre makes his revolutionary plan for health and wellness available to everyone.Happy Gut takes readers step-by-step through Gut C.A.R.E.—Cleanse, Activate, Restore, and Enhance—which eliminates food triggers, clears the gut of unfriendly pathogens, and replaces them with healthy probiotics and nutrients that repair and heal the gut. Rather than masking symptoms with medication, he shows us how to address the problem at its core to restore the gastrointestinal system to its proper functioning state. By fixing problems in the gut, followers of Dr. Pedre’s program have found that their other health woes are also cured and have lost weight, gained energy, and improved seemingly unrelated issues, such as seasonal allergies, in addition to eliminating their chronic muscle and abdominal pain.Complete with recipes and meal plans including gluten-free, low-fat, and vegetarian options, a 28-day gut cleanse, yoga postures to help digestion, and testimonials from many of his patients, Happy Gut will help you feel better and eliminate gut issues for life.

Beautiful Code: Leading Programmers Explain How They Think


Andy OramLincoln Stein - 2007
    You will be able to look over the shoulder of major coding and design experts to see problems through their eyes.This is not simply another design patterns book, or another software engineering treatise on the right and wrong way to do things. The authors think aloud as they work through their project's architecture, the tradeoffs made in its construction, and when it was important to break rules. Beautiful Code is an opportunity for master coders to tell their story. All author royalties will be donated to Amnesty International.

Chemical Reaction Engineering


Octave Levenspiel - 1962
    It's goal is the successful design and operation of chemical reactors. This text emphasizes qualitative arguments, simple design methods, graphical procedures, and frequent comparison of capabilities of the major reactor types. Simple ideas are treated first, and are then extended to the more complex.

JavaScript: The Good Parts


Douglas Crockford - 2008
    This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole--a subset you can use to create truly extensible and efficient code.Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables.When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including:SyntaxObjectsFunctionsInheritanceArraysRegular expressionsMethodsStyleBeautiful featuresThe real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book.With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.

Magnetism: A Very Short Introduction (Very Short Introductions, #317)


Stephen J. Blundell - 2012
    Blundell illuminates the mysterious force of magnetism. For centuries, magnetism has been used for various purposes—through compasses it gave us the ability to navigate, and through motors, generators, and turbines, it has given us power. Blundell explores our understanding of electricity and magnetism, from the work of Galvani, Ampère, Faraday, and Tesla, and describes how Maxwell and Faraday's work led to the unification of electricity and magnetism—one of the most imaginative developments in theoretical physics. Finally, he discusses the relationship between magnetism and relativity, quantum magnetism, and its impact on computers and information storage, showing how magnetism has changed our fundamental understanding of the Universe.

Calculus [with CD]


Howard Anton - 1992
    New co-authors--Irl Bivens and Stephen Davis--from Davidson College; both distinguished educators and writers.* More emphasis on graphing calculators in exercises and examples, including CAS capabilities of graphing calculators.* More problems using tabular data and more emphasis on mathematical modeling.

How to Solve It: A New Aspect of Mathematical Method


George Pólya - 1944
    Polya, How to Solve It will show anyone in any field how to think straight. In lucid and appealing prose, Polya reveals how the mathematical method of demonstrating a proof or finding an unknown can be of help in attacking any problem that can be reasoned out--from building a bridge to winning a game of anagrams. Generations of readers have relished Polya's deft--indeed, brilliant--instructions on stripping away irrelevancies and going straight to the heart of the problem.

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

FREE Weights and Measures Study Guide: Conversion of over 1,000 units including Length, Area, Volume, Speed, Force, Energy, Electricity, Viscosity, Temperature, & more


MobileReference - 2007
    You will use it from high school to college and beyond. The full version is absolutely FREE. Features Conversion of over 1,000 units. Metric, English, and US customary systems. Length, Area, Volume, Speed, Force, Energy, Electricity, Viscosity, Temperature, and more. List of powers of 10 prefixes. Explanation of SI writing style. Approximate conversion of units. Clear and concise explanations. Difficult concepts are explained in simple terms. Navigate from Table of Contents or search for words or phrases. Add bookmarks and annotation. Access the guide anytime, anywhere - at home, on the train, in the subway. Use your down time to prepare for an exam. Always have the guide available for a quick reference. Indispensable resource for technical and life science students. The full version is absolutely FREE. FREE updates. Table of Contents Conversion of units: Length: Definition | Conversion Area: Definition | 2-D Formulae | 3-D Formulae | Conversion Volume: Definition | Formulae | Conversion Angle: Definition | Conversion Mass: Definition | Conversion Time: Definition | Conversion Speed: Definition | Conversion Acceleration: Definition | Conversion Force: Definition | Conversion Pressure or mechanical stress: Definition | Conversion Energy, work, or heat: Definition | Conversion Power: Definition | Conversion Angular momentum: Definition | Conversion Electricity: Current | Charge | Resistance | Voltage | Formulae | Conversion Viscosity: Definition | Conversion Information entropy: Definition | Conversion Temperature: Definition | Conversion Approximate conversion of units History: Systems of measurement | History of measurement Metric system (SI): Definition | SI writing style | Powers of 10 prefixes Other Systems: English system | Imperial unit | United States customary units | Comparison of the Imperial and U.S. customary systems

Linear Algebra Done Right


Sheldon Axler - 1995
    The novel approach taken here banishes determinants to the end of the book and focuses on the central goal of linear algebra: understanding the structure of linear operators on vector spaces. The author has taken unusual care to motivate concepts and to simplify proofs. For example, the book presents - without having defined determinants - a clean proof that every linear operator on a finite-dimensional complex vector space (or an odd-dimensional real vector space) has an eigenvalue. A variety of interesting exercises in each chapter helps students understand and manipulate the objects of linear algebra. This second edition includes a new section on orthogonal projections and minimization problems. The sections on self-adjoint operators, normal operators, and the spectral theorem have been rewritten. New examples and new exercises have been added, several proofs have been simplified, and hundreds of minor improvements have been made throughout the text.

Calculus


Michael Spivak - 1967
    His aim is to present calculus as the first real encounter with mathematics: it is the place to learn how logical reasoning combined with fundamental concepts can be developed into a rigorous mathematical theory rather than a bunch of tools and techniques learned by rote. Since analysis is a subject students traditionally find difficult to grasp, Spivak provides leisurely explanations, a profusion of examples, a wide range of exercises and plenty of illustrations in an easy-going approach that enlightens difficult concepts and rewards effort. Calculus will continue to be regarded as a modern classic, ideal for honours students and mathematics majors, who seek an alternative to doorstop textbooks on calculus, and the more formidable introductions to real analysis.