Book picks similar to
Quantum Computing for The Very Curious by Michael Nielsen
science
computer-science
comp-sci
history
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.
Vanderbilt's Biltmore
Robert Wernick - 2012
But ambition quickly took wing. The house swelled to 225 rooms and became - until 2012 when it was topped by the home of a billionaire in Mumbai, India – the world’s largest residence ever built for a private citizen. Here’s the story of the house that Vanderbilt built - from the gardens by Frederick Law Olmsted to the John Singer Sargent portraits that adorn its walls.
The Science of Liberty: Democracy, Reason and the Laws of Nature
Timothy Ferris - 2010
In the grand tradition of such luminaries of the field as Bill Bryson, Richard Dawkins, and Oliver Sacks—as well as his own The Whole Shebang and Coming of Age in the Milky Way—Ferris has written a brilliant chronicle of how science sparked the spread of liberal democracy and transformed today’s world.
new pattern Physics
D.C. Pandey - 2014
Not mere luck but mastery over the concepts is what contributes to the success. The revised edition of this specialized book by Arihant is a master practice book of Physics designed according to the examination pattern of JEE Main and Advanced containing more than 8000 questions helping the students in building their confidence for facing the JEE Exams. This master book has been divided into 23 chapters namely Laws of Motion, Rotation, Gravitation, Circular Motion, Wave Optics, Ray Optics, Electrostatics, Current Electricity, Communication System, Modern Physics, Waves, Kinematics 1, Electromagnetic Waves, Properties of Matter, etc. This is a Master Practice Book for Physics consisting of more than 6000 innovative objective problems like MCQs with Single Correct Option, Multiple Correct Options, Assertion-Reason, Linked Comprehension Based, Matrix Matching and Single Integer Answer Type, etc. The different types of objective questions sharpen the comprehension and analytical abilities in the students. Hints and step-by-step explanatory solutions have been provided for all the questions at the end of each chapter. A special section of Previous Yearsandrsquo; IIT JEE Questions with detailed solutions is provided at the end of the book. The book aims to make students learn in depth about the various concepts and subjects covered under the syllabi of physics for JEE Mains and Advanced Exam. As the book has been designed on the New Pattern of JEE Main andamp; Advanced and contains a large collection of new pattern based physics objective questions which may be asked in the upcoming exams, it for sure will help the aspirants climb the ladder of success in the upcoming JEE Main andamp; Advanced. Content 1.Experimental Skills and General Physics 2.Kinematics 3.Kinematics 4.Laws of Motion 5.Work, Power and E
The Creativity Code: How AI Is Learning to Write, Paint and Think
Marcus du Sautoy - 2019
They can navigate more data than a doctor or lawyer and act with greater precision. For many years we’ve taken solace in the notion that they can’t create. But now that algorithms can learn and adapt, does the future of creativity belong to machines, too?It is hard to imagine a better guide to the bewildering world of artificial intelligence than Marcus du Sautoy, a celebrated Oxford mathematician whose work on symmetry in the ninth dimension has taken him to the vertiginous edge of mathematical understanding. In The Creativity Code he considers what machine learning means for the future of creativity. The Pollockizer can produce drip paintings in the style of Jackson Pollock, Botnik spins off fanciful (if improbable) scenes inspired by J. K. Rowling, and the music-composing algorithm Emmy managed to fool a panel of Bach experts. But do these programs just mimic, or do they have what it takes to create? Du Sautoy argues that to answer this question, we need to understand how the algorithms that drive them work―and this brings him back to his own subject of mathematics, with its puzzles, constraints, and enticing possibilities.While most recent books on AI focus on the future of work, The Creativity Code moves us to the forefront of creative new technologies and offers a more positive and unexpected vision of our future cohabitation with machines. It challenges us to reconsider what it means to be human―and to crack the creativity code.
The Imposter's Handbook
Rob Conery - 2016
New languages, new frameworks, new ways of doing things - a constant struggle just to stay current in the industry. This left no time to learn the foundational concepts and skills that come with a degree in Computer Science.
Game Changer: AlphaZero's Groundbreaking Chess Strategies and the Promise of AI
Matthew Sadler - 2019
The artificial intelligence system, created by DeepMind, had been fed nothing but the rules of the Royal Game when it beat the world’s strongest chess engine in a prolonged match. The selection of ten games published in December 2017 created a worldwide sensation: how was it possible to play in such a brilliant and risky style and not lose a single game against an opponent of superhuman strength?For Game Changer, Matthew Sadler and Natasha Regan investigated more than two thousand previously unpublished games by AlphaZero. They also had unparalleled access to its team of developers and were offered a unique look ‘under the bonnet’ to grasp the depth and breadth of AlphaZero’s search. Sadler and Regan reveal its thinking process and tell the story of the human motivation and the techniques that created AlphaZero.Game Changer also presents a collection of lucidly explained chess games of astonishing quality. Both professionals and club players will improve their game by studying AlphaZero’s stunning discoveries in every field that matters: opening preparation, piece mobility, initiative, attacking techniques, long-term sacrifices and much more.The story of AlphaZero has a wider impact. Game Changer offers intriguing insights into the opportunities and horizons of Artificial Intelligence. Not just in solving games, but in providing solutions for a wide variety of challenges in society.With a foreword by former World Chess Champion Garry Kasparov and an introduction by DeepMind CEO Demis Hassabis.Matthew Sadler (1974) is a Grandmaster who twice won the British Championship and was awarded an individual Gold Medal at the 1996 Olympiad. He has authored several highly acclaimed books on chess and has been writing the famous ‘Sadler on Books’ column for New In Chess magazine for many years. Natasha Regan is a Women’s International Master from England who achieved a degree in mathematics from Cambridge University. Matthew Sadler and Natasha Regan won the English Chess Federation 2016 Book of the Award for their book Chess for Life.
Clean Code: A Handbook of Agile Software Craftsmanship
Robert C. Martin - 2007
But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code on the fly into a book that will instill within you the values of a software craftsman and make you a better programmer but only if you work at it. What kind of work will you be doing? You'll be reading code - lots of code. And you will be challenged to think about what's right about that code, and what's wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code - of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and "smells" gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding ‣ How to tell the difference between good and bad code‣ How to write good code and how to transform bad code into good code‣ How to create good names, good functions, good objects, and good classes‣ How to format code for maximum readability ‣ How to implement complete error handling without obscuring code logic ‣ How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.
Introductory Circuit Analysis
Robert L. Boylestad - 1968
Features exceptionally clear explanations and descriptions, step-by-step examples, more than 50 practical applications, over 2000 easy-to-challenging practice problems, and comprehensive coverage of essentials. PSpice, OrCAd version 9.2 Lite Edition, Multisims 2001 version of Electronics Workbench, and MathCad software references and examples are used throughout. Computer programs (C++, BASIC and PSpice) are printed in color, as they run, at the point in the book where they are discussed. Current and Voltage. Resistance. Ohm's Law, Power, and Energy. Series Circuits. Parallel Circuits. Series-Parallel Networks. Methods of Analysis & Selected Topics. Network Theorems. Capacitors. Magnetic Circuits. Inductors. Sinusodial Alternating Waveforms. The Basic Elements and Phasors. Series and Parallel ac Circuits. Series-Parallel ac Networks. Methods of Analysis and Related Topics. Network Theorems (ac). Power (ac). Resonance. Transformers. Polyphase Systems. Decibels, Filters, and Bode Points. Pulse Waveforms and the R-C Response. Nonsinusodial Circuits. System Analysis: An Introduction. For those working in electronic technology.
The Instant Physicist: An Illustrated Guide
Richard A. Muller - 2010
Muller demonstrated in his recent bestseller, Physics for Future Presidents, that he has a unique talent for delivering the “aha” moment—making difficult topics accessible. In The Instant Physicist he shows his ability to entertain, too, by presenting the best of the scientific curiosities he has assembled over his distinguished career. Assisted by award-winning cartoonist Joey Manfre, who has created an original color cartoon for each “physics bite,” Muller will have readers chuckling while they’re absorbing more science than they ever thought possible. From the surprising (chocolate has more energy in it than TNT) to the scary (even kids can make a bomb), this book contains a revelation on every page. Once finished with this page-turner, readers will be the stars of their next cocktail party.The book consists of a color cartoon on each right-hand page and explanatory text on the left.
The Case of the Missing Moon Rocks
Joe Kloc - 2012
Decades ago, astronauts brought back 850 pounds of rocks from their lunar journeys; the U.S. gave some away as “goodwill” gifts to the world’s nations. Over time, many of them disappeared, stolen or lost in the aftermath of political turmoil, and offered for millions on the black market. Gutheinz, first as a NASA investigator and then the leader of a intrepid group of students, has dedicated his life to getting them back. Author Joe Kloc tells a wild story of geopolitics, crime, science, and one man’s obsession with keeping the moon out of the wrong hands.
Graph Theory With Applications To Engineering And Computer Science
Narsingh Deo - 2004
GRAPH THEORY WITH APPLICATIONS TO ENGINEERING AND COMPUTER SCIENCE-PHI-DEO, NARSINGH-1979-EDN-1
Peopleware: Productive Projects and Teams
Tom DeMarco - 1987
The answers aren't easy -- just incredibly successful.
Out of Their Minds: The Lives and Discoveries of 15 Great Computer Scientists
Dennis E. Shasha - 1995
The latter half of our century has seen its own Renaissance - informations technology has changed irrevocable the way we live, work, and think about the world. We are fortunate, therefore, that the authors of Out of Their Minds have been able to talk so candidly with the founders of computer science. In Out of their Minds, readers will hear the Newtons and Euclids of the computer age as they talk about their discoveries in information technology that have changed forever the way we live, work, and think about the world. Based on interviews by freelance writer Cathy Lazere and the expertise of computer scientist Dennis Shasha, Out of their Minds introduces readers to fifteen of the planet's foremost computer scientists, including eight winners of the Turing Award, computing's Nobel Prize. The scientists reveal themselves in fascinating anecdotes about their early inspirations and influences, their contributions to computer science, and their thoughts on its explosive future. These are the programmers whose work
Accessory to War: The Unspoken Alliance Between Astrophysics and the Military
Neil deGrasse Tyson - 2018
Spanning early celestial navigation to satellite-enabled warfare, Accessory to War is a richly researched and provocative examination of the intersection of science, technology, industry, and power that will introduce Tyson’s millions of fans to yet another dimension of how the universe has shaped our lives and our world.