Book picks similar to
Foundations of Information Privacy and Data Protection: A Survey of Global Concepts, Laws and Practices by Peter P. Swire
non-fiction
privacy
technology
product-management
Shaping School Culture: Pitfalls, Paradoxes, and Promises
Terrence E. Deal - 2009
This new edition gives expanded attention to the important symbolic roles of school leaders, including practical suggestions on how leaders can balance cultural goals and values against accountability demands, and features new and powerful case examples throughout. Most important, the authors show how school leaders can transform negative and toxic cultures so that trust, commitment, and sense of unity can prevail. Praise for Shaping School Culture "For those seeking enduring change that is measured in generations rather than months, and to create a legacy rather than a headline, then Shaping School Culture is your guide." Dr. Douglas B. Reeves, founder, The Leadership and Learning Center, Englewood, CO "Deal and Peterson combine exquisite language, vibrant stories, and sage advice to support school leaders in embracing the paradoxical nature of their work. A 'must read' for all school leaders." Pam Robbins, educational consultant and author "Once again, the authors have presented practitioners, researchers, professional developers, school coaches, and others with a tremendous resource for renovating and reinvigorating schools." Karen M. Dyer, Ed.D., group director, Education and Nonprofit Sector Office, Center for CreativeLeadership, Greensboro, NC
Special Education in Contemporary Society: An Introduction to Exceptionality
Richard M. Gargiulo - 2002
Blending theory with practice, the book helps pre-service and in-service teachers develop the knowledge, skills, attitudes, and beliefs they'll need to construct learning environments that make it possible for all students to reach their potential.
The Tangled Web: A Guide to Securing Modern Web Applications
Michal Zalewski - 2011
Every piece of the web application stack, from HTTP requests to browser-side scripts, comes with important yet subtle security consequences. To keep users safe, it is essential for developers to confidently navigate this landscape.In The Tangled Web, Michal Zalewski, one of the world's top browser security experts, offers a compelling narrative that explains exactly how browsers work and why they're fundamentally insecure. Rather than dispense simplistic advice on vulnerabilities, Zalewski examines the entire browser security model, revealing weak points and providing crucial information for shoring up web application security. You'll learn how to:Perform common but surprisingly complex tasks such as URL parsing and HTML sanitization Use modern security features like Strict Transport Security, Content Security Policy, and Cross-Origin Resource Sharing Leverage many variants of the same-origin policy to safely compartmentalize complex web applications and protect user credentials in case of XSS bugs Build mashups and embed gadgets without getting stung by the tricky frame navigation policy Embed or host user-supplied content without running into the trap of content sniffing For quick reference, "Security Engineering Cheat Sheets" at the end of each chapter offer ready solutions to problems you're most likely to encounter. With coverage extending as far as planned HTML5 features, The Tangled Web will help you create secure web applications that stand the test of time.
R for Data Science: Import, Tidy, Transform, Visualize, and Model Data
Hadley Wickham - 2016
This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible.
Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You’ll get a complete, big-picture understanding of the data science cycle, along with basic tools you need to manage the details. Each section of the book is paired with exercises to help you practice what you’ve learned along the way.
You’ll learn how to:
Wrangle—transform your datasets into a form convenient for analysis
Program—learn powerful R tools for solving data problems with greater clarity and ease
Explore—examine your data, generate hypotheses, and quickly test them
Model—provide a low-dimensional summary that captures true "signals" in your dataset
Communicate—learn R Markdown for integrating prose, code, and results
The Law and Special Education
Mitchell L. Yell - 1997
In the highly litigated area of Special Education, it is imperative that professionals in the field understand the legal requirements of providing a free appropriate public education to students with disabilities. This text presents the necessary information for educators to understand the history and development of special education laws and the requirements of these laws. It provides the reader with the necessary skills to locate pertinent information in law libraries, on the Internet, and other sources to keep abreast of the constant changes and developments in the field. The second edition of The Law and Special Education, one of the top special education law books in the field, includes new information on the Individuals with Disabilities Education Act of 2004 and the No Child Left Behind Act of 2001. It has been updated with the latest information on the statutes, regulations, policy guidance, and cases on special education law.
Code: Version 2.0
Lawrence Lessig - 1999
Harvard Professor Lawrence Lessig warns that, if we're not careful we'll wake up one day to discover that the character of cyberspace has changed from under us. Cyberspace will no longer be a world of relative freedom; instead it will be a world of perfect control where our identities, actions, and desires are monitored, tracked, and analyzed for the latest market research report. Commercial forces will dictate the change, and architecture—the very structure of cyberspace itself—will dictate the form our interactions can and cannot take. Code And Other Laws of Cyberspace is an exciting examination of how the core values of cyberspace as we know it—intellectual property, free speech, and privacy-—are being threatened and what we can do to protect them. Lessig shows how code—the architecture and law of cyberspace—can make a domain, site, or network free or restrictive; how technological architectures influence people's behavior and the values they adopt; and how changes in code can have damaging consequences for individual freedoms. Code is not just for lawyers and policymakers; it is a must-read for everyone concerned with survival of democratic values in the Information Age.
American Public School Law
Kern Alexander - 1985
It presents and discusses specific legal cases concerned with the multitude of issues facing the public school system-including teaching diverse student populations, teacher rights, and the role of the Federal government. There are over 1300 citations and excerpts of school law cases.
Architecting for the AWS Cloud: Best Practices (AWS Whitepaper)
Amazon We Services - 2016
It discusses cloud concepts and highlights various design patterns and best practices. This documentation is offered for free here as a Kindle book, or you can read it in PDF format at https://aws.amazon.com/whitepapers/.
The Best Story Wins: How to Leverage Hollywood Storytelling in Business and Beyond
Matthew Luhn - 2018
Former Pixar and The Simpsons Animator and Story Artist Matthew Luhn translates his two and half decades of storytelling techniques and concepts to the CEOs, advertisers, marketers, and creatives in the business world and beyond. A combination of Luhn’s personal stories and storytelling insights, The Best Story Wins retells the “Hero’s Journey” story building methods through the lens of the Pixar films to help business minds embrace the power of storytelling for themselves!
Agile Software Development, Principles, Patterns, and Practices
Robert C. Martin - 2002
The author incudes OOD, UML, Design Patterns, Agile and XP methods with a detailed description of a complete software design for reusable programs in C++ and Java. Using a practical, problem-solving approach, it shows how to develop an object-oriented application -- from the early stages of analysis, through the low-level design and into the implementation. Walks readers through the designer's thoughts -- showing the errors, blind alleys, and creative insights that occur throughout the software design process. KEY TOPICS: Covers: Statics and Dynamics; Principles of Class Design; Complexity Management; Principles of Package Design; Analysis and Design; Patterns and Paradigm Crossings. Explains the principles of OOD, one by one, and then demonstrates them with numerous examples, completely worked-through designs, and case studies. Covers traps, pitfalls, and work arounds in the application of C++ and OOD and then shows how Agile methods can be used. Discusses the methods for designing and developing big software in detail. Features a three-chapter, in-depth, single case study of a building security system. MARKET: For Software Engineers, Programmers, and Analysts who want to understand how to design object oriented software with state of the art methods.
Windows 10: The Missing Manual
David Pogue - 2015
Windows 10 (a free update to users of Windows 8 or Windows 7) fixes a number of the problems introduced by the revolution in Windows 8 and offers plenty of new features, such as the new Spartan web browser, Cortana voice-activated "personal assistant," new universal apps (that run on tablet, phone, and computer), and more. But to really get the most out of the new operating system, you're going to need a guide.Thankfully, Windows 10: The Missing Manual will be there to help. Like its predecessors, this book from the founder of Yahoo Tech, previous New York Times columnist, bestselling author, and Missing Manuals creator David Pogue illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity for beginners, veteran standalone PC users, new tablet owners, and those who know their way around a network.
Service-Oriented Design with Ruby and Rails
Paul Dix - 2010
Today, Rails developers and architects need better ways to interface with legacy systems, move into the cloud, and scale to handle higher volumes and greater complexity. In Service-Oriented Design with Ruby and Rails Paul Dix introduces a powerful, services-based design approach geared toward overcoming all these challenges. Using Dix's techniques, readers can leverage the full benefits of both Ruby and Rails, while overcoming the difficulties of working with larger codebases and teams. Dix demonstrates how to integrate multiple components within an enterprise application stack; create services that can easily grow and connect; and design systems that are easier to maintain and upgrade. Key concepts are explained with detailed Ruby code built using open source libraries such as ActiveRecord, Sinatra, Nokogiri, and Typhoeus. The book concludes with coverage of security, scaling, messaging, and interfacing with third-party services. Service-Oriented Design with Ruby and Rails will help you Build highly scalable, Ruby-based service architectures that operate smoothly in the cloud or with legacy systems Scale Rails systems to handle more requests, larger development teams, and more complex code bases Master new best practices for designing and creating services in Ruby Use Ruby to glue together services written in any language Use Ruby libraries to build and consume RESTful Web services Use Ruby JSON parsers to quickly represent resources from HTTP services Write lightweight, well-designed API wrappers around internal or external services Discover powerful non-Rails frameworks that simplify Ruby service implementation Implement standards-based enterprise messaging with Advanced Message Queuing Protocol (AMQP) Optimize performance with load balancing and caching Provide for security and authentication
Refactoring: Improving the Design of Existing Code
Martin Fowler - 1999
Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system professionals are discovering just how difficult it is to work with these inherited, non-optimal applications. For several years, expert-level object programmers have employed a growing collection of techniques to improve the structural integrity and performance of such existing software programs. Referred to as refactoring, these practices have remained in the domain of experts because no attempt has been made to transcribe the lore into a form that all developers could use... until now. In Refactoring: Improving the Design of Existing Software, renowned object technology mentor Martin Fowler breaks new ground, demystifying these master practices and demonstrating how software practitioners can realize the significant benefits of this new process.
New GRE 2011-2012 Premier with CD-ROM
Kaplan Test Prep - 2011
With an increasing number of graduate and business school applicants and an increasing number of GRE test-takers—now a complete test overhaul by the test-maker—a high GRE score is critical to set yourself apart from the competition.New GRE 2011-2012 Premier with CD-ROM is a comprehensive package that includes a book, CD-ROM, and online companion with in-depth strategies, test information, and practice questions to help students score higher on the new GRE Revised General Test. New GRE 2011-2012 Premier with CD-ROM is fully updated and revised with 75 percent all-new content covering the revised and expanded Verbal, Quantitative, and Analytical Writing Assessment Test sections, including 50 percent new practice questions and brand new strategies for each of the new question types.New GRE 2011-2012 Premier with CD-ROM features:6 full-length practice tests (1 in the book, 5 online)400 practice questions and answer explanations on the CD-ROMA detailed overview of the test changesKey strategies for all New GRE question typesDetails and practice sets for the Verbal and Quantitative sectionsDiagnostic tool in end-of-chapter practice sets for even more targeted practiceAdvice for the graduate school application processKaplan guarantees that readers will score higher on the GRE Revised General Test using our guide—or get their money back.
A Guide to the Project Management Body of Knowledge (PMBOK® Guide)
Project Management Institute - 1995
This internationally recognized standard provides the essential tools to practice project management and deliver organizational results.