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.

Criminology: The Core


Larry J. Siegel - 2001
    Carefully structured to cover relevant information in a manageable format and in a presentation that is interesting and contemporary, renowned author Larry J. Siegel continues to incorporate his hallmark balanced and unbiased presentation of theory, policy, high-interest examples, and cutting-edge and seminal research. This market-leading brief Criminology text is also the best value for your students CRIMINOLOGY: THE CORE, Second Edition now includes the most student-friendly and useful technology package available, including a FREE Student CD-ROM and robust Companion Web Site.

A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer.


Mark Myers - 2015
    Short chapters are paired with free interactive online exercises to teach the fundamentals of HTML and CSS. Written for beginners, useful for experienced developers who want to sharpen their skills. Prepares the reader to code a website of medium complexity. The learner spends two to three times as long practicing as he does reading. Based on cognitive research showing that retention increases 400 percent when learners are challenged to retrieve the information they just read. Explanations are in plain, nontechnical English that people of all backgrounds can readily understand. With ample coding examples and illustrations.

Shake Up Learning: Practical Ideas to Move Learning From Static to Dynamic


Kasey Bell - 2018
    This is a book about LEARNING!Technology is not a magic solution for education. It is an opportunity! An opportunity to shake things up, to connect and grow, and to create dynamic learning experiences for our students! In this three-part book, you will explore WHY it's time to Shake Up Learning, WHAT changes we can make in our classrooms to support dynamic learning experiences, and HOW to plan meaningful lessons for your classroom.Rapidly evolving technology and the demands of the digital age are transforming not only the way we live but also the way we learn. The tools students are using are newer, sleeker, and faster than ever before. In some cases, the medium is even changing the message. One thing is certain: Educators cannot continue the status quo if they expect to equip young people for the world to come. Here's the good news: With digital tools that are available 24/7, learning doesn't have to stop when the bell rings. Learning can take on a life of its own! Even better, technology can help you connect with students and empower them to grow and develop a lifelong love for learning--and it doesn't have to be scary or complicated. Shake Up Learning is a powerful guide and planning tool to help educators at all grade levels make the most of technology. Educator and blogger Kasey Bell guides you through the process of using technology and proven techniques to make learning dynamic. You'll discover . . . Practical strategies to help move from static teaching to dynamic learningStraightforward and easy-to-use templates for crafting engaging learning opportunitiesTips and tricks for fearless implementation of powerful lesson plansAdvice for moving from one-and-done activities to learning that evolves and inspires throughout the school year--and beyond!This is MORE than just a book! This is a full LEARNING EXPERIENCE!This book is jammed packed with ideas, lessons, and resources, but you can bring it all to life with the companion website, ShakeUpLearningBook.com, and the companion online course, The Dynamic Learning Workshop!Be dynamic! Shake up learning in your classroom this year.

Understanding Comics: The Invisible Art


Scott McCloud - 1993
    Scott McCloud's Understanding Comics is a seminal examination of comics art: its rich history, surprising technical components, and major cultural significance. Explore the secret world between the panels, through the lines, and within the hidden symbols of a powerful but misunderstood art form.

Grammar Keepers: Lessons That Tackle Students′ Most Persistent Problems Once and for All, Grades 4-12 (Corwin Literacy)


Gretchen S. Bernabei - 2015
    . . frequently and across the grades! The biggest issue? Most of our grades 4-12 students continue to make the same old errors year after year. Grammar Keepers to the rescue, with 101 lessons that help students internalize the conventions of correctness once and for all. Bernabei’s key ingredients include Daily journal writing to increase practice and provide an authentic context Minilessons and Interactive Dialogues that model how to make grammatical choices A “Keepers 101” sheet to track teaching and “Parts of Speech Sheet” for student reference

Young Adult Literature: Exploration, Evaluation and Appreciation


Katherine T. Bucher - 2005
    This is not an encyclopedic reference book of the past--but rather a cutting edge resource for teachers who want to connect with their techno-savvy 21st century students and in turn connect them to the literature of today. Using themes of exploration and connecting to literature--the authors emphasize actual reading of books, rather than reading about them. The authors also encourage using the Internet to expand our knowledge and interest of literature. Finally, the text contains the most current materials that will get adolescents reading-horror, humor, mystery, science fiction, fantasy, graphic novels and comic books.

Professional ASP.NET Design Patterns


Scott Millett - 2008
    Design patterns are time-tested solutions to recurring problems, letting the designer build programs on solutions that have already proved effective Provides developers with more than a dozen ASP.NET examples showing standard design patterns and how using them helpsbuild a richer understanding of ASP.NET architecture, as well as better ASP.NET applications Builds a solid understanding of ASP.NET architecture that can be used over and over again in many projects Covers ASP.NET code to implement many standard patterns including Model-View-Controller (MVC), ETL, Master-Master Snapshot, Master-Slave-Snapshot, Facade, Singleton, Factory, Single Access Point, Roles, Limited View, observer, page controller, common communication patterns, and more

