The Upset: Life (Sports), Death...and the Legacy We Leave in the Middle


Tyler Trent - 2019
    Amid all the matchups discussed on ESPN that day, it was a special video featuring the harrowing story of Tyler Trent - along with his bold, yet accurate, prediction that Purdue would upset Ohio State - that captured the hearts of millions. The Upset chronicles so much more than just an inspiring battle against the seemingly impossible opponent of osteosarcoma, a type of bone cancer. A brilliant young statistician and sportswriter, Tyler faced his own mortality, and his life reflects the remarkable eternal upset only experienced in faith, family, and authentic community.

Writing Literature Reviews: A Guide for Students of the Social and Behavioral Sciences


José L. Galvan - 1999
    Numerous examples throughout the book show students what should and should not be done when writing reviews.- Emphasizes critical analysis of reports of empirical research in academic journals--making it ideal as a supplement for research methods courses. This book makes it possible for students to work independently on a critical literature review as a term project.- Nine model literature reviews at the end of the book provide the stimulus for homework assignments and classroom discussions.- The activities at the end of each chapter keep students moving toward their goal of writing a polished, professional review of academic literature.- Most examples include material from recently published research. Includes nine model literature reviews for discussion and evaluation.Table of ContentsChapters1 Writing Reviews of Academic Literature: An Overview2 Considerations in Writing Reviews for Specific Purposes3 Selecting a Topic and Identifying Literature for Review4 General Guidelines for Analyzing Literature5 Analyzing Quantitative Research Literature6 Analyzing Qualitative Research Literature7 Building Tables to Summarize Literature8 Synthesizing Literature Prior to Writing a Review9 Guidelines for Writing a First Draft10 Guidelines for Developing a Coherent Essay11 Guidelines on Style, Mechanics, and Language Usage12 Incorporating Feedback and Refining the First Draft13 Preparing a Reference List14 Comprehensive Self-Editing Checklist for Refining the Final DraftModel Literature Reviews for Discussion and EvaluationReview A: Cyberbullying Among College StudentsJournal of School ViolenceReview B: Waterpipe Smoking Among College Students in the United StatesJournal of American College HealthReview C: The Effect of Student Discussion Frequency on Mathematics AchievementThe Journal of Experimental EducationReview D: Behaviors in Couples With a History of InfidelityJournal of Family PsychologyReview E: The Prevalence of Stalking Among College StudentsJournal of American College HealthReview F: School Social Workers' Experiences With Youth Suicidal BehaviorChildren & SchoolsReview G: Demographic and Academic Trends in Drinking Patterns and Alcohol-Related ProblemsJournal of Alcohol and Drug EducationReview H: Overnight Stays and Children's Relationships With Resident and Nonresident Parents After DivorceJournal of Family IssuesReview I: Language Brokering: An Integrative Review of the LiteratureHispanic Journal of Behavioral SciencesProfessor Reviews"Students have found Writing "Literature reviews one of the most helpful books.... Even students not in the course have gone to the bookstore looking for this book."-- Kathleen N. Bondy, University of Central Arkansas"Lucid, readable, and concise. Excellent detailed table of contents. Good full-length examples of literature reviews."-- Paul K. Dezendorf, East Carolina University"Excellent. A concise, 'task analytic' presentation of the complex steps necessary in writing literature reviews."-- Tom Cooke, Sonoma State University"Readable, concise, clear overview of the subject. My students rave about it. One said, 'I will keep this book for my whole master's [in nursing] program.'"-- Madge M. D

The Language of Composition: Reading - Writing - Rhetoric


Renee H. Shea - 2007
    The Language of Composition is the first textbook built from the ground up to help students succeed in the new AP English Language course. Written by a team of experts with experience in both high school and college, this text focuses on teaching students the skills they need to read, write, and think at the college level. With practical advice on reading and writing and an extensive selection of readings — including essays, poetry, fiction, and visual texts that are both interesting and appropriate for a high school audience — The Language of Composition helps students develop the key skills they must master to pass the course, to succeed on the AP Exam, and to prepare for a successful college career. Need help with the audit?  Click here to download an AP correlation.

Times Tables the Fun Way Book for Kids: A Picture and Story Method of Learning Multiplication


Judy Liautaud - 2013
    It teaches all the 0's -9's times tables and has sold over 100,000 copies. Originally published in 1992, Times Tables the Fun Way has been a popular choice for schools and parents. To teach 6x6, for example, the story tells of twin sixes who go off to visit cousins across the desert. They get low on water and become very thirsty sixes, which sounds like 36, the answer to 6x6. Students love learning with the colorful pictures and accompanying songs.

