Python Tricks: A Buffet of Awesome Python Features


Dan Bader - 2017
    Discover the “hidden gold” in Python’s standard library and start writing clean and Pythonic code today. Who Should Read This Book: If you’re wondering which lesser known parts in Python you should know about, you’ll get a roadmap with this book. Discover cool (yet practical!) Python tricks and blow your coworkers’ minds in your next code review. If you’ve got experience with legacy versions of Python, the book will get you up to speed with modern patterns and features introduced in Python 3 and backported to Python 2. If you’ve worked with other programming languages and you want to get up to speed with Python, you’ll pick up the idioms and practical tips you need to become a confident and effective Pythonista. If you want to make Python your own and learn how to write clean and Pythonic code, you’ll discover best practices and little-known tricks to round out your knowledge. What Python Developers Say About The Book: "I kept thinking that I wished I had access to a book like this when I started learning Python many years ago." — Mariatta Wijaya, Python Core Developer"This book makes you write better Python code!" — Bob Belderbos, Software Developer at Oracle"Far from being just a shallow collection of snippets, this book will leave the attentive reader with a deeper understanding of the inner workings of Python as well as an appreciation for its beauty." — Ben Felder, Pythonista"It's like having a seasoned tutor explaining, well, tricks!" — Daniel Meyer, Sr. Desktop Administrator at Tesla Inc.

Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People


Aditya Y. Bhargava - 2015
    The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to take a hard pass on Knuth's brilliant but impenetrable theories and the dense multi-page proofs you'll find in most textbooks, this is the book for you. This fully-illustrated and engaging guide makes it easy for you to learn how to use algorithms effectively in your own programs.Grokking Algorithms is a disarming take on a core computer science topic. In it, you'll learn how to apply common algorithms to the practical problems you face in day-to-day life as a programmer. You'll start with problems like sorting and searching. As you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression or artificial intelligence. Whether you're writing business software, video games, mobile apps, or system utilities, you'll learn algorithmic techniques for solving problems that you thought were out of your grasp. For example, you'll be able to:Write a spell checker using graph algorithmsUnderstand how data compression works using Huffman codingIdentify problems that take too long to solve with naive algorithms, and attack them with algorithms that give you an approximate answer insteadEach carefully-presented example includes helpful diagrams and fully-annotated code samples in Python. By the end of this book, you will know some of the most widely applicable algorithms as well as how and when to use them.

The Art of Computer Programming, Volume 1: Fundamental Algorithms


Donald Ervin Knuth - 1973
     -Byte, September 1995 I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up. -Charles Long If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing. -Bill Gates It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers. -Jonathan Laventhol This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures-the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary applications are given to simulation, numerical methods, symbolic computing, software and system design. Dozens of simple and important algorithms and techniques have been added to those of the previous edition. The section on mathematical preliminaries has been extensively revised to match present trends in research. Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http: //msp.org

Fundamentals of Astrodynamics


Roger R. Bate - 1971
    Air Force Academy and designed as a first course emphasizes the universal variable formulation. Develops the basic two-body and n-body equations of motion; orbit determination; classical orbital elements, coordinate transformations; differential correction; more. Includes specialized applications to lunar and interplanetary flight, example problems, exercises. 1971 edition.

Hacking: The Art of Exploitation


Jon Erickson - 2003
    This book explains the technical aspects of hacking, including stack based overflows, heap based overflows, string exploits, return-into-libc, shellcode, and cryptographic attacks on 802.11b.

The Evolution of Physics: From Early Concepts to Relativity and Quanta


Albert Einstein - 1938
    For the alternate cover edition by Simon & Schuster, see hereClear and concise explanations of the development of theories explaining physical phenomena.

Quantum Physics for Hippies


Lukas Neumeier - 2019
     Quantum Physics for Hippies shatters your perception of reality." - Dr. Mark Müller Bob, a spiritual hippie, meets the witty nerd Alice, who day-dreams about quantum physics all day long. This chance meeting starts them on a mind-blowing journey into the nature of reality that will change their lives forever. Written by quantum physicists and beautifully illustrated, Quantum Physics for Hippies takes the bizarre world of quantum physics and makes it understandable for everyone, hippies and nerds alike. Is this book for you? If you would love to know what quantum physics is really about, but complicated explanations or equations put you off, then this book is for you. Why? We found that there are two types of books about quantum physics. Type A is written by nerds. Usually, they have hundreds of pages, a lot of equations and bury you in useless details. They are mostly correct, but not fun to read. Type B is written by esoterics. They are easy to read, but often full of nonsense, not helping at all in your mission to find the truth. So we decided to write a new type of quantum physics book. Type Hippie-Nerd! Easy, fun to read and correct all at the same time, while still blowing your mind. Happy Readings!