Blended Learning in Grades 4-12: Leveraging the Power of Technology to Create Student-Centered Classrooms


Catlin R. Tucker - 2012
    Use technology to focus on your students!In this step-by-step guide, teacher and education blogger Catlin Tucker outlines the process for integrating online discussion with face-to-face instruction in a way that empowers teach

English Teacher's Survival Guide: Ready-To-Use Techniques & Materials for Grades 7-12


Mary Lou Brandvik - 1994
    Included are 175 easy-to-use strategies, lessons, and checklists for effective classroom management, and over 50 reproducible samples that you can adopt immediately for planning, evaluation, or assignments. The Guide helps you create a classroom that reflects the excitement for learning that every English teacher desires.

Criminal Law


Joel Samaha - 2007
    With a balanced blend of case excerpts and author commentary, Samaha guides you as you hone your critical thinking and legal analysis skills. You'll see the principles, defenses, and elements of crime at work as you progress through the book-and you'll learn about the general principles of criminal liability and its defenses, as well as the elements of crimes against persons property, society, and crimes against the state. Featuring the latest topics and court cases, as well as many study tools to help you do well in this course, Samaha's CRIMINAL LAW is a text you will want to keep as a valuable reference even after you graduate and begin your career in the criminal justice field of your choosing.

Thinking in JavaScript


Aravind Shenoy - 2014
    Before we delve into the intricacies of JavaScript, we need to know why it is used. While HTML tells your browser how your webpage will look, JavaScript is used for dynamic content and to add functionality. Using this book, you will understand the concept of JavaScript and its use in web designing. You will also have a look at jQuery in general. You will learn about Functions, Operators, the concept of Variables, Conditions and Loops, Arrays, and the basics of jQuery in this book. Instead of wandering through loads of theory, we have used practical examples in this book. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output thereby understanding the subtle nuances of JavaScript. By the end of the book, with practice, you can achieve better things and get more acquainted with JavaScript.

Rules of Play: Game Design Fundamentals


Katie Salen - 2003
    In Rules of Play Katie Salen and Eric Zimmerman present a much-needed primer for this emerging field. They offer a unified model for looking at all kinds of games, from board games and sports to computer and video games. As active participants in game culture, the authors have written Rules of Play as a catalyst for innovation, filled with new concepts, strategies, and methodologies for creating and understanding games. Building an aesthetics of interactive systems, Salen and Zimmerman define core concepts like play, design, and interactivity. They look at games through a series of eighteen game design schemas, or conceptual frameworks, including games as systems of emergence and information, as contexts for social play, as a storytelling medium, and as sites of cultural resistance.Written for game scholars, game developers, and interactive designers, Rules of Play is a textbook, reference book, and theoretical guide. It is the first comprehensive attempt to establish a solid theoretical framework for the emerging discipline of game design.

AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps


Shyam Seshadri - 2014
    By the end of the book, you'll understand how to develop a large, maintainable, and performant application with AngularJS.Guided by two engineers who worked on AngularJS at Google, you'll learn the components needed to build data-driven applications, using declarative programming and the Model-view-controller pattern. You'll also learn how to conduct unit tests on each part of your application.Learn how to use controllers for moving data to and from viewsUnderstand when to use AngularJS services instead of controllersCommunicate with the server to store, fetch, and update data asynchronouslyKnow when to use AngularJS filters for converting data and values to different formatsImplement single-page applications, using ngRoute to select views and navigationDive into basic and advanced directives for creating reusable componentsWrite an end-to-end test on a live version of your entire applicationUse best practices, guidelines, and tools throughout the development cycle

Becoming the Math Teacher You Wish You'd Had: Ideas and Strategies from Vibrant Classrooms


Tracy Zager - 2017
    Pose the same question to students and many will use words like "boring", "useless", and even "humiliating". In  Becoming the Math Teacher You Wish You'd Had , author Tracy Zager helps teachers close this gap by making math class more like mathematics. Tracy has spent years working with highly skilled math teachers in a diverse range of settings and grades. You'll find this book jam-packed with new ideas from these vibrant classrooms.  How to Teach Student-Centered Mathematics: Zager outlines a problem-solving approach to mathematics for elementary and middle school educators looking for new ways to inspire student learningBig Ideas, Practical Application: This math book contains dozens of practical and accessible teaching techniques that focus on fundamental math concepts, including strategies that simulate connection of big ideas; rich tasks that encourage students to wonder, generalize, hypothesize, and persevere; and routines to teach students how to collaborateKey Topics for Elementary and Middle School Teachers:  Becoming the Math Teacher You Wish You'd Had  offers fresh perspectives on common challenges, from formative assessment to classroom management for elementary and middle school teachersAll teachers can move towards increasingly authentic and delightful mathematics teaching and learning. This important book helps develop instructional techniques that will make the math classes we teach so much better than the math classes we took.