Bad Girls Throughout History: 100 Remarkable Women Who Changed the World (Women in History Book, Book of Women Who Changed the World)


Ann Shen - 2016
    Sojourner Truth, activist and abolitionist. Ada Lovelace, first computer programmer. Marie Curie, first woman to win the Nobel Prize. Joan Jett, godmother of punk. The 100 revolutionary women highlighted in this gorgeously illustrated book were bad in the best sense of the word: they challenged the status quo and changed the rules for all who followed. From pirates to artists, warriors, daredevils, scientists, activists, and spies, the accomplishments of these incredible women vary as much as the eras and places in which they effected change. Featuring bold watercolor portraits and illuminating essays by Ann Shen, Bad Girls Throughout History is a distinctive, gift-worthy tribute.

Food Anatomy: The Curious Parts & Pieces of Our Edible World


Julia Rothman - 2016
    She starts with an illustrated history of food and ends with a global tour of street eats. Along the way, Rothman serves up a hilarious primer on short order egg lingo and a mouthwatering menu of how people around the planet serve fried potatoes — and what we dip them in. Award-winning food journalist Rachel Wharton lends her editorial expertise to this light-hearted exploration of everything food that bursts with little-known facts and delightful drawings. Everyday diners and seasoned foodies alike are sure to eat it up.

I Think You'll Find It's a Bit More Complicated Than That


Ben Goldacre - 2014
    In 'Bad Science', Ben Goldacre hilariously exposed the tricks that quacks and journalists use to distort science. In 'Bad Pharma', he put the $600 billion global pharmaceutical industry under the microscope. Now the pick of the journalism by one of our wittiest, most indignant and most fearless commentators on the worlds of medicine and science is collected in one volume.

Mathematics for the Nonmathematician


Morris Kline - 1967
    But there is one other motive which is as strong as any of these — the search for beauty. Mathematics is an art, and as such affords the pleasures which all the arts afford." In this erudite, entertaining college-level text, Morris Kline, Professor Emeritus of Mathematics at New York University, provides the liberal arts student with a detailed treatment of mathematics in a cultural and historical context. The book can also act as a self-study vehicle for advanced high school students and laymen. Professor Kline begins with an overview, tracing the development of mathematics to the ancient Greeks, and following its evolution through the Middle Ages and the Renaissance to the present day. Subsequent chapters focus on specific subject areas, such as "Logic and Mathematics," "Number: The Fundamental Concept," "Parametric Equations and Curvilinear Motion," "The Differential Calculus," and "The Theory of Probability." Each of these sections offers a step-by-step explanation of concepts and then tests the student's understanding with exercises and problems. At the same time, these concepts are linked to pure and applied science, engineering, philosophy, the social sciences or even the arts.In one section, Professor Kline discusses non-Euclidean geometry, ranking it with evolution as one of the "two concepts which have most profoundly revolutionized our intellectual development since the nineteenth century." His lucid treatment of this difficult subject starts in the 1800s with the pioneering work of Gauss, Lobachevsky, Bolyai and Riemann, and moves forward to the theory of relativity, explaining the mathematical, scientific and philosophical aspects of this pivotal breakthrough. Mathematics for the Nonmathematician exemplifies Morris Kline's rare ability to simplify complex subjects for the nonspecialist.

Python 3 Object Oriented Programming


Dusty Phillips - 2010
    Many examples are taken from real-world projects. The book focuses on high-level design as well as the gritty details of the Python syntax. The provided exercises inspire the reader to think about his or her own code, rather than providing solved problems. If you're new to Object Oriented Programming techniques, or if you have basic Python skills and wish to learn in depth how and when to correctly apply Object Oriented Programming in Python, this is the book for you. If you are an object-oriented programmer for other languages, you too will find this book a useful introduction to Python, as it uses terminology you are already familiar with. Python 2 programmers seeking a leg up in the new world of Python 3 will also find the book beneficial, and you need not necessarily know Python 2.

Linear Algebra


Stephen H. Friedberg - 1979
     This top-selling, theorem-proof text presents a careful treatment of the principal topics of linear algebra, and illustrates the power of the subject through a variety of applications. It emphasizes the symbiotic relationship between linear transformations and matrices, but states theorems in the more general infinite-dimensional case where appropriate.

Why Does Batman Carry Shark Repellent?: And Other Amazing Comic Book Trivia!


Brian Cronin - 2012
    Cronin has teamed up with some of the top comic book writers and artists of today to present 100 trivia lists, including: - Nine Celebrities That Guest-Starred in Comic Books...without Their Permission- Seven Bands That Got Their Names from Comics- Ten Crazy Items Found on Batman's Utility Belt- Five Comic Book Inventions That Eventually Became Real- Five Stupidest Superhero Origins- And much, much more!From Batman to Spiderman, Aquaman to the X-Men, each list in Why Does Batman Carry Shark Repellent? will entertain and inform whether you're a hardcore geek or a casual fan.

