Book picks similar to
A Computable Universe: Understanding and Exploring Nature as Computation by Hector Zenil
computer-science
physics
information-theory
complexity
Know Better, Do Better: Teaching the Foundations So Every Child Can Read
Meredith Liben - 2019
Category Theory for Programmers
Bartosz Milewski - 2014
Collected from the series of blog posts starting at: https://bartoszmilewski.com/2014/10/2...Hardcover available at: http://www.blurb.com/b/9008339-catego...
The Little Go Book
Karl Seguin - 2014
It's aimed at developers who might not be quite comfortable with the idea of pointers and static typing.http://openmymind.net/The-Little-Go-B...
How Google Tests Software
James A. Whittaker - 2012
Legendary testing expert James Whittaker, until recently a Google testing leader, and two top Google experts reveal exactly how Google tests software, offering brand-new best practices you can use even if you're not quite Google's size...yet! Breakthrough Techniques You Can Actually Use Discover 100% practical, amazingly scalable techniques for analyzing risk and planning tests...thinking like real users...implementing exploratory, black box, white box, and acceptance testing...getting usable feedback...tracking issues...choosing and creating tools...testing "Docs & Mocks," interfaces, classes, modules, libraries, binaries, services, and infrastructure...reviewing code and refactoring...using test hooks, presubmit scripts, queues, continuous builds, and more. With these techniques, you can transform testing from a bottleneck into an accelerator-and make your whole organization more productive!
The Little Schemer
Daniel P. Friedman - 1974
The authors' enthusiasm for their subject is compelling as they present abstract concepts in a humorous and easy-to-grasp fashion. Together, these books will open new doors of thought to anyone who wants to find out what computing is really about. The Little Schemer introduces computing as an extension of arithmetic and algebra; things that everyone studies in grade school and high school. It introduces programs as recursive functions and briefly discusses the limits of what computers can do. The authors use the programming language Scheme, and interesting foods to illustrate these abstract ideas. The Seasoned Schemer informs the reader about additional dimensions of computing: functions as values, change of state, and exceptional cases. The Little LISPer has been a popular introduction to LISP for many years. It had appeared in French and Japanese. The Little Schemer and The Seasoned Schemer are worthy successors and will prove equally popular as textbooks for Scheme courses as well as companion texts for any complete introductory course in Computer Science.
Pure Genius: Building a Culture of Innovation and Taking 20% Time to the Next Level
Don Wettrick - 2014
You've heard the complaints too many times: When am I ever going to use this in the real world? Why are we learning this? When are we going to learn about something interesting? But what if your students came to class excited? What if they were passionate about their projects? What if they grasped the connection between today's work and tomorrow's careers? In classrooms across the nation, innovative teachers are employing passion-based, open-source learning to improve their student's education. In Pure Genius, Don Wettrick encourages teachers and administrators to collaborate--with experts, students, and one another--to create interesting, and even life-changing opportunities for learning. You'll discover: Innovation brings a fresh approach to solving real problems Creative ways to work within the constraints your current budget and system Courses that offer relevant content can inspire students to learn beyond the classroom Collaborating with experts and mentors improves the learning experience for students and teachers Students must be taught and entrusted to appropriately use social media Social media is an incredible resource for inspiration and professional development Innovation is the key to equipping today's students for tomorrow's marketplace. By incorporating the concepts Don explains in Pure Genius, you can empower the next generation to be free thinkers who can create new concepts and products that can change the way we live.
Getting Started with MATLAB 7: A Quick Introduction for Scientists and Engineers
Rudra Pratap - 2005
Its broad appeal lies in its interactive environment with hundreds of built-in functions for technical computation, graphics, and animation. In addition, it provides easy extensibility with its own high-level programming language. Enhanced by fun and appealing illustrations, Getting Started with MATLAB 7: A Quick Introduction for Scientists and Engineers employs a casual, accessible writing style that shows users how to enjoy using MATLAB.
Database in Depth: Relational Theory for Practitioners
C.J. Date - 2005
Database in Depth: The Relational Model for Practitioners goes beyond the hype and gets to the heart of how relational databases actually work.Ideal for experienced database developers and designers, this concise guide gives you a clear view of the technology--a view that's not influenced by any vendor or product. Featuring an extensive set of exercises, it will help you:understand why and how the relational model is still directly relevant to modern database technology (and will remain so for the foreseeable future)see why and how the SQL standard is seriously deficientuse the best current theoretical knowledge in the design of their databases and database applicationsmake informed decisions in their daily database professional activitiesDatabase in Depth will appeal not only to database developers and designers, but also to a diverse field of professionals and academics, including database administrators (DBAs), information modelers, database consultants, and more. Virtually everyone who deals with relational databases should have at least a passing understanding of the fundamentals of working with relational models.Author C.J. Date has been involved with the relational model from its earliest days. An exceptionally clear-thinking writer, Date lays out principle and theory in a manner that is easily understood. Few others can speak as authoritatively the topic of relational databases as Date can.
Onward: Cultivating Emotional Resilience in Educators
Elena Aguilar - 2018
Stress is part of the job, but when 70 percent of teachers quit within their first five years because the stress is making them physically and mentally ill, things have gone too far. Unsurprisingly, these effects are highest in difficult-to-fill positions such as math, science, and foreign languages, and in urban areas and secondary classrooms--places where we need our teachers to be especially motivated and engaged. This book offers a path to resiliency to help teachers weather the storms and bounce back--and work toward banishing the rain for good.This actionable framework gives you concrete steps toward rediscovering yourself, your energy, and your passion for teaching. You'll learn how a simple shift in mindset can affect your outlook, and how taking care of yourself physically, mentally, and emotionally is one of the most important things you can do. The companion workbook helps you put the framework into action, streamlining your way toward renewal and strength.Cultivate resilience with a four-part framework based on 12 key habits Uncover your true self, understand emotions, and use your energy where it counts Adopt a mindful, story-telling approach to communication and community building Keep learning, playing, and creating to create an environment of collective celebration By cultivating resilience in schools, we help ensure that we are working in, teaching in, and leading organizations where every child thrives, and where the potential of every child is recognized and nurtured. Onward provides a step-by-step plan for reigniting that spark.
Parallel Universes: The Search for Other Worlds
Fred Alan Wolf - 1988
Challenge your preceptions of the universe and explore ideas as varied as superspace theater and zero-time ghosts and even explore a future where time travel is real and black holes are gateways rather than endings.
Real World OCaml: Functional programming for the masses
Yaron Minsky - 2013
Through the book’s many examples, you’ll quickly learn how OCaml stands out as a tool for writing fast, succinct, and readable systems code.Real World OCaml takes you through the concepts of the language at a brisk pace, and then helps you explore the tools and techniques that make OCaml an effective and practical tool. In the book’s third section, you’ll delve deep into the details of the compiler toolchain and OCaml’s simple and efficient runtime system.Learn the foundations of the language, such as higher-order functions, algebraic data types, and modulesExplore advanced features such as functors, first-class modules, and objectsLeverage Core, a comprehensive general-purpose standard library for OCamlDesign effective and reusable libraries, making the most of OCaml’s approach to abstraction and modularityTackle practical programming problems from command-line parsing to asynchronous network programmingExamine profiling and interactive debugging techniques with tools such as GNU gdb
Dreaming in Code: Two Dozen Programmers, Three Years, 4,732 Bugs, and One Quest for Transcendent Software
Scott Rosenberg - 2007
Along the way, we encounter black holes, turtles, snakes, dragons, axe-sharpening, and yak-shaving—and take a guided tour through the theories and methods, both brilliant and misguided, that litter the history of software development, from the famous ‘mythical man-month’ to Extreme Programming. Not just for technophiles but for anyone captivated by the drama of invention, Dreaming in Code offers a window into both the information age and the workings of the human mind.
Building Classroom Discipline
Carol M. Charles - 1984
This classic text has been reconceptualized and restructured by the author to include * Increased emphasis on teachers and students working together cooperatively to maintain classrooms that are safe, enjoyable, and productive. * Better discussion of the behavior patterns of students from various ethnic, cultural, and societal groups. * Information for understanding and working productively with students with Neurological Based Behavior (NBB). * A clear progression of advances in classroom discipline over the past six decades, helping readers better understand the rationales and procedures featured in today's approaches to discipline. * Presentation and analysis of strategies that help students conduct themselves with greater civility, responsibility, and moral intelligence. The text analyzes 18 models of school discipline developed by educational thinkers over the past 60 years and shows how they can be applied in realistic situations. also coordinate with Professor Charles to ensure accuracy in the presentation of their models. Teachers are motivated to create a structure of positive discipline based on the most effective elements from traditional and current disciplinary approaches.
School Law and the Public Schools: A Practical Guide for Educational Leaders
Nathan L. Essex - 1999
today. An essential reference for all teachers, educational leaders, and policymakers at all levels, the book is organized and written in a style that is accessible to all, even those with little or no knowledge of the legal issues in education.
Absolutely Small: How Quantum Theory Explains Our Everyday World
Michael D. Fayer - 2010
And liberated from its mathematical underpinnings, physics suddenly becomes accessible to anyone with the curiosity and imagination to explore its beauty. Science without math? It's not that unusual. For example, we can understand the concept of gravity without solving a single equation. So for all those who may have pondered what makes blueberries blue and strawberries red; for those who have wondered if sound really travels in waves; and why light behaves so differently from any other phenomenon in the universe, it's all a matter of quantum physics. Absolutely Small presents (and demystifies) the world of quantum science like no book before. It explores scientific concepts--from particles of light, to probability, to states of matter, to what makes greenhouse gases bad--in considerable depth, but using examples from the everyday world. Challenging without being intimidating, accessible but not condescending, Absolutely Small develops the reader's intuition for the very nature of things at their most basic and intriguing levels.