Classroom Assessment: What Teachers Need to Know


W. James Popham - 1994
    This well-written book is grounded in the reality of teaching today to show real-world teachers who want to use assessment in their classroom the latest tools necessary to teach more effectively. The fifth edition of Classroom Assessment addresses the range of assessments that teachers are likely to use in their classrooms. With expanded coverage of problems related to measurement of special education children, a new student website with online activities, and an improved instructor's manual, this book continues to be a cutting-edge and indispensable resource not only for instructors, but also for pre- and in-service teachers. New to This Edition: *Chapter 12 contains new material dealing with formative assessment as well as assessment FOR learning. *The text is committed to fostering readers' realizations regarding the critical link between testing and teaching. Instructional implications are constantly stressed in the text. early childhood assessment throughout the text. *The 5th edition contains a brand-new website providing readers with Extra Electronic Exercises for each chapter, so readers, if they wish, can solidify their understanding of what chapters address (go to www.ablongman.com/popham5e). *A newly revised Instructor's Resource Manual contains Instructor-to-Instructor suggestions as well as a test for each chapter. It also includes a mid-term and final exam and an effective inventory measuring students' confidence in assessment. Here's what your colleagues have to say about this book: Dr. Popham has done a tremendous job in researching and incorporating current trends throughout the entire text! Terry H. Stepka, Arkansas State University Overall, I am extremely satisfied with the text. It is well-written, and I love the author's sense of humor! Terry H. Stepka, Arkansas State University I LOVE the arrangement of the chapters and the high quality of the self-checks and discussion questions that are provided. Karen E. Eifler, University of Portland

The Logic of American Politics


Samuel Kernell - 1999
    political system.

Learn Python The Hard Way


Zed A. Shaw - 2010
    The title says it is the hard way to learn to writecode but it’s actually not. It’s the “hard” way only in that it’s the way people used to teach things. In this book youwill do something incredibly simple that all programmers actually do to learn a language: 1. Go through each exercise. 2. Type in each sample exactly. 3. Make it run.That’s it. This will be very difficult at first, but stick with it. If you go through this book, and do each exercise for1-2 hours a night, then you’ll have a good foundation for moving on to another book. You might not really learn“programming” from this book, but you will learn the foundation skills you need to start learning the language.This book’s job is to teach you the three most basic essential skills that a beginning programmer needs to know:Reading And Writing, Attention To Detail, Spotting Differences.

Building Java Programs: A Back to Basics Approach


Stuart Reges - 2007
    By using objects early to solve interesting problems and defining objects later in the course, Building Java Programs develops programming knowledge for a broad audience. Introduction to Java Programming, Primitive Data and Definite Loops, Introduction to Parameters and Objects, Conditional Execution, Program Logic and Indefinite Loops, File Processing, Arrays, Defining Classes, Inheritance and Interfaces, ArrayLists, Java Collections Framework, Recursion, Searching and Sorting, Graphical User Interfaces. For all readers interested in introductory programming.

Business Law: Text and Cases: Legal, Ethical, Global, and Corporate Environment


Kenneth W. Clarkson - 2003
    The book's strong reader orientation makes the law accessible, interesting, and relevant, and the cases, content, and features of the Twelfth Edition have been thoroughly updated to represent the latest developments in business law. An excellent assortment of included cases ranges from precedent-setting landmarks to important recent decisions, and ethical, global, and corporate themes are integrated throughout. In addition, numerous features and exercises help you master key concepts and apply what you've learned to real-world issues, and the book offers an unmatched range of support resources--including innovative online review tools.

Exceptional Ruby: Master the Art of Handling Failure in Ruby


Avdi Grimm - 2011
    Writing code that handles unexpected errors and still works is really hard. Most of us learn by trial and error. This short book removes the uncertainty. With over 100 pages of content and dozens of working examples, you’ll learn everything from the mechanics of how exceptions work to how to design a robust failure management architecture for your app or library. Whether you are a Ruby novice or a seasoned veteran, Exceptional Ruby will help you write cleaner, more resilient Ruby code.

Employment Law for Business