Fischer Black and the Revolutionary Idea of Finance


Perry G. Mehrling - 2005
    Fischer Black and the Revolutionary Idea of Finance explores Black's intellectual journey from Harvard to the offices of ADL, from the University of Chicago to MIT, and then to Goldman Sachs. This poignant book tells the story of one man's intellectual adventure at the very center of modern finance, fully describing the birth of quantitative finance and financial engineering along the way.Years of research and interviews with Black's business and academic associates, as well as family and friends, are distilled into a scholarly yet personal story of the formation and development of the extraordinary mind and unique character of this unassuming renegade Black deciphered the universe of modern finance in ways that went underappreciated for many years and would have won the Nobel Prize in Economics, if not for his untimely death in 1995 Author Perry Mehrling weaves Black's personal story with the birth of modern finance into a vignette-based business biography that captures the essence of this extraordinary man, explaining, for the first time, the ground-breaking impact Fischer Black had on the worlds of money and finance as well as world markets This compelling biography of the "Einstein of Finance" follows Fischer Black through his incredible career, from his transition from academia to one of the most elite of firms on Wall Street--Goldman Sachs--where he developed quantitative models that tens of thousands of professionals still use today. Fischer Black and the Revolutionary Idea of Finance demystifies this genius of finance and provides an engaging and entertaining look at a man whose life's work encapsulates modern financial theory.

Calculus for Dummies


Mark Ryan - 2003
    Others who have no intention of ever studying the subject have this notion that calculus is impossibly difficult unless you happen to be a direct descendant of Einstein. Well, the good news is that you can master calculus. It's not nearly as tough as its mystique would lead you to think. Much of calculus is really just very advanced algebra, geometry, and trig. It builds upon and is a logical extension of those subjects. If you can do algebra, geometry, and trig, you can do calculus.Calculus For Dummies is intended for three groups of readers:Students taking their first calculus course - If you're enrolled in a calculus course and you find your textbook less than crystal clear, this is the book for you. It covers the most important topics in the first year of calculus: differentiation, integration, and infinite series.Students who need to brush up on their calculus to prepare for other studies - If you've had elementary calculus, but it's been a couple of years and you want to review the concepts to prepare for, say, some graduate program, Calculus For Dummies will give you a thorough, no-nonsense refresher course.Adults of all ages who'd like a good introduction to the subject - Non-student readers will find the book's exposition clear and accessible. Calculus For Dummies takes calculus out of the ivory tower and brings it down to earth. This is a user-friendly math book. Whenever possible, the author explains the calculus concepts by showing you connections between the calculus ideas and easier ideas from algebra and geometry. Then, you'll see how the calculus concepts work in concrete examples. All explanations are in plain English, not math-speak. Calculus For Dummies covers the following topics and more:Real-world examples of calculus The two big ideas of calculus: differentiation and integration Why calculus works Pre-algebra and algebra review Common functions and their graphs Limits and continuity Integration and approximating area Sequences and series Don't buy the misconception. Sure calculus is difficult - but it's manageable, doable. You made it through algebra, geometry, and trigonometry. Well, calculus just picks up where they leave off - it's simply the next step in a logical progression.

Blueprints Obstetrics & Gynecology


Tamara L. Callahan - 1997
    This popular Blueprints book has been refined and updated while keeping the concise, organized style and clinical high-yield content of previous editions. Features include USMLE-style questions and answers with full explanations; Key Points in every section; and a color-enhanced design that increases the usefulness of figures and tables.This edition's completely revised art program includes many additional illustrations. Each chapter in this edition ends with evidence-based references (journals) for students to do additional reading/research.

Curriculum Theory: Conflicting Visions and Enduring Concerns


