The Coding Manual for Qualitative Researchers


Book Description

The Coding Manual for Qualitative Researchers is unique in providing, in one volume, an in-depth guide to each of the multiple approaches available for coding qualitative data. In total, 29 different approaches to coding are covered, ranging in complexity from beginner to advanced level and covering the full range of types of qualitative data from interview transcripts to field notes. For each approach profiled, Johnny Saldaña discusses the method’s origins in the professional literature, a description of the method, recommendations for practical applications, and a clearly illustrated example.




Social Science Research


Book Description

This book is designed to introduce doctoral and graduate students to the process of conducting scientific research in the social sciences, business, education, public health, and related disciplines. It is a one-stop, comprehensive, and compact source for foundational concepts in behavioral research, and can serve as a stand-alone text or as a supplement to research readings in any doctoral seminar or research methods class. This book is currently used as a research text at universities on six continents and will shortly be available in nine different languages.




Silent Interviews


Book Description

Collected interviews featuring the Nebula Award–winning author and his thoughts on topics like literary criticism, comic books, race, and sexuality. For nearly three decades, Samuel R. Delany’s science fiction has transported millions of readers to the fringes of time, technology, and outer space. Now Delany surveys the realms of his own experience as a writer, critic, theorist, and gay Black man in this collection of written interviews, a type of guided essay. Because the written interview avoids the “mutual presence positioned at the semantic core” of traditional interview, Delany explains, “a kind of cut remains between the participants—a fissure in which the truths there may be more malleable, less rigid.” Within that fissure Delany pursues the breadth and depth of his ideas on language and theory, the politics of literary composition, the experience of marginality, and the philosophical, commercial, and personal contexts of writing today. Gathered from sources as diverse as Diacritics and The Comics Journal, these interviews reveal the broad range of Delany’s thought and interests. “Delany has a unique place in late twentieth century letters. A lifelong inhabitant of the margins, both social and literary, he has used his marginalized status as a lens to focus his astute observations of American literature and society. From these interviews his voice emerges, provocative, precise, and engaging.” —Kathleen Spencer, University of Nebraska “Samuel R. Delany never shies away from contestable positions or provocative opinions. In his fiction, Delany can write like quicksilver, and in lectures or panel discussions, he is easily SF’s most articulate spokesperson in academia. . . . There is much here that is not covered in Delany’s critical or autobiographical writings, and much that anyone seriously interested in SF—or many of Delany’s other favorite topics—ought to consider.” —Locus “Delany is fascinating whether discussing SF, comics, or his experiences as a Black American, and this collection . . . is as entertaining as it is informative.” —Science Fiction Chronicle “Yevgeny Zamyatin? Stanislaw Lem? Forget it! Delany is both, with a lot of Borges and Bruno Schultz thrown in.” —Village Voice




Deep Learning Interviews


Book Description

The book's contents is a large inventory of numerous topics relevant to DL job interviews and graduate level exams. That places this work at the forefront of the growing trend in science to teach a core set of practical mathematical and computational skills. It is widely accepted that the training of every computer scientist must include the fundamental theorems of ML, and AI appears in the curriculum of nearly every university. This volume is designed as an excellent reference for graduates of such programs.




Ask a Manager


Book Description

