The Bare Bones Camera Course for Film and Video


Tom Schroeppel - 1982
    If you are, or plan to be, a cameraperson, I suggest you read your camera's operator's manual in addition to this book. When you understand both, you should be able to go out and shoot footage that works. If you're not interested in becoming a cameraperson, but simply want to better understand how the camera is used, no additional reading is required. Just relax and enjoy the book."

Copyediting and Proofreading for Dummies


Suzanne Gilad - 2007
    Polish your skills, build a winning resume and land the job you've always wanted. Books, magazines, Web sites, corporate documents - find out how to improve any type of publication and make yourself indispensable to writers, editors, and your boss.Balance between style and rules Master the art of the query Use proofreader symbols Edit and proof electronic documents Build a solid freelancing career

Beginning Theory: An Introduction to Literary and Cultural Theory


Peter Barry - 1995
    This new and expanded third edition continues to offer students and readers the best one-volume introduction to the field.The bewildering variety of approaches, theorists and technical language is lucidly and expertly unraveled. Unlike many books which assume certain positions about the critics and the theories they represent, Peter Barry allows readers to develop their own ideas once first principles and concepts have been grasped.

Introduction to Business [With Booklet]


Jeff Madura - 1997
    This text's applied approach addresses how and why a business operates. Students can then build upon their practical skills through examples, exercises and projects to help them gain a full understanding of how and why to develop a business plan. Each text is packaged with a Business Plan Booklet and CD-ROM, which are tied to end-of-part features, allowing students hands-on practice in creating a sound business plan. Through lively examples this text emphasizes key core skill areas including, Decision-Making and Planning, Teamwork, Technology, and Communication.

Clean Code: A Handbook of Agile Software Craftsmanship


Robert C. Martin - 2007
    But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code on the fly into a book that will instill within you the values of a software craftsman and make you a better programmer but only if you work at it. What kind of work will you be doing? You'll be reading code - lots of code. And you will be challenged to think about what's right about that code, and what's wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code - of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and "smells" gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding ‣ How to tell the difference between good and bad code‣ How to write good code and how to transform bad code into good code‣ How to create good names, good functions, good objects, and good classes‣ How to format code for maximum readability ‣ How to implement complete error handling without obscuring code logic ‣ How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.

A Glossary of Literary Terms


M.H. Abrams - 1957
    A Glossary of Literary Terms covers the terminology of literature - from literary history to theory to criticism - making it a valuable addition to any literary theory or literature course.

Invitation to Psychology


Carole Wade - 1998
    In clear, lively, warm prose, this edition continues the title's integration of gender, culture, and ethnicity. By the end, readers will learn how to interpret research and to address and resolve controversies. MyPsychLab is an integral part of the Wade/Tavris/Garry program. Engaging activities and assessments provide a teaching and learning system that helps students think like a psychologist. With MyPsychLab, students can watch videos on psychological research and applications, participate in virtual classic experiments, and develop critical thinking skills through writing. "Invitation to Psychology, "5/e is available in a new DSM-5 Updated edition. To learn more, click here. This title is available in a variety of formats - digital and print. Pearson offers its titles on the devices students love through Pearson's MyLab products, CourseSmart, Amazon, and more.

Thinking Like Your Editor: How to Write Great Serious Nonfiction and Get It Published


Susan Rabiner - 2002
    Even so, many writers are stymied in getting their books published, never mind gaining significant attention for their ideas—and substantial sales. This is the book editors have been recommending to would-be authors. Filled with trade secrets, Thinking Like Your Editor explains:• why every proposal should ask and answer five key questions;• how to tailor academic writing to a general reader, without losing ideas or dumbing down your work;• how to write a proposal that editors cannot ignore;• why the most important chapter is your introduction;• why "simple structure, complex ideas" is the mantra for creating serious nonfiction;• why smart nonfiction editors regularly reject great writing but find new arguments irresistible.Whatever the topic, from history to business, science to philosophy, law, or gender studies, this book is vital to every serious nonfiction writer.

Stylin' with CSS: A Designer's Guide


Charles Wyke-Smith - 2005
    Stylin with CSS teaches you everything you need to know start using CSS in your web development work, from the basics of markup of your content and styling text, through to creating multi-column page layouts without the use of tables. Learn how to create interface components, such as drop-down menus, navigation links, and animated graphical buttons, using only CSS no JavaScript required. Discover how to design code that will work on the latest standard-compliant browsers, while working around the quirks of the older browsers. With a mastery of CSS, your web design capabilities will move to a new level, and everything you need to know to get your started and build your skills is right here in this book. You ll be stylin in no time!"

