The Gospel According to Mark


Jorge Luis Borges - 1970
    

Mathematics for Human Flourishing


Francis Su - 2020
    To miss out on mathematics is to live without experiencing some of humanity's most beautiful ideas.In this profound book, written for a wide audience but especially for those disenchanted by their past experiences, and award-winning mathematician and educator weaves parables, puzzles, and personal reflections to show how mathematics meets basic human desires - such as for play, beauty, freedom, justice, and love - and cultivates virtues essential for human flourishing.These desires and virtues, and the stories told here, reveal how mathematics is intimately tied to being human. Some lessons emerge from those who have struggled, including philosopher Simone Weil, whose own mathematical contributions were overshadowed by her brother's and Christopher Jackson, who discovered mathematics as an inmate in a federal prison.Christopher's letters to the author appear throughout the book and show how this intellectual pursuit can - and must - be open to all.PLEASE NOTE: If purchasing this title in the Audible version, the accompanying PDF will be available in your Audible Library along with the audio.RUNNING TIME ⇒ 6hrs. and 52mins.©2020 Francis Edward Su (P)2020 Tantor

Mercury Rising: John Glenn, John Kennedy, and the New Battleground of the Cold War


Jeff Shesol - 2021
    If the United States couldn’t catch up to the Soviets in space, how could it compete with them on Earth? That was the question facing John F. Kennedy at the height of the Cold War—a perilous time when the Soviet Union built the wall in Berlin, tested nuclear bombs more destructive than any in history, and beat the United States to every major milestone in space. The race to the heavens seemed a race for survival—and America was losing.On February 20, 1962, when John Glenn blasted into orbit aboard Friendship 7, his mission was not only to circle the planet; it was to calm the fears of the free world and renew America’s sense of self-belief. Mercury Rising re-creates the tension and excitement of a flight that shifted the momentum of the space race and put the United States on the path to the moon. Drawing on new archival sources, personal interviews, and previously unpublished notes by Glenn himself, Mercury Rising reveals how the astronaut’s heroics lifted the nation’s hopes in what Kennedy called the "hour of maximum danger."

Computing with Quantum Cats: From Colossus to Qubits


John Gribbin - 2013
    Pioneering physicists are on the brink of unlocking a new quantum universe which provides a better representation of reality than our everyday experiences and common sense ever could. The birth of quantum computers – which, like Schrödinger’s famous ‘dead and alive’ cat, rely on entities like electrons, photons or atoms existing in two states at the same time – is set to turn the computing world on its head.In his fascinating study of this cutting-edge technology, John Gribbin updates his previous views on the nature of quantum reality, arguing for a universe of many parallel worlds where ‘everything is real’. Looking back to Alan Turing’s work on the Enigma machine and the first electronic computer, Gribbin explains how quantum theory developed to make quantum computers work in practice as well as in principle. He takes us beyond the arena of theoretical physics to explore their practical applications – from machines which learn through ‘intuition’ and trial and error to unhackable laptops and smartphones. And he investigates the potential for this extraordinary science to create a world where communication occurs faster than light and teleportation is possible.

The C Programming Language


Brian W. Kernighan - 1978
    It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form. As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well.

No One at the Wheel: Driverless Cars and the Road of the Future


Samuel I. Schwartz - 2018
     Our time at the wheel is done. Driving will become illegal, as human drivers will be demonstrably more dangerous than cars that pilot themselves. Is this an impossible future, or a revolution just around the corner? Sam Schwartz, America's most celebrated transportation guru, describes in this book the revolution in self-driving cars. The ramifications will be dramatic, and the transition will be far from seamless. It will overturn the job market for the one in seven Americans who work in the trucking industry. It will cause us to grapple with new ethical dilemmas-if a car will hit a person or a building, endangering the lives of its passengers, who will decide what it does? It will further erode our privacy, since the vehicle can relay our location at any moment. And, like every other computer-controlled device, it can be vulnerable to hacking. Right now, every major car maker here and abroad is working on bringing autonomous vehicles to consumers. The fleets are getting ready to roll and nothing will ever be the same, and this book shows us what the future has in store.

