Book picks similar to
Science Research Writing for Non-Native Speakers of English by Hilary Glasman-Deal
writing
research
science
academic-writing
Craft in the Real World: Rethinking Fiction Writing and Workshopping
Matthew Salesses - 2021
The traditional writing workshop was established with white male writers in mind; what we call craft is informed by their cultural values. In this bold and original examination of elements of writing—including plot, character, conflict, structure, and believability—and aspects of workshop—including the silenced writer and the imagined reader—Matthew Salesses asks questions to invigorate these familiar concepts. He upends Western notions of how a story must progress. How can we rethink craft, and the teaching of it, to better reach writers with diverse backgrounds? How can we invite diverse storytelling traditions into literary spaces?Drawing from examples including One Thousand and One Nights, Curious George, Ursula K. Le Guin's A Wizard of Earthsea, and the Asian American classic No-No Boy, Salesses asks us to reimagine craft and the workshop. In the pages of exercises included here, teachers will find suggestions for building syllabi, grading, and introducing new methods to the classroom; students will find revision and editing guidance, as well as a new lens for reading their work. Salesses shows that we need to interrogate the lack of diversity at the core of published fiction: how we teach and write it. After all, as he reminds us, "When we write fiction, we write the world."
The Deluxe Transitive Vampire: The Ultimate Handbook of Grammar for the Innocent, the Eager, and the Doomed
Karen Elizabeth Gordon - 1984
Black-&-white illustrations throughout.IntroductionSentences & what we mean by them Words & what kinds of words they areNouns Verbs VerbalsMore on verbs Adjectives & adverbsPronouns Arriving at agreementsPhrases Clauses FragmentsComma splicesThe creation of sentences
College Unbound: The Future of Higher Education and What It Means for Students
Jeffrey J. Selingo - 2013
Student-loan debt in the United States crossed the $1 trillion mark in 2011. To say that the cost of a four-year college education is inflated on many campuses would be an understatement—and that education bubble is about to burst. Jeffrey J. Selingo, editor at large for The Chronicle for Higher Education and senior fellow at Education Sector, argues that America’s higher education system is broken and that the great credential race has transformed universities into big business. In the wake of the 2008 recession, colleges can no longer sell a degree at any price as the ticket to success in life. Brand-name universities like Harvard, Yale, Cornell, and Stanford will always find students and families willing to pay the sticker price because of their institution’s global prestige, influential alumni networks, and considerable endowments. But the campuses that the vast majority of Americans attend, where some students go into tens of thousands of dollars in debt for degrees with little payoff, will need to adapt fast to the changing job market and new technological breakthroughs. As an industry insider who has covered higher education for more than 15 years, Selingo offers a critical examination of the current state of affairs and the pressing issues faced by students and parents. He also seeks out institutions like Arizona State University and the University of Central Florida that are leading the way into the future. Selingo predicts that the class of 2020 will have a college experience that is radically different from the one their parents had, and the college of the future will be personalized, leaner, and better able to arm students with the hard skills they need to enter the workforce of tomorrow. College (Un)bound will be a great resource for prospective students, but more important, it will change the way you think about higher education.
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.
Thinking in Java
Bruce Eckel - 1998
The author's take on the essence of Java as a new programming language and the thorough introduction to Java's features make this a worthwhile tutorial. Thinking in Java begins a little esoterically, with the author's reflections on why Java is new and better. (This book's choice of font for chapter headings is remarkably hard on the eyes.) The author outlines his thoughts on why Java will make you a better programmer, without all the complexity. The book is better when he presents actual language features. There's a tutorial to basic Java types, keywords, and operators. The guide includes extensive source code that is sometimes daunting (as with the author's sample code for all the Java operators in one listing.) As such, this text will be most useful for the experienced developer. The text then moves on to class design issues, when to use inheritance and composition, and related topics of information hiding and polymorphism. (The treatment of inner classes and scoping will likely seem a bit overdone for most readers.) The chapter on Java collection classes for both Java Developer's Kit (JDK) 1.1 and the new classes, such as sets, lists, and maps, are much better. There's material in this chapter that you are unlikely to find anywhere else. Chapters on exception handling and programming with type information are also worthwhile, as are the chapters on the new Swing interface classes and network programming. Although it adopts somewhat of a mixed-bag approach, Thinking in Java contains some excellent material for the object-oriented developer who wants to see what all the fuss is about with Java.
Elmore Leonard's 10 Rules of Writing
Elmore Leonard - 2006
From adjectives and exclamation points to dialect and hoopetedoodle, Elmore Leonard explains what to avoid, what to aspire to, and what to do when it sounds like "writing" (rewrite).Beautifully designed, filled with free-flowing, elegant illustrations and specially priced, Elmore Leonard's 10 Rules of Writing is the perfect writer's—and reader's—gift.
The Oxford Guide to Library Research
Thomas Mann - 1987
In this third edition of The Oxford Guide to Library Research, Thomas Mann maps out an array not just of important databases and print sources, but of several specific search techniques that can be applied profitably in any area of research. From academic resources to government documents to manuscripts in archives to business Web sites, Mann shows readers how best to exploit controlled subject headings, explains why browsing library shelves is still important in an online age, demonstrates how citation searching and related record searching produce results far beyond keyword inquiries, and offers practical tips on making personal contacts with knowledgeable people. Against the trendy but mistaken assumption that "everything" can be found on the Internet, Mann shows the lasting value of physical libraries and the unexpected power of traditional search mechanisms, while also providing the best overview of the new capabilities of computer indexing. Throughout the book Mann enlivens his advice with real-world examples derived from his experience of having helped thousands of researchers, with interests in all subjects areas, over a quarter century. Along the way he provides striking demonstrations and powerful arguments against those theorists who have mistakenly announced the demise of print. Essential reading for students, scholars, professional researchers, and laypersons, The Oxford Guide to Library Research offers a rich, inclusive overview of the information field, one that can save researchers countless hours of frustration in the search for the best sources on their topics.
An Introduction to Statistical Learning: With Applications in R
Gareth James - 2013
This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree- based methods, support vector machines, clustering, and more. Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers. An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra.
Technical Communication
Mike Markel - 2002
For eight editions, it has been known for its thorough coverage, student-friendly tone, model interior design, and abundant samples of the techniques and guidelines discussed throughout the book. As always, Mike Markel keeps pace with current technologies and the realities of technical communication today.
Four Seasons of Creative Writing: 1,000 Prompts to Stop Writer's Block
Bryan Cohen - 2012
One of the best ways to get around the problem is to surround yourself with ideas. "1,000 Creative Writing Prompts for Seasons: Ideas for Blogs, Scripts, Stories and More" gives you exactly one thousand idea-generating prompts that focus on the coldest, warmest, toughest and funniest days of the four seasons. This book covers many different aspects of spring, summer, fall and winter including weather, nature, holidays, festivals, the five senses, science, literature, entertainment and more! These 1,000 prompts work for blogs, scripts, stories, poems, essays, songs and anything else that requires you to stare down writer's block and put pen to paper anyway. Originally geared for the classroom, these prompts can be used by any writer from 5 to 105 to get the ideas they need when they need them. Author Bryan Cohen has written over a dozen books of writing prompts including "1,000 Character Writing Prompts: Villains, Heroes and Hams for Scripts, Stories and More," "500 Writing Prompts for Kids: First Grade through Fifth Grade" and "The Writing Prompts Workbook Series." His books have sold over 15,000 copies. He lives in Chicago.
Delivering Health Care in America: A Systems Approach
Leiyu Shi - 2007
Using a unique systems approach, it brings together an extraordinary breadth of information into a highly accessible, easy-to-read text that clarifies the complexities of health care organization and finance, while presenting a solid overview of how the various components fit together.
Survey Methodology
Robert M. Groves - 2004
Survey Methodology describes the basic principles of survey design discovered in methodological research over recent years and offers guidance for making successful decisions in the design and execution of high quality surveys. Written by six nationally recognized experts in the field, this book covers the major considerations in designing and conducting a sample survey. Topical, accessible, and succinct, this book represents the state of the science in survey methodology. Employing the "total survey error" paradigm as an organizing framework, it merges the science of surveys with state-of-the-art practices. End-of-chapter terms, references, and exercises enhance its value as a reference for practitioners and as a text for advanced students.
From Topic to Thesis: A Guide to Theological Research
Michael Kibbe - 2015
Professors have two options: use valuable class time to teach students as much as they can, or lower their standards with the understanding that students cannot be expected to complete tasks for which they have never been prepared. From Topic to Thesis: A Guide to Theological Research offers a third option. This affordable and accessible tool walks students through the process, focusing on five steps: finding direction, gathering sources, understanding issues, entering discussion and establishing a position. Its goal is to take students directly from a research assignment to a research argument--in other words, from topic to thesis.
Reader, Come Home: The Reading Brain in a Digital World
Maryanne Wolf - 2018
Since then, the ways we process written language have changed dramatically with many concerned about both their own changes and that of children. New research on the reading brain chronicles these changes in the brains of children and adults as they learn to read while immersed in a digitally dominated medium.Drawing deeply on this research, this book comprises a series of letters Wolf writes to us—her beloved readers—to describe her concerns and her hopes about what is happening to the reading brain as it unavoidably changes to adapt to digital mediums. Wolf raises difficult questions, including:Will children learn to incorporate the full range of "deep reading" processes that are at the core of the expert reading brain?Will the mix of a seemingly infinite set of distractions for children’s attention and their quick access to immediate, voluminous information alter their ability to think for themselves?With information at their fingertips, will the next generation learn to build their own storehouse of knowledge, which could impede the ability to make analogies and draw inferences from what they know?Will all these influences, in turn, change the formation in children and the use in adults of "slower" cognitive processes like critical thinking, personal reflection, imagination, and empathy that comprise deep reading and that influence both how we think and how we live our lives?Will the chain of digital influences ultimately influence the use of the critical analytical and empathic capacities necessary for a democratic society?How can we preserve deep reading processes in future iterations of the reading brain?Who are the "good readers" of every epoch?Concerns about attention span, critical reasoning, and over-reliance on technology are never just about children—Wolf herself has found that, though she is a reading expert, her ability to read deeply has been impacted as she has become, inevitably, increasingly dependent on screens.Wolf draws on neuroscience, literature, education, technology, and philosophy and blends historical, literary, and scientific facts with down-to-earth examples and warm anecdotes to illuminate complex ideas that culminate in a proposal for a biliterate reading brain. Provocative and intriguing, Reader, Come Home is a roadmap that provides a cautionary but hopeful perspective on the impact of technology on our brains and our most essential intellectual capacities—and what this could mean for our future.
The Little Book of Talent: 52 Tips for Improving Your Skills
Daniel Coyle - 2012
It is an easy-to-use handbook of scientifically proven, field-tested methods to improve skills—your skills, your kids’ skills, your organization’s skills—in sports, music, art, math, and business. The product of five years of reporting from the world’s greatest talent hotbeds and interviews with successful master coaches, it distills the daunting complexity of skill development into 52 clear, concise directives. Whether you’re age 10 or 100, whether you’re on the sports field or the stage, in the classroom or the corner office, this is an essential guide for anyone who ever asked, “How do I get better?”“The Little Book of Talent should be given to every graduate at commencement, every new parent in a delivery room, every executive on the first day of work. It is a guidebook—beautiful in its simplicity and backed by hard science—for nurturing excellence.”—Charles Duhigg, bestselling author of The Power of Habit
“It’s so juvenile to throw around hyperbolic terms such as ‘life-changing,’ but there’s no other way to describe The Little Book of Talent. I was avidly trying new things within the first half hour of reading it and haven’t stopped since. Brilliant. And yes: life-changing.”—Tom Peters, co-author of In Search of Excellence