Dawn D. Bennett-Alexander - 1997
    It is intended to instruct students on how to manage effectively and efficiently with full comprehension of the legal ramifications of their decisions. Students are shown how to analyze employment law facts using concrete examples of management-related legal dilemmas that do not present clear-cut solutions. The methods of arriving at resolutions are emphasized, so that when the facts of the workplace problem are not quite the same, the student can still reach a good decision based on the legal considerations required by law, which remain relevant.

Jumping into C++


Alex Allain - 2013
    As a professional C++ developer and former Harvard teaching fellow, I know what you need to know to be a great C++ programmer, and I know how to teach it, one step at a time. I know where people struggle, and why, and how to make it clear. I cover every step of the programming process, including:Getting the tools you need to program and how to use them*Basic language feature like variables, loops and functions*How to go from an idea to code*A clear, understandable explanation of pointers*Strings, file IO, arrays, references*Classes and advanced class design*C++-specific programming patterns*Object oriented programming*Data structures and the standard template library (STL)Key concepts are reinforced with quizzes and over 75 practice problems.

Java 2: The Complete Reference


Herbert Schildt - 2000
    This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt -- a must-have desk reference for every Java programmer.

The Design of Everyday Things


Donald A. Norman - 1988
    It could forever change how you experience and interact with your physical surroundings, open your eyes to the perversity of bad design and the desirability of good design, and raise your expectations about how things should be designed.B & W photographs and illustrations throughout.

Information Architecture for the World Wide Web: Designing Large-Scale Web Sites


Peter Morville - 1998
    How do you present large volumes of information to people who need to find what they're looking for quickly? This classic primer shows information architects, designers, and web site developers how to build large-scale and maintainable web sites that are appealing and easy to navigate. The new edition is thoroughly updated to address emerging technologies -- with recent examples, new scenarios, and information on best practices -- while maintaining its focus on fundamentals. With topics that range from aesthetics to mechanics, Information Architecture for the World Wide Web explains how to create interfaces that users can understand right away. Inside, you'll find:* An overview of information architecture for both newcomers and experienced practitioners* The fundamental components of an architecture, illustrating the interconnected nature of these systems. Updated, with updates for tagging, folksonomies, social classification, and guided navigation* Tools, techniques, and methods that take you from research to strategy and design to implementation. This edition discusses blueprints, wireframes and the role of diagrams in the design phase* A series of short essays that provide practical tips and philosophical advice for those who work on information architecture* The business context of practicing and promoting information architecture, including recent lessons on how to handle enterprise architecture* Case studies on the evolution of two large and very different information architectures, illustrating best practices along the way* How do you document the rich interfaces of web applications? How do you design for multiple platforms and mobile devices? With emphasis on goals and approaches over tactics or technologies, this enormously popular book gives you knowledge about information architecture with a framework that allows you to learn new approaches -- and unlearn outmoded ones.

Think Python


Allen B. Downey - 2002
    It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structures.

The C Programming Language


Brian W. Kernighan - 1978
    It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form. As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well.

Interaction Design: Beyond Human-Computer Interaction


Yvonne Rogers - 2001
    It should be labelled 'start here'." --Pieter Jan Stappers, ID-StudioLab, Delft University of Technology

Take Control of the Noisy Class: Chaos to Calm in 15 Seconds (Super-effective classroom management strategies for teachers in today's toughest classrooms)


Rob Plevin - 2019
    Packed with powerful, fast-acting techniques – including a novel routine to get any class quiet in 15 seconds or less – this book helps teachers across all age groups connect and succeed with hard-to-reach, reluctant learners.  You’ll d iscover: The simple six-step plan to minimise & deal with classroom behaviour problems How to gain trust & respect from tough, hard-to-reach students How to put an end to power struggles & confrontation How to have students follow your instructions… with no need to repeat yourself The crucial importance of consistency (and how to achieve it) Quick and easy ways to raise engagement and enjoyment in your lessons The ‘Clean Slate’ – a step by step method you can use to ‘start over’ with that particularly difficult group of students who won’t do anything you say. Take Control of the Noisy Class provides hundreds of practical ideas and interventions to end your classroom management struggles & create a thoroughly enjoyable lesson climate for all concerned.