Treasury of Egyptian Mythology: Classic Stories of Gods, Goddesses, Monsters & Mortals


Donna Jo Napoli - 2013
    The lyrical storytelling of award-winning author Donna Jo Napoli dramatizes the timeless tales of ancient Egypt in the year when Angelina Jolie will make Cleopatra a multimedia star. And just like the popular National Geographic Treasury of Greek Mythology, the stories in this book will be beautifully illustrated to bring ancient characters vividly to life. The stories are embellished with sidebars that provide historical, cultural, and geographic context and a mapping feature that adds to the fun and fascination. Resource notes and ample back matter direct readers to discover more about ancient Egypt. With its attractive design and beautiful narrative, this accessible treasury stands out from all other mythology titles in the marketplace.

sed & awk


Dale Dougherty - 1990
    The most common operation done with sed is substitution, replacing one block of text with another. awk is a complete programming language. Unlike many conventional languages, awk is "data driven" -- you specify what kind of data you are interested in and the operations to be performed when that data is found. awk does many things for you, including automatically opening and closing data files, reading records, breaking the records up into fields, and counting the records. While awk provides the features of most conventional programming languages, it also includes some unconventional features, such as extended regular expression matching and associative arrays. sed & awk describes both programs in detail and includes a chapter of example sed and awk scripts. This edition covers features of sed and awk that are mandated by the POSIX standard. This most notably affects awk, where POSIX standardized a new variable, CONVFMT, and new functions, toupper() and tolower(). The CONVFMT variable specifies the conversion format to use when converting numbers to strings (awk used to use OFMT for this purpose). The toupper() and tolower() functions each take a (presumably mixed case) string argument and return a new version of the string with all letters translated to the corresponding case. In addition, this edition covers GNU sed, newly available since the first edition. It also updates the first edition coverage of Bell Labs nawk and GNU awk (gawk), covers mawk, an additional freely available implementation of awk, and briefly discusses three commercial versions of awk, MKS awk, Thompson Automation awk (tawk), and Videosoft (VSAwk).

Semiconductor Device Fundamentals


Robert F. Pierret - 1995
    Problems are designed to progressively enhance MATLAB-use proficiency, so students need not be familiar with MATLAB at the start of your course. Program scripts that are answers to exercises in the text are available at no charge in electronic form (see Teaching Resources below). *Supplement and Review Mini-Chapters after each of the text's three parts contain an extensive review list of terms, test-like problem sets with answers, and detailed suggestions on supplemental reading to reinforce students' learning and help them prepare for exams. *Read-Only Chapters, strategically placed to provide a change of pace during the course, provide informative, yet enjoyable reading for students. *Measurement Details and Results samples offer students a realistic perspective on the seldom-perfect nature of device characteristics, contrary to the way they are often represented in introductory texts. Content Highlig

The Book of PoC||GTFO


Manul Laphroaig - 2017
    Until now, the journal has only been available online or printed and distributed for free at hacker conferences worldwide.Consistent with the journal's quirky, biblical style, this book comes with all the trimmings: a leatherette cover, ribbon bookmark, bible paper, and gilt-edged pages. The book features more than 80 technical essays from numerous famous hackers, authors of classics like "Reliable Code Execution on a Tamagotchi," "ELFs are Dorky, Elves are Cool," "Burning a Phone," "Forget Not the Humble Timing Attack," and "A Sermon on Hacker Privilege." Twenty-four full-color pages by Ange Albertini illustrate many of the clever tricks described in the text.

Laika


Nick Abadzis - 2007
    This is her journey.Nick Abadzis blends fiction and fact in the intertwined stories of three compelling lives. Along with Laika, there is Korolev, once a political prisoner, now a driven engineer at the top of the Soviet space program, and Yelena, the lab technician responsible for Laika's health and life.

Adventures in the Dream Trade


Neil Gaiman - 2002
    A collection of short stories, essays, poems, song lyrics, and a weblog from the time that his novel American Gods was going to press.

Gödel's Proof


Ernest Nagel - 1958
    Gödel received public recognition of his work in 1951 when he was awarded the first Albert Einstein Award for achievement in the natural sciences--perhaps the highest award of its kind in the United States. The award committee described his work in mathematical logic as "one of the greatest contributions to the sciences in recent times."However, few mathematicians of the time were equipped to understand the young scholar's complex proof. Ernest Nagel and James Newman provide a readable and accessible explanation to both scholars and non-specialists of the main ideas and broad implications of Gödel's discovery. It offers every educated person with a taste for logic and philosophy the chance to understand a previously difficult and inaccessible subject.New York University Press is proud to publish this special edition of one of its bestselling books. With a new introduction by Douglas R. Hofstadter, this book will appeal students, scholars, and professionals in the fields of mathematics, computer science, logic and philosophy, and science.