Word Power Made Easy


Norman Lewis - 1949
    As you complete the exercises in this book, you will learn how to tell if you’re using the right word as well as how to pronounce and spell it. You will also learn how to avoid illiterate expressions and how to speak grammatically, without making embarrassing mistakes.A complete handbook for building a superior vocabulary, Word Power Made Easy will teach you how to speak and write with confidence as well as how to read more effectively and efficiently. It will help you to learn more quickly, develop social contacts, and increase your earning power.Each chapter ends with review. Each section ends with a progressive check. Numerous tests will help you increase and retain the knowledge you acquired. Word Power Made Easy does more than just add words to your vocabulary; it teaches ideas and a method of broadening knowledge as an integral part of the vocabulary building process.

The Emotional Craft of Fiction: How to Write with Emotional Power, Develop Achingly Real Characters, Move Your Readers, and Create Riveting Moral Stakes


Donald Maass - 2016
    The reader's experience must be an emotional journey of its own, one as involving as your characters' struggles, discoveries, and triumphs are for you.That's where The Emotional Craft of Fiction comes in. Veteran literary agent and expert fiction instructor Donald Maass shows you how to use story to provoke a visceral and emotional experience in readers. Topics covered include: emotional modes of writing beyond showing versus telling your story's emotional world moral stakes connecting the inner and outer journeys plot as emotional opportunities invoking higher emotions, symbols, and emotional language cascading change story as emotional mirror positive spirit and magnanimous writing the hidden current that makes stories move Readers can simply read a novel...or they can experience it. The Emotional Craft of Fiction shows you how to make that happen.

Beginning C++ Through Game Programming


Michael Dawson - 2004
    If you aspire to move from game player to game creator, it all starts with learning the fundamentals of C++ and game-programming basics. With BEGINNING C++ THROUGH GAME PROGRAMMING, FOURTH EDITION, you will find an up-to-date and thorough introduction to everything you need to get started—with no previous programming experience required. In the new fourth edition of this popular guide to learning C++, you will work with a complete program while learning each new concept and a game program at the end of each chapter. A final game project at the end of the book draws together everything you’ve learned. Written with the beginning programmer in mind, BEGINNING C++ THROUGH GAME PROGRAMMING, FOURTH EDITION is a great way to get started in game programming

A World of Ideas: Essential Readings for College Writers


Lee A. Jacobus - 1893
    Because students perceive writers such as these as serious and important, they take the writing course more seriously: they learn to read more attentively, think more critically, and write more effectively. But more important, this may be a student's only opportunity to encounter these thinkers. No other composition reader offers a comparable collection of important readings along with the supportive apparatus students need to understand, analyze, and respond to them.

Writing Your Dissertation in Fifteen Minutes a Day


Joan Bolker - 1998
    Joan Bolker, midwife to more than one hundred dissertations and co-founder of the Harvard Writing Center, offers invaluable suggestions for the graduate-student writer. Using positive reinforcement, she begins by reminding thesis writers that being able to devote themselves to a project that truly interests them can be a pleasurable adventure. She encourages them to pay close attention to their writing method in order to discover their individual work strategies that promote productivity; to stop feeling fearful that they may disappoint their advisors or family members; and to tailor their theses to their own writing style and personality needs. Using field-tested strategies she assists the student through the entire thesis-writing process, offering advice on choosing a topic and an advisor, on disciplining one's self to work at least fifteen minutes each day; setting short-term deadlines, on revising and defing the thesis, and on life and publication after the dissertation. Bolker makes writing the dissertation an enjoyable challenge.

Writing Alone and with Others


Pat Schneider - 2003
    She has taught all kinds--the award winning, the struggling, and those who have been silenced by poverty and hardship. Her innovative methods have worked in classrooms from elementary tograduate level, in jail cells and public housing projects, in convents and seminaries, in youth at-risk programs, and with groups of the terminally ill.Now, in Writing Alone and with Others, Schneider's acclaimed methods are available in a single, well-organized, and highly readable volume. The first part of the book guides the reader through the perils of the solitary writing life: fear, writer's block, and the bad habits of the internal critic.In the second section, Schneider describes the Amherst Writers and Artists workshop method, widely used across the U.S. and abroad. Chapters on fiction and poetry address matters of technique and point to further resources, while more than a hundred writing exercises offer specific ways to jumpstartthe blocked and stretch the rut-stuck. Schneider's innovative teaching method will refresh the experienced writer and encourage the beginner. Her book is the essential owner's manual for the writer's voice.