Book picks similar to
Filmmaking for Dummies by Bryan Michael Stoller
film
non-fiction
filmmaking
for-dummies
Writing the Breakout Novel
Donald Maass - 2001
Maybe you've already been published, but your latest effort is stuck in mid-list limbo. Whatever the case may be, author and literary agent Donald Maass can show you how to take your prose to the next level and write a breakout novel - one that rises out of obscurity and hits the best-seller lists.Maass details the elements that all breakout novels share - regardless of genre - then shows you writing techniques that can make your own books stand out and succeed in a crowded marketplace.You'll learn to:- establish a powerful and sweeping sense of time and place - weave subplots into the main action for a complex, engrossing story - create larger-than-life characters that step right off the page - explore universal themes that will interest a broad audience of readers - sustain a high degree of narrative tension from start to finish - develop an inspired premise that sets your novel apart from the competitionThen, using examples from the recent works of several best-selling authors - including novelist Anne Perry - Maass illustrates methods for upping the ante in every aspect of your novel writing. You'll capture the eye of an agent, generate publisher interest and lay the foundation for a promising career.
Paul Thomas Anderson: Masterworks
Adam Nayman - 2020
In Paul Thomas Anderson: Masterworks, Anderson’s entire career—from Hard Eight (1996), Boogie Nights (1997), Magnolia (1999), Punch Drunk Love (2002), There Will Be Blood (2007), The Master (2012), Inherent Vice (2014), and Phantom Thread (2017) to his music videos for Radiohead to his early short films—is examined in illustrated detail for the first time. Anderson’s influences, his style, and the recurring themes of alienation, reinvention, ambition, and destiny that course through his movies are analyzed and supplemented by firsthand interviews with Anderson’s closest collaborators—including producer JoAnne Sellar, actor Vicky Krieps, and composer Jonny Greenwood—and illuminated by film stills, archival photos, original illustrations, and an appropriately psychedelic design aesthetic. Masterworks is a tribute to the dreamers, drifters, and evil dentists who populate his world.
Silent Movies: The Birth of Film and the Triumph of Movie Culture
Peter Kobel - 2007
Drawing on the extraordinary collection of The Library of Congress, one of the greatest repositories for silent film and memorabilia, Peter Kobel has created the definitive visual history of silent film. From its birth in the 1890s, with the earliest narrative shorts, through the brilliant full-length features of the 1920s, SILENT MOVIES captures the greatest directors and actors and their immortal films. SILENT MOVIES also looks at the technology of early film, the use of color photography, and the restoration work being spearheaded by some of Hollywood's most important directors, such as Martin Scorsese and Francis Ford Coppola. Richly illustrated from the Library of Congress's extensive collection of posters, paper prints, film stills, and memorabilia-most of which have never been in print-SILENT MOVIES is an important work of history that will also be a sought-after gift book for all lovers of film.
Save the Cat! Writes a Novel
Jessica Brody - 2018
Now, for the first time ever, bestselling author and writing teacher, Jessica Brody, takes the beloved Save the Cat! plotting principals and applies them to the craft of novel writing in this exciting new “workshop style” guide, featuring over 20 full beat sheets from popular novels throughout time.Whether you’re writing your first novel or your seventeenth, Save the Cat! breaks down plot in an easy-to-follow, step-by-step method so you can write stories that resonate! This book can help you with any of the following:Outlining a new novelRevising an existing novelBreaking out of the dreaded “writer’s block”Fixing a “broken” novelReviewing a completed novelFleshing out/test driving a new idea to see if it “has legs”Implementing feedback from agents and/or editorsHelping give constructive feedback to other writersBut above all else, SAVE THE CAT! WRITES A NOVEL will help you better understand the fundamentals and mechanics of plot, character transformation, and what makes a story work!
Learn You a Haskell for Great Good!
Miran Lipovača - 2011
Learn You a Haskell for Great Good! introduces programmers familiar with imperative languages (such as C++, Java, or Python) to the unique aspects of functional programming. Packed with jokes, pop culture references, and the author's own hilarious artwork, Learn You a Haskell for Great Good! eases the learning curve of this complex language, and is a perfect starting point for any programmer looking to expand his or her horizons. The well-known web tutorial on which this book is based is widely regarded as the best way for beginners to learn Haskell, and receives over 30,000 unique visitors monthly.
The Art and Making of The Dark Knight Trilogy
Jody Duncan - 2012
A fresh, dynamic reboot of the franchise, Batman Begins explored Bruce Wayne's evolution from billionaire orphan to Gotham City's dark avenger. The film deconstructed the super-hero genre and put an indelible stamp on it – Nolan's character-driven, hard-edged realism gave Batman a new, "real-world" origin story.A 2008 sequel, The Dark Knight, took those compelling foundations and raised the stakes, pitting Batman against a deranged master criminal, the Joker (Heath Ledger, whose performance won him a posthumous Academy Award® for Best Supporting Actor), in an all-out war for Gotham's soul. At once a sprawling crime epic, a rumination on moral relativism, and a blockbuster action film, The Dark Knight expanded the scope and depth of Batman Begins and broke box-office records.Now, the final film in The Dark Knight Trilogy, The Dark Knight Rises, brings Nolan's Batman saga to an end. An epic disaster movie on a global scale, The Dark Knight Rises blends the tragic, character-driven roots of Batman Begins with the thrilling action and thematic complexity of The Dark Knight.The Art and Making of The Dark Knight Trilogy tells the complete behind-the-scenes story of these three monumental films. Based on in-depth interviews with Nolan and all of the films’ key cast and crew - including cowriters David S. Goyer and Jonathan Nolan, cinematographer Wally Pfister, and composer Hans Zimmer - and supported by lavish art and never-before-seen photography, the book reveals the creative development and design behind The Dark Knight Trilogy. Each chapter is devoted to a separate step of the filmmaking process, highlighting how Nolan's vision and working methods - favoring repertory-style casting, tenets of classicla drama, and practical effects - helped make the definitive Batman for a new generation.
The Genius of the System: Hollywood Filmmaking in the Studio Era
Thomas Schatz - 1988
This book lays to rest the persistent myth that businesspeople and producers stifle artistic talent and reveals instead the genius of a system of collaboration and conflict. Working from industry documents, Schatz traces the development of house styles, the rise and fall of careers, and the making-and unmaking-of movies, from Frankenstein to Spellbound to Grand Hotel. Richly illustrated and highly readable, The Genius of the System gives the definitive view of the workings of the Old Hollywood and the foundations of the New.
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 Practical Handbook for the Actor
Melissa Bruder - 1986
Macy and director Gregory Mosher. It is written for any actor who has ever experienced the frustrations of acting classes that lacked clarity and objectivity, and that failed to provide a dependable set of tools. An actor's job, the authors state, is to "find a way to live truthfully under the imaginary circumstances of the play'.' The ways in which an actor can attain that truth form the substance of this eloquent book.
The Monster Show: A Cultural History of Horror
David J. Skal - 1993
Skal chronicles one of our most popular and pervasive modes of cultural expression. He explores the disguised form in which Hollywood's classic horror movies played out the traumas of two world wars and the Depression; the nightmare visions of invasion and mind control catalyzed by the Cold War; the preoccupation with demon children that took hold as thalidomide, birth control, and abortion changed the reproductive landscape; the vogue in visceral, transformative special effects that paralleled the development of the plastic surgery industry; the link between the AIDS epidemic and the current fascination with vampires; and much more. Now with a new Afterword by the author that looks at horror's popular renaissance in the last decade, The Monster Show is a compulsively readable, thought-provoking inquiry into America's obsession with the macabre.
Camera Lucida: Reflections on Photography
Roland Barthes - 1980
Commenting on artists such as Avedon, Clifford, Mapplethorpe, and Nadar, Roland Barthes presents photography as being outside the codes of language or culture, acting on the body as much as on the mind, and rendering death and loss more acutely than any other medium. This groundbreaking approach established Camera Lucida as one of the most important books of theory on this subject, along with Susan Sontag's On Photography.
Writing Movies
Alexander Steele - 2003
Superlative. Stellar. In Writing Movies you'll find everything you need to know to reach this level. And, like the very best teachers, Writing Movies is always practical, accessible, and entertaining. The book provides a comprehensive look at screenwriting, covering all the fundamentals (plot, character, scenes, dialogue, etc.) and such crucial-but seldom discussed-topics as description, voice, tone, and theme. These concepts are illustrated through analysis of five brilliant screenplays-Die Hard, Thelma & Louise, Tootsie, Sideways, and The Shawshank Redemption. Also included are writing assignments and step-by-step tasks that take writers from rough idea to polished screenplay. Written by Gotham Writers' Workshop expert instructors, Writing Movies offers the same winning style and clarity of presentation that have made a success of Gotham's previous book Writing Fiction, which is now in its 7th printing. Named the "best class for screenwriters" in New York City by MovieMaker Magazine, Gotham Writers' Workshop is America's leading private creative writing school, offering classes in Manhattan and on the Web at www.WritingClasses.com. The school's interactive online classes, selected as "Best of the Web" by Forbes, have attracted thousands of aspiring writers from across the United States and more than sixty countries.
Acting for the Camera: Revised Edition
Tony Barr - 1997
Inside tips on the studio system and acting guilds make it particularly helpful for people new to the business, and numerous anecdotes from actors such as Morgan Freeman and Anthony Hopkins and examples from current movies illustrate its many lessons. It is perfect for acting classes, workshops, all actors who work in front of the camera -- and all those who want to.
Pulp Fiction: A Quentin Tarantino Screenplay
Quentin Tarantino - 1994
Taking his inspiration from the popular, and often lurid, "pulp" crime stories of the thirties and forties, Tarantino intertwines three narratives and introduces a variety of fascinating characters; thick-witted hit men, a double-crossing prizefighter on the run, his absent-minded French girlfriend, the hit men-hiring mob boss, his exotic but drug-addled wife, and two young lovers contemplating a career change - namely whether to start sticking up restaurants instead of liquor stores. Full of wicked humor, dazzling dialogue, and riveting action, "Pulp Fiction" is a master screenwriter's look at today's Hollywood and its dark criminal culture.
Cracking the Coding Interview: 150 Programming Questions and Solutions
Gayle Laakmann McDowell - 2008
This is a deeply technical book and focuses on the software engineering skills to ace your interview. The book is over 500 pages and includes 150 programming interview questions and answers, as well as other advice.The full list of topics are as follows:The Interview ProcessThis section offers an overview on questions are selected and how you will be evaluated. What happens when you get a question wrong? When should you start preparing, and how? What language should you use? All these questions and more are answered.Behind the ScenesLearn what happens behind the scenes during your interview, how decisions really get made, who you interview with, and what they ask you. Companies covered include Google, Amazon, Yahoo, Microsoft, Apple and Facebook.Special SituationsThis section explains the process for experience candidates, Program Managers, Dev Managers, Testers / SDETs, and more. Learn what your interviewers are looking for and how much code you need to know.Before the InterviewIn order to ace the interview, you first need to get an interview. This section describes what a software engineer's resume should look like and what you should be doing well before your interview.Behavioral PreparationAlthough most of a software engineering interview will be technical, behavioral questions matter too. This section covers how to prepare for behavioral questions and how to give strong, structured responses.Technical Questions (+ 5 Algorithm Approaches)This section covers how to prepare for technical questions (without wasting your time) and teaches actionable ways to solve the trickiest algorithm problems. It also teaches you what exactly "good coding" is when it comes to an interview.150 Programming Questions and AnswersThis section forms the bulk of the book. Each section opens with a discussion of the core knowledge and strategies to tackle this type of question, diving into exactly how you break down and solve it. Topics covered include• Arrays and Strings• Linked Lists• Stacks and Queues• Trees and Graphs• Bit Manipulation• Brain Teasers• Mathematics and Probability• Object-Oriented Design• Recursion and Dynamic Programming• Sorting and Searching• Scalability and Memory Limits• Testing• C and C++• Java• Databases• Threads and LocksFor the widest degree of readability, the solutions are almost entirely written with Java (with the exception of C / C++ questions). A link is provided with the book so that you can download, compile, and play with the solutions yourself.Changes from the Fourth Edition: The fifth edition includes over 200 pages of new content, bringing the book from 300 pages to over 500 pages. Major revisions were done to almost every solution, including a number of alternate solutions added. The introductory chapters were massively expanded, as were the opening of each of the chapters under Technical Questions. In addition, 24 new questions were added.Cracking the Coding Interview, Fifth Edition is the most expansive, detailed guide on how to ace your software development / programming interviews.