From the creator of the popular website Ask a Manager and New York’s work-advice columnist comes a witty, practical guide to 200 difficult professional conversations—featuring all-new advice! There’s a reason Alison Green has been called “the Dear Abby of the work world.” Ten years as a workplace-advice columnist have taught her that people avoid awkward conversations in the office because they simply don’t know what to say. Thankfully, Green does—and in this incredibly helpful book, she tackles the tough discussions you may need to have during your career. You’ll learn what to say when • coworkers push their work on you—then take credit for it • you accidentally trash-talk someone in an email then hit “reply all” • you’re being micromanaged—or not being managed at all • you catch a colleague in a lie • your boss seems unhappy with your work • your cubemate’s loud speakerphone is making you homicidal • you got drunk at the holiday party Praise for Ask a Manager “A must-read for anyone who works . . . [Alison Green’s] advice boils down to the idea that you should be professional (even when others are not) and that communicating in a straightforward manner with candor and kindness will get you far, no matter where you work.”—Booklist (starred review) “The author’s friendly, warm, no-nonsense writing is a pleasure to read, and her advice can be widely applied to relationships in all areas of readers’ lives. Ideal for anyone new to the job market or new to management, or anyone hoping to improve their work experience.”—Library Journal (starred review) “I am a huge fan of Alison Green’s Ask a Manager column. This book is even better. It teaches us how to deal with many of the most vexing big and little problems in our workplaces—and to do so with grace, confidence, and a sense of humor.”—Robert Sutton, Stanford professor and author of The No Asshole Rule and The Asshole Survival Guide “Ask a Manager is the ultimate playbook for navigating the traditional workforce in a diplomatic but firm way.”—Erin Lowry, author of Broke Millennial: Stop Scraping By and Get Your Financial Life Together




Adaptive Space: How GM and Other Companies are Positively Disrupting Themselves and Transforming into Agile Organizations


Book Description

Lack of Agility is the kiss of death. Position your company to succeed in world of change.To edge out the competition in today’s disruptive environment, you need to ensure that your company is agile—that it can respond to change instantly and effectively. Because fast and furious change is the only thing you can count on in business today.Network expert Michael Arena helped enable GM’s legendary turnaround. In these pages, he explains how you can transform your own company through the concept of adaptive space. Based on hundreds of interviews and the author’s own groundbreaking study of dozens of organizations spanning a variety of industries, Adaptive Space shows how to position your company for today—and for the future—by enabling creativity, innovation, and novel ideas to flow freely among teams, across departments, and throughout the company. Using GM as the main case study—along with the stories of other highly adaptive organizations, like Apple, Amazon, Disney, and Gore—Arena provides a model you can follow to reinvent your company. It’s about inspiring employees to explore new ideas, empowering the most creative people and teams to spread their ideas across the organization, and operationalizing the entrepreneurial spirit so adaptability is set in stone. Hesitation is a killer in today’s business landscape. With Adaptive Space, you have everything you need to confront disruption with smart, confident actions and seize the valuable opportunities that come with change.




Elements of Programming Interviews


Book Description

The core of EPI is a collection of over 300 problems with detailed solutions, including 100 figures, 250 tested programs, and 150 variants. The problems are representative of questions asked at the leading software companies. The book begins with a summary of the nontechnical aspects of interviewing, such as common mistakes, strategies for a great interview, perspectives from the other side of the table, tips on negotiating the best offer, and a guide to the best ways to use EPI. The technical core of EPI is a sequence of chapters on basic and advanced data structures, searching, sorting, broad algorithmic principles, concurrency, and system design. Each chapter consists of a brief review, followed by a broad and thought-provoking series of problems. We include a summary of data structure, algorithm, and problem solving patterns.




Cracking the Coding Interview


Book Description

Now in the 5th edition, Cracking the Coding Interview gives you the interview preparation you need to get the top software developer jobs. This book provides: 150 Programming Interview Questions and Solutions: From binary trees to binary search, this list of 150 questions includes the most common and most useful questions in data structures, algorithms, and knowledge based questions. 5 Algorithm Approaches: Stop being blind-sided by tough algorithm questions, and learn these five approaches to tackle the trickiest problems. Behind the Scenes of the interview processes at Google, Amazon, Microsoft, Facebook, Yahoo, and Apple: Learn what really goes on during your interview day and how decisions get made. Ten Mistakes Candidates Make -- And How to Avoid Them: Don't lose your dream job by making these common mistakes. Learn what many candidates do wrong, and how to avoid these issues. Steps to Prepare for Behavioral and Technical Questions: Stop meandering through an endless set of questions, while missing some of the most important preparation techniques. Follow these steps to more thoroughly prepare in less time.




A Guide to Assessing Needs


Book Description

Making informed decisions is the essential beginning to any successful development project. Before the project even begins, you can use needs assessment approaches to guide your decisions. This book is filled with practical strategies that can help you define the desired results and select the most appropriate activities for achieving them.