Starting Out with C++: Early Objects (Formerly Alternate Edition)


Tony Gaddis - 2005
    Objects are introduced early, right after control structures and before arrays and pointers. The STL string class is used throughout. As with all Gaddis books, there is a strong emphasis on problem solving and program design, a careful step-by-step introduction of each new topic, clear and easy to read code listings, concise and practical real world examples, and an abundance of exercises in each chapter.

Using Econometrics: A Practical Guide


A.H. Studenmund - 1987
    "Using Econometrics: A Practical Guide "provides readers with a practical introduction that combines single-equation linear regression analysis with real-world examples and exercises. This text also avoids complex matrix algebra and calculus, making it an ideal text for beginners. New problem sets and added support make "Using Econometrics" modern and easier to use.

The Norton Anthology of World Literature, Volumes A, B, C: Beginnings to 1650


M.H. AbramsRobert Lyons Danly - 2003
    W. Norton changed the way world literature is taught by introducing The Norton Anthology of World Masterpieces, Expanded Edition. Leading the field once again, Norton is proud to publish the anthology for the new century, The Norton Anthology of World Literature, Second Edition. Now published in six paperback volumes (packaged in two attractive slipcases), the new anthology boasts slimmer volumes, thicker paper, a bolder typeface, and dozens of newly included or newly translated works from around the world. The Norton Anthology of World Literature represents continuity as well as change. Like its predecessor, the anthology is a compact library of world literature, offering an astounding forty-three complete longer works, more than fifty prose works, over one hundred lyric poems, and twenty-three plays. More portable, more suitable for period courses, more pleasant to read, and more attuned to current teaching and research trends, The Norton Anthology of World Literature remains the most authoritative, comprehensive, and teachable anthology for the world literature survey.

Criminal Justice: A Brief Introduction


Frank J. Schmalleger - 1997
    Now with a CJ careers feature and learning objectives aligned with end-of-chapter questions, the book provides both a streamlined and up-to-date look at this ever-evolving field. Known for its unifying theme, its unmatched timeliness and its coverage of the newest criminal justice trends and technology, this book has become THE standard by which all other brief texts are judged.

Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People


Aditya Y. Bhargava - 2015
    The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to take a hard pass on Knuth's brilliant but impenetrable theories and the dense multi-page proofs you'll find in most textbooks, this is the book for you. This fully-illustrated and engaging guide makes it easy for you to learn how to use algorithms effectively in your own programs.Grokking Algorithms is a disarming take on a core computer science topic. In it, you'll learn how to apply common algorithms to the practical problems you face in day-to-day life as a programmer. You'll start with problems like sorting and searching. As you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression or artificial intelligence. Whether you're writing business software, video games, mobile apps, or system utilities, you'll learn algorithmic techniques for solving problems that you thought were out of your grasp. For example, you'll be able to:Write a spell checker using graph algorithmsUnderstand how data compression works using Huffman codingIdentify problems that take too long to solve with naive algorithms, and attack them with algorithms that give you an approximate answer insteadEach carefully-presented example includes helpful diagrams and fully-annotated code samples in Python. By the end of this book, you will know some of the most widely applicable algorithms as well as how and when to use them.

Business Ethics: Ethical Decision Making and Cases


O.C. Ferrell - 1990
    Using a managerial framework, the authors address the overall concepts, processes, and best practices associated with successful business ethics programs--helping students see how ethics can be integrated into key strategic business decisions. The Seventh Edition incorporates comprehensive and rigorous updates that reflect the ever-increasing academic and governmental attention being given to this area. The textbook program provides an abundance of real-world examples and cases, as well as exercises, simulations, and practice tests that provide plenty of opportunity for students to master the text material.

The Guru's Guide to Transact-Sql


Ken Henderson - 2000
    Beginners and intermediate developers will appreciate the comprehensive tutorial that walks step-by-step through building a real client/server database, from concept to deployment and beyond -- and points out key pitfalls to avoid throughout the process. Experienced users will appreciate the book's comprehensive coverage of the Transact-SQL language, from basic to advanced level; detailed ODBC database access information; expert coverage of concurrency control, and more. The book includes thorough, up-to-the-minute guidance on building multi-tier applications; SQL Server performance tuning; and other crucial issues for advanced developers. For all database developers, system administrators, and Web application developers who interact with databases in Microsoft-centric environments.