Introduction to Algorithms


Thomas H. Cormen - 1989
    Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor.

Think Python


Allen B. Downey - 2002
    It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structures.

Fluent Python: Clear, Concise, and Effective Programming


Luciano Ramalho - 2015
    With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3.This book covers:Python data model: understand how special methods are the key to the consistent behavior of objectsData structures: take full advantage of built-in types, and understand the text vs bytes duality in the Unicode ageFunctions as objects: view Python functions as first-class objects, and understand how this affects popular design patternsObject-oriented idioms: build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritanceControl flow: leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packagesMetaprogramming: understand how properties, attribute descriptors, class decorators, and metaclasses work"

Java: The Complete Reference


Herbert Schildt - 2004
    Updated for Java Platform, Standard Edition 7 (Java SE 7), this comprehensive volume covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You'll also find information on key elements of the Java API library. JavaBeans, servlets, applets, and Swing are examined and real-world examples demonstrate Java in action. In addition, new Java SE 7 features such as try-with-resources, strings in switch, type inference with the diamond operator, NIO.2, and the Fork/Join Framework are discussed in detail.Coverage includes: Data types and operatorsControl statementsClasses and objectsConstructors and methodsMethod overloading and overridingInterfaces and packagesInheritanceException handlingGenericsAutoboxingEnumerationsAnnotationsThe try-with-resources statementVarargsMultithreadingThe I/O classesNetworkingThe Collections FrameworkApplets and servletsJavaBeansAWT and SwingThe Concurrent APIMuch, much more

Discrete Mathematics and Its Applications


Kenneth H. Rosen - 2000
    These themes include mathematical reasoning, combinatorial analysis, discrete structures, algorithmic thinking, and enhanced problem-solving skills through modeling. Its intent is to demonstrate the relevance and practicality of discrete mathematics to all students. The Fifth Edition includes a more thorough and linear presentation of logic, proof types and proof writing, and mathematical reasoning. This enhanced coverage will provide students with a solid understanding of the material as it relates to their immediate field of study and other relevant subjects. The inclusion of applications and examples to key topics has been significantly addressed to add clarity to every subject. True to the Fourth Edition, the text-specific web site supplements the subject matter in meaningful ways, offering additional material for students and instructors. Discrete math is an active subject with new discoveries made every year. The continual growth and updates to the web site reflect the active nature of the topics being discussed. The book is appropriate for a one- or two-term introductory discrete mathematics course to be taken by students in a wide variety of majors, including computer science, mathematics, and engineering. College Algebra is the only explicit prerequisite.

Genesis and the Big Bang Theory: The Discovery Of Harmony Between Modern Science And The Bible


Gerald Schroeder - 1990
    Genesis and the Big Bang presents a compelling argument that the events of the billions of years that cosmologists say followed the Big Bang and those of the first six days described in Genesis are, in fact, one and the same - identical realities described in vastly different terms. In engaging, accessible language, Dr. Schroeder reconciles the observable facts of science with the very essence of Western religion: the biblical account of Creation.Carefully reviewing and enterpreting accepted scietific principle, analogous passages of Scripture, and biblical scholarship, Dr. Schroeder arrives at a conclusion to lucid that one wonders why it has taken this long in coming. The result for the reader - whether believer or skeptic, Jewish or Christian - is a totally fresh understanding of the key events in the life of the universe.

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

Breakfast with Einstein: The Exotic Physics of Everyday Objects


Chad Orzel - 2018
    

Automate the Boring Stuff with Python: Practical Programming for Total Beginners


Al Sweigart - 2014
    But what if you could have your computer do them for you?In "Automate the Boring Stuff with Python," you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to: Search for text in a file or across multiple filesCreate, update, move, and rename files and foldersSearch the Web and download online contentUpdate and format data in Excel spreadsheets of any sizeSplit, merge, watermark, and encrypt PDFsSend reminder emails and text notificationsFill out online formsStep-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in "Automate the Boring Stuff with Python.""