Book picks similar to
Murach's PHP and MySQL by Joel Murach
programming
web-development
non-fiction
reference
Quantum Computing Since Democritus
Scott Aaronson - 2013
Full of insights, arguments and philosophical perspectives, the book covers an amazing array of topics. Beginning in antiquity with Democritus, it progresses through logic and set theory, computability and complexity theory, quantum computing, cryptography, the information content of quantum states and the interpretation of quantum mechanics. There are also extended discussions about time travel, Newcomb's Paradox, the anthropic principle and the views of Roger Penrose. Aaronson's informal style makes this fascinating book accessible to readers with scientific backgrounds, as well as students and researchers working in physics, computer science, mathematics and philosophy.
Uncovering the Logic of English: A Common-Sense Solution to America's Literacy Crisis
Denise Eide - 2011
Temple Grandin called "really helpful for teaching reading to children who are mathematical pattern thinkers..."For the past 70 years students have needed to break the complex code of English without help. This has resulted in low literacy rates and highly educated professionals who cannot spell. The principles taught in Uncovering the Logic of English describe 98% of English words and eliminate the need to guess.Simple answers are given for questions such as:* Why is there a silent final E in have?* Why don't we drop the E in noticeable?* Why is discussion spelled with -sion rather than -tion?As the rules unfold it becomes apparent how this knowledge is vital to reversing the educational crisis that is plaguing America. This slim volume is easy to read and accessible to parents and classroom teachers.
General Chemistry: The Essential Concepts
Raymond Chang - 2001
It strikes a balance between theory and application by incorporating real-world examples; helping students visualize the three-dimensional atomic and molecular structures that are the basis of chemical activity; and developing problem-solving and critical thinking skills. Although the fifth edition incorporates many new features, such as macro to micro artwork, six new animations correlated to the text, and the addition of new hand-sketched worked examples, General Chemistry is still 200 to 300 pages shorter and much less expensive than other two-semester textbooks. Dr. Chang's concise-but-thorough approach will appeal to efficiency-minded instructors and value-conscious students.
People Skills: How to Assert Yourself, Listen to Others, and Resolve Conflicts
Robert Bolton - 1979
Maybe you listen to an argument in which neither party seems to hear the other. Or maybe your mind drifts to other matters when people talk to you. People Skills is a communication skills handbook that can help you eliminate these and other communication problems. Author Robert Bolton describes the twelve most common communication barriers, showing how these “roadblocks” damage relationships by increasing defensiveness, aggressiveness, or dependency. He explains how to acquire the ability to listen, assert yourself, resolve conflicts, and work out problems with others. These are skills that will help you communicate calmly, even in stressful emotionally charged situations. People Skills will show you: · How to get your needs met using simple assertion techniques · How body language often speaks louder than words · How to use silence as a valuable communication tool · How to de-escalate family disputes, lovers' quarrels, and other heated arguments Both thought-provoking and practical, People Skills is filled with workable ideas that you can use to improve your communication in meaningful ways, every day.
Learning to Improve: How America’s Schools Can Get Better at Getting Better
Anthony S. Bryk - 2015
Time after time, promising education reforms fall short of their goals and are abandoned as other promising ideas take their place. In Learning to Improve, the authors argue for a new approach. Rather than “implementing fast and learning slow,” they believe educators should adopt a more rigorous approach to improvement that allows the field to “learn fast to implement well.” Using ideas borrowed from improvement science, the authors show how a process of disciplined inquiry can be combined with the use of networks to identify, adapt, and successfully scale up promising interventions in education. Organized around six core principles, the book shows how “networked improvement communities” can bring together researchers and practitioners to accelerate learning in key areas of education. Examples include efforts to address the high rates of failure among students in community college remedial math courses and strategies for improving feedback to novice teachers. Learning to Improve offers a new paradigm for research and development in education that promises to be a powerful driver of improvement for the nation’s schools and colleges.
All the Math You'll Ever Need: A Self-Teaching Guide
Stephen L. Slavin - 1989
In adollars-and-cents, bottom-line world, where numbers influenceeverything, none of us can afford to let our math skills atrophy.This step-by-step personal math trainer:Refreshes practical math skills for your personal andprofessional needs, with examples based on everyday situations. Offers straightforward techniques for working with decimals and fractions. Demonstrates simple ways to figure discounts, calculatemortgage interest rates, and work out time, rate, and distance problems. Contains no complex formulas and no unnecessary technical terms.
The Web Designer's Idea Book, Volume 3: Inspiration from Today's Best Web Design Trends, Themes and Styles
Patrick McNeil - 2013
Web design expert Patrick McNeil, author of the popular Web Designer's Idea Book series, is back with the latest examples of the best design on the web today.Arranged thematically, this guide puts important topics like technology, design styles, elements, site types and site structure at your fingertips. This new volume also includes a detailed discussion of the various content management systems available to help you find the best platform for your project.An indispensable reference, this book provides you with the latest in themes, styles and trends you need to keep your projects relevant in the fast-paced and every-changing world of web design.
Exploring CQRS and Event Sourcing
Dominic Betts - 2012
It presents a learning journey, not definitive guidance. It describes the experiences of a development team with no prior CQRS proficiency in building, deploying (to Windows Azure), and maintaining a sample real-world, complex, enterprise system to showcase various CQRS and ES concepts, challenges, and techniques.The development team did not work in isolation; we actively sought input from industry experts and from a wide group of advisors to ensure that the guidance is both detailed and practical.The CQRS pattern and event sourcing are not mere simplistic solutions to the problems associated with large-scale, distributed systems. By providing you with both a working application and written guidance, we expect you’ll be well prepared to embark on your own CQRS journey.
Look at My Happy Rainbow: My Journey as a Male Kindergarten Teacher
Matthew Halpern - 2014
Halpern is funny. He is handsome. He likes to laugh. I love Mr. Halpern. How can I top that? Who doesn't want to be funny, handsome, laugh all the time, and be loved by their students? What they don't know is I left a dreary cubicle job for the exciting, never boring life of a kindergarten teacher eight years ago and never looked back. I have seen and heard some crazy, hilarious, and even touching moments. Look at My Happy Rainbow is my account of the first few years working in a kindergarten classroom experiencing the day to day trials and tribulations and trying to see the world a little more through the eyes of a five-year-old. From the first time a child reached up to take my hand to learning the true value of zipping a coat, being a 'rooster in a world of hens' my unique perspective on teaching and children will (hopefully) warm your heart, make you laugh, and might even help you remember what it felt like to be in kindergarten. Warning: I have a very short attention span (this is why I'm so well suited to teach kindergarten). Some of the chapters are short. One is less than one page. I think this makes the book 'charming', but please know - this is not War and Peace.
Peopleware: Productive Projects and Teams
Tom DeMarco - 1987
The answers aren't easy -- just incredibly successful.
C++ Pocket Reference
Kyle Loudon - 2003
This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand when needed. Programmers will also appreciate the book's brevity; as much information as possible has been crammed into its small pages.In the C++ Pocket Reference, you will find:Information on C++ types and type conversions Syntax for C++ statements and preprocessor directives Help declaring and defining classes, and managing inheritance Information on declarations, storage classes, arrays, pointers, strings, and expressions Refreshers on key concepts of C++ such as namespaces and scope More!C++ Pocket Reference is useful to Java and C programmers making the transition to C++, or who find themselves occasionally programming in C++. The three languages are often confusingly similar. This book enables programmers familiar with C or Java to quickly come up to speed on how a particular construct or concept is implemented in C++.Together with its companion STL Pocket Reference, the C++ Pocket Reference forms one of the most concise, easily-carried, quick-references to the C++ language available.
Closing the Vocabulary Gap
Alex Quigley - 2018
But what if there were 50,000 small solutions to help us bridge that gap?In Closing the Vocabulary Gap, the author explores the increased demands of an academic curriculum and how closing the vocabulary gap between our 'word poor' and 'word rich' students could prove the vital difference between school failure and success.This must-read book presents the case for teacher-led efforts to develop students' vocabulary and provides practical solutions for teachers across the curriculum, incorporating easy-to-use tools, resources and classroom activities.
Language at the Speed of Sight
Mark Seidenberg - 2017
Little has changed, however, since then: over half of our children still read at a basic level and few become highly proficient. Many American children and adults are not functionally literate, with serious consequences. Poor readers are more likely to drop out of the educational system and as adults are unable to fully participate in the workforce, adequately manage their own health care, or advance their children's education. In Language at the Speed of Sight, internationally renowned cognitive scientist Mark Seidenberg reveals the underexplored science of reading, which spans cognitive science, neurobiology, and linguistics. As Seidenberg shows, the disconnect between science and education is a major factor in America's chronic underachievement. How we teach reading places many children at risk of failure, discriminates against poorer kids, and discourages even those who could have become more successful readers. Children aren't taught basic print skills because educators cling to the disproved theory that good readers guess the words in texts, a strategy that encourages skimming instead of close reading. Interventions for children with reading disabilities are delayed because parents are mistakenly told their kids will catch up if they work harder. Learning to read is more difficult for children who speak a minority dialect in the home, but that is not reflected in classroom practices. By building on science's insights, we can improve how our children read, and take real steps toward solving the inequality that illiteracy breeds. Both an expert look at our relationship with the written word and a rousing call to action, Language at the Speed of Sight is essential for parents, educators, policy makers, and all others who want to understand why so many fail to read, and how to change that.
Domain-Driven Design: Tackling Complexity in the Heart of Software
Eric Evans - 2003
"His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to reflect your improving understanding of it. Eric thinks that learning about your problem domain is as likely to happen at the end of your project as at the beginning, and so refactoring is a big part of his technique. "The book is a fun read. Eric has lots of interesting stories, and he has a way with words. I see this book as essential reading for software developers--it is a future classic." --Ralph Johnson, author of Design Patterns "If you don't think you are getting value from your investment in object-oriented programming, this book will tell you what you've forgotten to do. "Eric Evans convincingly argues for the importance of domain modeling as the central focus of development and provides a solid framework and set of techniques for accomplishing it. This is timeless wisdom, and will hold up long after the methodologies du jour have gone out of fashion." --Dave Collins, author of Designing Object-Oriented User Interfaces "Eric weaves real-world experience modeling--and building--business applications into a practical, useful book. Written from the perspective of a trusted practitioner, Eric's descriptions of ubiquitous language, the benefits of sharing models with users, object life-cycle management, logical and physical application structuring, and the process and results of deep refactoring are major contributions to our field." --Luke Hohmann, author of Beyond Software Architecture "This book belongs on the shelf of every thoughtful software developer." --Kent Beck "What Eric has managed to capture is a part of the design process that experienced object designers have always used, but that we have been singularly unsuccessful as a group in conveying to the rest of the industry. We've given away bits and pieces of this knowledge...but we've never organized and systematized the principles of building domain logic. This book is important." --Kyle Brown, author of Enterprise Java(TM) Programming with IBM(R) WebSphere(R) The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process. Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book incorporates numerous examples based on actual projects to illustrate the application of domain-driven design to real-world software development. Readers learn how to use a domain model to make a complex development effort more focused and dynamic. A core of best practices and standard patterns provides a common language for the development team. A shift in emphasis--refactoring not just the code but the model underlying the code--in combination with the frequent iterations of Agile development leads to deeper insight into domains and enhanced communication between domain expert and programmer. Domain-Driven Design then builds on this foundation, and addresses modeling and design for complex systems and larger organizations.Specific topics covered include:Getting all team members to speak the same language Connecting model and implementation more deeply Sharpening key distinctions in a model Managing the lifecycle of a domain object Writing domain code that is safe to combine in elaborate ways Making complex code obvious and predictable Formulating a domain vision statement Distilling the core of a complex domain Digging out implicit concepts needed in the model Applying analysis patterns Relating design patterns to the model Maintaining model integrity in a large system Dealing with coexisting models on the same project Organizing systems with large-scale structures Recognizing and responding to modeling breakthroughs With this book in hand, object-oriented developers, system analysts, and designers will have the guidance they need to organize and focus their work, create rich and useful domain models, and leverage those models into quality, long-lasting software implementations.
System Error: Where Big Tech Went Wrong and How We Can Reboot
Mehran Sahami - 2021
A forward-thinking manifesto from three Stanford professors—experts who have worked at ground zero of the tech revolution for decades—which reveals how big tech’s obsession with optimization and efficiency has sacrificed fundamental human values and outlines steps we can take to change course, renew our democracy, and save ourselves.