Advanced Rails Recipes


Mike Clark - 2007
    Fueled by significant benefits and an impressive portfolio of real-world applications already in production, Rails is destined to continue making significant inroads in coming years.Each new Rails application showing up on the web adds yet more to the collective wisdom of the Rails development community. Yesterday's best practices yield to today's latest and greatest techniques, as the state of the art is continually refined in kitchens all across the Internet. Indeed, these are times of great progress.At the same time, it's easy to get left behind in the wake of progress. Advanced Rails Recipes keeps you on the cutting edge of Rails development and, more importantly, continues to turn this fast-paced framework to your advantage.Advanced Rails Recipes is filled with pragmatic recipes you'll use on every Rails project. And by taking the code in these recipes and slipping it into your application you'll not only deliver your application quicker, you'll do so with the confidence that it's done right.The book includes contributions from Aaron Batalion, Adam Keys, Adam Wiggins, Andre Lewis, Andrew Kappen, Benjamin Curtis, Ben Smith, Chris Bernard, Chris Haupt, Chris Wanstrath, Cody Fauser, Dan Benjamin, Dan Manges, Daniel Fischer, David Bock, David Chelimsky, David Heinemeier Hansson, Erik Hatcher, Ezra Zygmuntowicz, Geoffrey Grosenbach, Giles Bowkett, Greg Hansen, Gregg Pollack, Hemant Kumar, Hugh Bien, Jamie Orchard-Hays, Jamis Buck, Jared Haworth, Jarkko Laine, Jason LaPier, Jay Fields, John Dewey, Jonathan Dahl, Josep Blanquer, Josh Stephenson, Josh Susser, Kevin Clark, Luke Francl, Mark Bates, Marty Haught, Matthew Bass, Michael Slater, Mike Clark, Mike Hagedorn, Mike Mangino, Mike Naberezny, Mike Subelsky, Nathaniel Talbott, PJ Hyett, Patrick Reagan, Peter Marklund, Pierre-Alexandre Meyer, Rick Olson, Ryan Bates, Scott Barron, Tony Primerano, Val Aleksenko, and Warren Konkel.

The Visual Display of Quantitative Information


Edward R. Tufte - 1983
    Theory and practice in the design of data graphics, 250 illustrations of the best (and a few of the worst) statistical graphics, with detailed analysis of how to display data for precise, effective, quick analysis. Design of the high-resolution displays, small multiples. Editing and improving graphics. The data-ink ratio. Time-series, relational graphics, data maps, multivariate designs. Detection of graphical deception: design variation vs. data variation. Sources of deception. Aesthetics and data graphical displays. This is the second edition of The Visual Display of Quantitative Information. Recently published, this new edition provides excellent color reproductions of the many graphics of William Playfair, adds color to other images, and includes all the changes and corrections accumulated during 17 printings of the first edition.

A Practical Guide to Linux Commands, Editors, and Shell Programming


Mark G. Sobell - 2005
    The book is a complete revision of the commands section of Sobell's Practical Guide to Linux - a proven best-seller. The book is Linux distribution and release agnostic. It will appeal to users of ALL Linux distributions. Superior examples make this book the the best option on the market! System administrators, software developers, quality assurance engineers and others working on a Linux system need to work from the command line in order to be effective. Linux is famous for its huge number of command line utility programs, and the programs themselves are famous for their large numbers of options, switches, and configuration files. But the truth is that users will only use a limited (but still significant) number of these utilities on a recurring basis, and then only with a subset of the most important and useful options, switches and configuration files. This book cuts through all the noise and shows them which utilities are most useful, and which options most important. And it contains examples, lot's and lot's of examples. programmability. Utilities are designed, by default, to work wtih other utilities within shell programs as a way of automating system tasks. This book contains a superb introduction to Linux shell programming. And since shell programmers need to write their programs in text editors, this book covers the two most popular ones: vi and emacs.

Hands-On Machine Learning with Scikit-Learn and TensorFlow


Aurélien Géron - 2017
    Now that machine learning is thriving, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn how to use a range of techniques, starting with simple Linear Regression and progressing to Deep Neural Networks. If you have some programming experience and you’re ready to code a machine learning project, this guide is for you.This hands-on book shows you how to use:Scikit-Learn, an accessible framework that implements many algorithms efficiently and serves as a great machine learning entry pointTensorFlow, a more complex library for distributed numerical computation, ideal for training and running very large neural networksPractical code examples that you can apply without learning excessive machine learning theory or algorithm details