Book picks similar to
Reproducible Research with R and R Studio by Christopher Gandrud
data-science
programming
statistics
non-fiction
Discrete and Combinatorial Mathematics
Ralph P. Grimaldi - 1985
The text offers a flexible organization, enabling instructors to adapt the book to their particular courses. The book is both complete and careful, and it continues to maintain its emphasis on algorithms and applications. Excellent exercise sets allow students to perfect skills as they practice. This new edition continues to feature numerous computer science applications-making this the ideal text for preparing students for advanced study.
Numerical Analysis
Richard L. Burden - 1978
Explaining how, why, and when the techniques can be expected to work, the Seventh Edition places an even greater emphasis on building readers' intuition to help them understand why the techniques presented work in general, and why, in some situations, they fail. Applied problems from diverse areas, such as engineering and physical, computer, and biological sciences, are provided so readers can understand how numerical methods are used in real-life situations. The Seventh Edition has been updated and now addresses the evolving use of technology, incorporating it whenever appropriate.
Modern Operating Systems
Andrew S. Tanenbaum - 1992
What makes an operating system modern? According to author Andrew Tanenbaum, it is the awareness of high-demand computer applications--primarily in the areas of multimedia, parallel and distributed computing, and security. The development of faster and more advanced hardware has driven progress in software, including enhancements to the operating system. It is one thing to run an old operating system on current hardware, and another to effectively leverage current hardware to best serve modern software applications. If you don't believe it, install Windows 3.0 on a modern PC and try surfing the Internet or burning a CD. Readers familiar with Tanenbaum's previous text, Operating Systems, know the author is a great proponent of simple design and hands-on experimentation. His earlier book came bundled with the source code for an operating system called Minux, a simple variant of Unix and the platform used by Linus Torvalds to develop Linux. Although this book does not come with any source code, he illustrates many of his points with code fragments (C, usually with Unix system calls). The first half of Modern Operating Systems focuses on traditional operating systems concepts: processes, deadlocks, memory management, I/O, and file systems. There is nothing groundbreaking in these early chapters, but all topics are well covered, each including sections on current research and a set of student problems. It is enlightening to read Tanenbaum's explanations of the design decisions made by past operating systems gurus, including his view that additional research on the problem of deadlocks is impractical except for "keeping otherwise unemployed graph theorists off the streets." It is the second half of the book that differentiates itself from older operating systems texts. Here, each chapter describes an element of what constitutes a modern operating system--awareness of multimedia applications, multiple processors, computer networks, and a high level of security. The chapter on multimedia functionality focuses on such features as handling massive files and providing video-on-demand. Included in the discussion on multiprocessor platforms are clustered computers and distributed computing. Finally, the importance of security is discussed--a lively enumeration of the scores of ways operating systems can be vulnerable to attack, from password security to computer viruses and Internet worms. Included at the end of the book are case studies of two popular operating systems: Unix/Linux and Windows 2000. There is a bias toward the Unix/Linux approach, not surprising given the author's experience and academic bent, but this bias does not detract from Tanenbaum's analysis. Both operating systems are dissected, describing how each implements processes, file systems, memory management, and other operating system fundamentals. Tanenbaum's mantra is simple, accessible operating system design. Given that modern operating systems have extensive features, he is forced to reconcile physical size with simplicity. Toward this end, he makes frequent references to the Frederick Brooks classic The Mythical Man-Month for wisdom on managing large, complex software development projects. He finds both Windows 2000 and Unix/Linux guilty of being too complicated--with a particular skewering of Windows 2000 and its "mammoth Win32 API." A primary culprit is the attempt to make operating systems more "user-friendly," which Tanenbaum views as an excuse for bloated code. The solution is to have smart people, the smallest possible team, and well-defined interactions between various operating systems components. Future operating system design will benefit if the advice in this book is taken to heart. --Pete Ostenson
Introductory Statistics
Prem S. Mann - 2006
The realistic content of its examples and exercises, the clarity and brevity of its presentation, and the soundness of its pedagogical approach have received the highest remarks from both students and instructors. Now this bestseller is available in a new 6th edition.
Computer Science Illuminated
Nell B. Dale - 2002
Written By Two Of Today'S Most Respected Computer Science Educators, Nell Dale And John Lewis, The Text Provides A Broad Overview Of The Many Aspects Of The Discipline From A Generic View Point. Separate Program Language Chapters Are Available As Bundle Items For Those Instructors Who Would Like To Explore A Particular Programming Language With Their Students. The Many Layers Of Computing Are Thoroughly Explained Beginning With The Information Layer, Working Through The Hardware, Programming, Operating Systems, Application, And Communication Layers, And Ending With A Discussion On The Limitations Of Computing. Perfect For Introductory Computing And Computer Science Courses, Computer Science Illuminated, Third Edition's Thorough Presentation Of Computing Systems Provides Computer Science Majors With A Solid Foundation For Further Study, And Offers Non-Majors A Comprehensive And Complete Introduction To Computing.
Pharmacology and the Nursing Process
Linda Lane Lilley - 1996
With an eye-catching design, full-color illustrations, and helpful, practical boxed features that highlight need-to-know information, the new edition of this bestseller continues its tradition of making pharmacology easy to learn and understand.A focus on prioritization identifies key nursing information and helps in preparation for the NCLEX(R) Examination.Presents drugs and their classes as they relate to different parts of the body, facilitating integration of the text with your other nursing courses.Features numerous full-color photos and illustrations pertaining to drug mechanisms of action and step-by-step illustrations depicting key steps in drug administration for various routes, so you can clearly see how drugs work in the body and how to administer medications safely and effectively.Drug Profiles highlight the pharmacokinetics and unique variations of individual drugs.Includes Patient Teaching Tips in each chapter to foster patient compliance and effective drug therapy.Helpful summary boxes are integrated throughout, covering Evidence-Based Practice, Preventing Medication Errors, Laboratory Values Related to Drug Therapy, Cultural Implications, Herbal Therapies, Life Span Considerations, Points to Remember, and Legal and Ethical Principles.Illustrated Study Skills Tips in each unit cover study tips, time management, and test taking strategies related specifically to nursing pharmacology.Includes a convenient tear-out IV Compatibilities Chart that alerts you to drugs that are incompatible when given intravenously.Evolve Student Resources include online access to additional chapter-specific NCLEX(R) review questions, animations, medication errors checklists, IV therapy checklists, printable handouts with need-to-know information about key drug classes, calculators, an audio glossary, answers to case studies and critical thinking activities in the text, frequently asked questions, content updates, nursing care plans covering key drug classes, and online appendices. Critical Thinking Activities and Best Action Questions focus on prioritization, challenging you to determine the best action to take.NCLEX(R) Examination Review Questions now include Alternate-Item Format questions, preparing you for these new types of questions found on the NCLEX(R) exam.New case studies have been added, and all cases now include patient photos along with accompanying questions to provoke critical thinking.Pharmacokinetic Bridges to the Nursing Process sections now cover ACE inhibitors, iron, and women's health issues applying key pharmacokinetics information to nursing practice.
Flash Feedback [Grades 6-12]: Responding to Student Writing Better and Faster - Without Burning Out
Matthew M Johnson - 2020
Inundated with seemingly insurmountable piles of papers to read, respond to, and grade, many teachers often find themselves struggling to balance differentiated, individualized feedback with the one resource they are already overextended on--time.Flash Feedback seeks to alleviate these struggles by taking teachers to the next level of strategic feedback by sharing:How to craft effective, efficient, and more memorable feedback Strategies for scaffolding students through the meta-cognitive work necessary for real revision A plan for how to create a culture of feedback, including lessons for how to train students in meaningful peer response Downloadable online tools for teacher and student use
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.
Bayesian Statistics the Fun Way: Understanding Statistics and Probability with Star Wars, Lego, and Rubber Ducks
Will Kurt - 2019
But many people use data in ways they don't even understand, meaning they aren't getting the most from it. Bayesian Statistics the Fun Way will change that.This book will give you a complete understanding of Bayesian statistics through simple explanations and un-boring examples. Find out the probability of UFOs landing in your garden, how likely Han Solo is to survive a flight through an asteroid shower, how to win an argument about conspiracy theories, and whether a burglary really was a burglary, to name a few examples.By using these off-the-beaten-track examples, the author actually makes learning statistics fun. And you'll learn real skills, like how to:- How to measure your own level of uncertainty in a conclusion or belief- Calculate Bayes theorem and understand what it's useful for- Find the posterior, likelihood, and prior to check the accuracy of your conclusions- Calculate distributions to see the range of your data- Compare hypotheses and draw reliable conclusions from themNext time you find yourself with a sheaf of survey results and no idea what to do with them, turn to Bayesian Statistics the Fun Way to get the most value from your data.
Connecting with Students Online: Strategies for Remote Teaching & Learning
Jennifer Serravallo - 2020
Now that you're making the shift to online teaching, it's time to answer your biggest questions about remote, digitally based instruction:How do I build and nurture relationships with students and their at-home adults from afar? How do I adapt my best teaching to an online setting? How do I keep a focus on students and their needs when they aren't in front of me? Jennifer Serravallo's Connecting with Students Online gives you concise, doable answers based on her own experiences and those of the teachers, administrators, and coaches she has communicated with during the pandemic. Focusing on the vital importance of the teacher-student connection, Jen guides you to:effectively prioritize what matters most during remote, online instruction schedule your day and your students' to maximize teaching and learning (and avoid burnout) streamline curricular units and roll them out digitally record highly engaging short lessons that students will enjoy and learn from confer, working with small groups, and drive learning through independent practice partner with the adults in a student's home to support your work with their child. Featuring simplified, commonsense suggestions, 55 step-by-step teaching strategies, and video examples of Jen conferring and working with small groups, Connecting with Students Online helps new teachers, teachers new to technology, or anyone who wants to better understand the essence of effective online instruction. Along the way Jen addresses crucial topics including assessment and progress monitoring, student engagement and accountability, using anchor charts and visuals, getting books into students' hands, teaching subject-area content, and avoiding teacher burnout.During this pandemic crisis turn to one of education's most trusted teaching voices to help you restart or maintain students' progress. Jennifer Serravallo's Connecting with Students Online is of-the-moment, grounded in important research, informed by experience, and designed to get you teaching well-and confidently-as quickly as possible. Jen will be donating a portion of the proceeds from Connecting with Students Online to organizations that help children directly impacted by COVID-19.
Python Tricks: A Buffet of Awesome Python Features
Dan Bader - 2017
Discover the “hidden gold” in Python’s standard library and start writing clean and Pythonic code today.
Who Should Read This Book:
If you’re wondering which lesser known parts in Python you should know about, you’ll get a roadmap with this book. Discover cool (yet practical!) Python tricks and blow your coworkers’ minds in your next code review.
If you’ve got experience with legacy versions of Python, the book will get you up to speed with modern patterns and features introduced in Python 3 and backported to Python 2.
If you’ve worked with other programming languages and you want to get up to speed with Python, you’ll pick up the idioms and practical tips you need to become a confident and effective Pythonista.
If you want to make Python your own and learn how to write clean and Pythonic code, you’ll discover best practices and little-known tricks to round out your knowledge.
What Python Developers Say About The Book:
"I kept thinking that I wished I had access to a book like this when I started learning Python many years ago." — Mariatta Wijaya, Python Core Developer"This book makes you write better Python code!" — Bob Belderbos, Software Developer at Oracle"Far from being just a shallow collection of snippets, this book will leave the attentive reader with a deeper understanding of the inner workings of Python as well as an appreciation for its beauty." — Ben Felder, Pythonista"It's like having a seasoned tutor explaining, well, tricks!" — Daniel Meyer, Sr. Desktop Administrator at Tesla Inc.
Introducing Python: Modern Computing in Simple Packages
Bill Lubanovic - 2013
In addition to giving a strong foundation in the language itself, Lubanovic shows how to use it for a range of applications in business, science, and the arts, drawing on the rich collection of open source packages developed by Python fans.It's impressive how many commercial and production-critical programs are written now in Python. Developed to be easy to read and maintain, it has proven a boon to anyone who wants applications that are quick to write but robust and able to remain in production for the long haul.This book focuses on the current version of Python, 3.x, while including sidebars about important differences with 2.x for readers who may have to deal with programs in that version.
Compilers: Principles, Techniques, and Tools
Alfred V. Aho - 1986
The authors present updated coverage of compilers based on research and techniques that have been developed in the field over the past few years. The book provides a thorough introduction to compiler design and covers topics such as context-free grammars, fine state machines, and syntax-directed translation.
Elementary Statistics
Mario F. Triola - 1983
This text is highly regarded because of its engaging and understandable introduction to statistics. The author's commitment to providing student-friendly guidance through the material and giving students opportunities to apply their newly learned skills in a real-world context has made Elementary Statistics the #1 best-seller in the market.
Ethics in Information Technology
George W. Reynolds - 2002
This book offers an excellent foundation in ethical decision-making for current and future business managers and IT professionals.