Book picks similar to
Measuring Up: What Educational Testing Really Tells Us by Daniel Koretz
education
non-fiction
partially-read
nonfiction
Taking Sides: Clashing Views on Political Issues
George McKenna - 1978
Presents clashing views on political issues which are provided in a debate-style format designed to develop critical thinking skills in a student.
Coders at Work: Reflections on the Craft of Programming
Peter Seibel - 2009
As the words "at work" suggest, Peter Seibel focuses on how his interviewees tackle the day–to–day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting. Hundreds of people have suggested names of programmers to interview on the Coders at Work web site: http://www.codersatwork.com. The complete list was 284 names. Having digested everyone’s feedback, we selected 16 folks who’ve been kind enough to agree to be interviewed:- Frances Allen: Pioneer in optimizing compilers, first woman to win the Turing Award (2006) and first female IBM fellow- Joe Armstrong: Inventor of Erlang- Joshua Bloch: Author of the Java collections framework, now at Google- Bernie Cosell: One of the main software guys behind the original ARPANET IMPs and a master debugger- Douglas Crockford: JSON founder, JavaScript architect at Yahoo!- L. Peter Deutsch: Author of Ghostscript, implementer of Smalltalk-80 at Xerox PARC and Lisp 1.5 on PDP-1- Brendan Eich: Inventor of JavaScript, CTO of the Mozilla Corporation - Brad Fitzpatrick: Writer of LiveJournal, OpenID, memcached, and Perlbal - Dan Ingalls: Smalltalk implementor and designer- Simon Peyton Jones: Coinventor of Haskell and lead designer of Glasgow Haskell Compiler- Donald Knuth: Author of The Art of Computer Programming and creator of TeX- Peter Norvig: Director of Research at Google and author of the standard text on AI- Guy Steele: Coinventor of Scheme and part of the Common Lisp Gang of Five, currently working on Fortress- Ken Thompson: Inventor of UNIX- Jamie Zawinski: Author of XEmacs and early Netscape/Mozilla hackerWhat you’ll learn:How the best programmers in the world do their jobWho is this book for?Programmers interested in the point of view of leaders in the field. Programmers looking for approaches that work for some of these outstanding programmers.
Graphic Design: The New Basics
Ellen Lupton - 2008
For those looking to challenge the cut-and-paste mentality thereare few resources that are both informative and inspirational. In Graphic Design: The New Basics, Ellen Lupton, best-selling author of such books as Thinking with Type and Design It Yourself, and design educator Jennifer Cole Phillips refocus design instruction on the study of the fundamentals of form in a critical, rigorous way informed by contemporary media, theory, and software systems. Through visual demonstrations and concise commentary, The New Basics shows students and professionals how to build interest and complexity around simple relationships between formal elements of two-dimensional design such as point, line, plane, scale, hierarchy, layers, and transparency. The New Basics explains the key concepts of visual language that inform any work of designfrom a logo or letterhead to a complex web site. It takes a fresh approach to design instruction by emphasizing visually intensive, form-based thinking in a manner that is in tune with the latest developments in contemporary media, theory, art, and technology. Colorful, compact, and clearly written, The New Basics is the new indispensable resource for anyone seeking a smart, inspiring introduction to graphic design and destined to become the standard reference work in design education.
Meeting the Ethical Challenges of Leadership: Casting Light or Shadow
Craig E. Johnson - 2001
--Dr. Patricia Mitchell, University of San FranciscoMeeting the Ethical Challenges of Leadership: Casting Light or Shadow, Third Edition identifies the unique ethical demands of leadership and then equips readers to meet these challenges. This new edition retains the elements of the text that have contributed to its success while broadening its appeal. Written in an informal, accessible style, author Craig E. Johnson takes an interdisciplinary approach to leadership ethics while blending research and theory with practical application. This unique text promotes ethical decision-making and action through skill development, self-assessment, and application exercisesNew to the Third EditionPresents Focus on Follower boxes that broaden coverage of the text and introduce concepts students can apply to their role as followersProvides a new reference section at the end of the book that serves as a starting point for further research and explorationIncludes a new chapter on ethical influenceExpands coverage to reflect the growing interest in leadership ethics, incorporating new topics, theory, and research findingsUpdates cases retained from previous editions and includes new cases that cover such topics as the tenure of Hewlett Packard′s CEO Carly Fiorina and scandals involving stock options and student loansFeatures new films in the Leadership Ethics at the Movies casesAccompanied by High-Quality Ancillaries!Instructors Resources on CD include teaching strategies, a test bank, sample syllabi, assignment descriptions, and more. Qualified instructors may request a copy by contacting Customer Care at 1-800-818-SAGE (7243) from 6 am - 5 pm, PST.Intended AudienceLooking at the leader′s inner life, including character development and values, this student-friendly book is designed as a core text for undergraduate and graduate courses in Leadership and Ethics in a variety of fields of including business and management, communication, psychology, and education.Looking for other titles for your Leadership courses? SAGE has published over 500 books on Leadership, and we′ve developed a web page to help you find just the right one for your class. Click here to browse our selection.
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.
Human Resources Management for Public and Nonprofit Organizations: A Strategic Approach
Joan E. Pynes - 1997
This book shows how to integrate HR practices with the mission of their organization. An accessible tool complete with an instructor s manual, this book provides an integrated approach to current HR concerns and is unique in its focus on both public and nonprofit agencies. Offering guidance and techniques for implementing effective human resource management strategies job analysis, performance evaluation, recruitment and selection, training and development, compensation and benefits, and collective bargaining Pynes demonstrates how strategic human resources management is essential to proactively managing change.
An Introduction to Group Work Practice
Ronald W. Toseland - 1984
Students will receive a grounding in areas that vary from treatment to organizational and community settings. This edition also includes of new case studies, practice examples and guiding principles.
The Great Sea: A Human History of the Mediterranean
David Abulafia - 2011
David Abulafia's The Great Sea is the first complete history of the Mediterranean, from the erection of temples on Malta around 3500 BC to modern tourism. Ranging across time and the whole extraordinary space of the Mediterranean from Gibraltar to Jaffa, Genoa to Tunis, and bringing to life pilgrims, pirates, sultans and naval commanders, this is the story of the sea that has shaped much of world history.
Carrabba's Italian Grill: Recipes from Around Our Family Table: Recipes from Around Our Family Table
Carrabba's Italian Grill - 2011
Serving hand-prepared, contemporary renditions of traditional family recipes, Carrabba's makes everyone who walks through the door feel right at home. Each meal is served in the time-honored tradition of warm Italian hospitality and authentically prepared food made from the heart. Now, you can re-create the Carrabba's experience in your own kitchen with delicious recipes inspired by generations of family cooking. In the true spirit of generosity, Recipes from Around Our Family Table shares not just these mouthwatering signature recipes, but also the cooking secrets that make them so good.
Includes 75 authentic Italian recipes and Carrabba's favorites, like Chicken Bryan, Mama Mandola's Sicilian Chicken Soup and Pizza Margherita
Offers tips on successful grilling, preparing perfect pasta, finding the best ingredients, mastering homemade pizza, and more
Secrets and Lies: Digital Security in a Networked World
Bruce Schneier - 2000
Identity Theft. Corporate Espionage. National secrets compromised. Can anyone promise security in our digital world?The man who introduced cryptography to the boardroom says no. But in this fascinating read, he shows us how to come closer by developing security measures in terms of context, tools, and strategy. Security is a process, not a product – one that system administrators and corporate executives alike must understand to survive.This edition updated with new information about post-9/11 security.
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.
The Adventure of English: The Biography of a Language
Melvyn Bragg - 2003
It is democratic, everchanging and ingenious in its assimilation of other cultures. English runs through the heart of the world of finance, medicine and the Internet, and it is understood by around two thousand million people across the world. It seems set to go on. Yet it was nearly wiped out in its early years.Embracing elements of Latin, French, Spanish, Italian, Portuguese, Arabic, Hindi and Gullah, this 1500-year story covers a huge range of countries and people. The Adventure of English is not only an enthralling story of power, religion and trade, but also the story of people, and how their day-to-day lives shaped and continue to change the extraordinary language that is English.
Writing for Computer Science
Justin Zobel - 1997
For the most part the book is a discussion of good writing style and effective research strategies. Some of the material is accepted wisdom, some is controversial, and some is my opinions. Although the book is brief, it is designed to be comprehensive: some readers may be interested in exploring topics further, but for most readers this book should be suf?cient. The ?rst edition of this book was almost entirely about writing. This e- tion, partly in response to reader feedback and partly in response to issues that arose in my ownexperiences as an advisor, researcher, and referee, is also about research methods. Indeed, the two topics writing about and doing research are not clearly separated. It is a small step from asking how do I write? to askingwhatisitthatIwriteabout? As previously, the guidance on writing focuses on research, but much of the material is applicable to general technical and professional communication. Likewise, the guidance on the practice of research has broader lessons. A pr- titioner trying a new algorithm or explaining to colleagues why one solution is preferable to another should be con?dent that the arguments are built on robust foundations. And, while this edition has a stronger emphasis on research than did the ?rst, nothing has been deleted; there is additional material on research, but the guidance on writing has not been taken away."
Business Law: The Ethical, Global, and E-Commerce Environment
Jane P. Mallor - 1997
The cases in the 15th edition are excerpted and edited by the authors. The syntax is not altered, therefore retains the language of the courts. As in recent previous editions, the 15th edition includes a mix of actual AND hypothetical cases. This text is our most research-based Business Law text.
An Illustrated Book of Bad Arguments
Ali Almossawi - 2013
I have selected a small set of common errors in reasoning and visualized them using memorable illustrations that are supplemented with lots of examples. The hope is that the reader will learn from these pages some of the most common pitfalls in arguments and be able to identify and avoid them in practice.