Michael Stephen Schiro - 2007
    Arnold, CHOICE"The book provides readers with a clear, sympathetic and unbiased understanding of the four conflicting visions of curriculum that will enable them to more productively interact with educators who might hold different beliefs. The book stimulates readers to better understand their own beliefs and also to provide them with an understanding of alternate ways of thinking about the fundamental goals of education" --SIRREADALOT.ORG"A much needed, insightful view of alternative curriculum orientations. This is an exceptionally written book that will be useful to teachers, curriculum workers, and school administrators."--Marc Mahlios, University of Kansas"Curriculum Theory: Conflicting Visions and Enduring Concerns is a thought provoking text that invites self-analysis."--Lars J. Helgeson, University of North DakotaCurriculum Theory: Conflicting Visions and Enduring Concerns presents a clear, unbiased, and rigorous description of the major curriculum philosophies that have influenced educators and schooling over the last century. Author Michael Stephen Schiro analyzes four educational visions--Scholar Academic, Social Efficiency, Learner Centered, and Social Reconstruction--to enable readers to reflect on their own educational beliefs and allow them to more productively interact with educators who might hold different beliefs.Key FeaturesProvides a historical perspective on the origins of curriculum ideologies: The book places our current educational debates and issues in a historical context of enduring concerns.Offers a model of how educational movements can be critically analyzed: Using a post-structuralist perspective, this model enables readers to more effectively contribute to the public debate about educational issues.Pays careful attention to the way language is used by educators to give meaning to frequently unspoken assumptions: The text's examination helps readers better understand curricular disagreements that occur in schools.Highlights the complexities of curriculum work in a social context: With an understanding of the ideological pressures exerted on them by society and colleagues, readers can put these pressures in perspective and maintain their own values, beliefs, and practices.Intended AudienceThis book is designed as a supplemental text for advanced undergraduate and graduate courses such as Curriculum Theory, Introduction to Curriculum and Instruction, Curriculum Philosophy, and Curriculum Theory and Practice in the department of education.Talk to the author! schiro@bc.eduTo visit the author's web site, please visit: http: //www2.bc.edu/ schiro/sage.html.

Young Einstein: From the Doxerl Affair to the Miracle Year


L. Randles Lagerstrom - 2013
    In 1905 an unknown 26-year-old clerk at the Swiss Patent Office, who had supposedly failed math in school, burst on to the scientific scene and swept away the hidebound theories of the day. The clerk, Albert Einstein, introduced a new and unexpected understanding of the universe and launched the two great revolutions of twentieth-century physics, relativity and quantum mechanics. The obscure origin and wide-ranging brilliance of the work recalled Isaac Newton’s “annus mirabilis” (miracle year) of 1666, when as a 23-year-old seeking safety at his family manor from an outbreak of the plague, he invented calculus and laid the foundations for his theory of gravity. Like Newton, Einstein quickly became a scientific icon--the image of genius and, according to Time magazine, the Person of the Century.The actual story is much more interesting. Einstein himself once remarked that “science as something coming into being ... is just as subjectively, psychologically conditioned as are all other human endeavors.” In this profile, the historian of science L. Randles Lagerstrom takes you behind the myth and into the very human life of the young Einstein. From family rifts and girlfriend troubles to financial hardships and jobless anxieties, Einstein’s early years were typical of many young persons. And yet in the midst of it all, he also saw his way through to profound scientific insights. Drawing upon correspondence from Einstein, his family, and his friends, Lagerstrom brings to life the young Einstein and enables the reader to come away with a fuller and more appreciative understanding of Einstein the person and the origins of his revolutionary ideas.About the cover image: While walking to work six days a week as a patent clerk in Bern, Switzerland, Einstein would pass by the famous "Zytglogge" tower and its astronomical clocks. The daily juxtaposition was fitting, as the relative nature of time and clock synchronization would be one of his revolutionary discoveries in the miracle year of 1905.

Physical Chemistry


Peter Atkins - 1978
    With its modern emphasis on the molecular view of physical chemistry, its wealth of contemporary applications (in the new "Impact on" features), vivid full-color presentation, and dynamic new media tools, the thoroughly revised new edition is again the most modern, most effective full-length textbook available for the physical chemistry classroom. NOW AVAILABLE IN SPLIT VOLUMESFor maximum flexibility in your physical chemistry course, this text isnow offered as a traditional or in two volumes.• Volume 1:  Thermodynamics and Kinetics (ISBN 0-7167-8567-6)• Volume 2:  Quantum Chemistry, Spectroscopy, and StatisticalThermodynamics (ISBN 0-7167-8569-2)See Table of Contents for the contents of each volume.

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.

Semiconductor Physics and Devices: Basic Principles


Donald A. Neamen - 1992
    The goal of this book is to bring together quantum mechanics, the quantum theory of solids, semiconductor material physics, and semiconductor device physics in a clear and understandable way.