- Table View
- List View
Pulling Newspapers Apart: Analysing Print Journalism
by Bob FranklinPulling Newspapers Apart: Analysing Print Journalism explores contemporary UK national and local newspapers at a significant and pivotal moment in their development when some pundits are busily, if mistakenly, announcing their demise. The book offers a detailed examination of features which previous studies have tended to neglect, such as editorial formats (News, Op Ed pages, readers’ letters, cartoons, obituaries, advice columns, features and opinion columns), aspects of newspaper design (page layout, photographs, supplements, online editions, headlines, the emergence of the compact and Berliner editions), newspaper contents (sport, sex and Page 3, royalty, crime, moral panics and politics) as well as the content of newspapers which is not generated by in house journalists (advertising, TV listings, horoscopes, agency copy and public relations materials). This innovative and accessibly written collection provides journalism and media students with an invaluable study of newspapers in the digital age.
Pulsed EM Field Computation in Planar Circuits: The Contour Integral Method
by Martin StumpfThe pulsed EM characterization of planar circuits is of high practical importance in many areas of science and engineering such as electromagnetic compatibility and antenna design. This book is hence devoted to the mathematical formulation and numerical analysis of arbitrarily-shaped parallel-plane structures concerning their pulsed EM propagation, radiation and scattering behavior. The key emphasis is on the time-domain reciprocity-based integral-equation formulations and their efficient numerical solution.
Punctuation Revisited: A Strategic Guide for Academics, Wordsmiths, and Obsessive Perfectionists
by Richard KallanPunctuation Revisited is an advanced, comprehensive guide to the importance of punctuation in conveying meaning and augmenting the power of a message. Richard Kallan provides guidance on how to structure sentences accurately and in a manner that enhances their readability and rhetorical appeal. This book discusses in fine detail not just when and how to employ specific punctuation marks, but the rationale behind them. It also notes when the major academic style manuals differ in their punctuation advice. These unique features are designed to benefit beginning, intermediate, and advanced students of standard punctuation practice. Punctuation Revisited is a wonderful resource for students of composition and writing, an essential read for writing center tutors and faculty, as well as the perfect addition to anyone’s professional library.
Purposeful Communication in a Digital Age: Speaking for Success
by Arthur Koch Jason SchmittIn recent years, the process and outlet for public speaking has grown with digital progressions such as TED talks and Facebook Live. Purposeful Communication in a Digital Age, 2nd Edition, provides a practical, step-by-step approach to developing and delivering effective speeches. Offering supplementary articles, case studies, and interviews with key leaders within the text and online, this is an all-in-one resource for the traditional, online, or hybrid classroom. The new edition devotes focus to presenting in the digital world, addressing both traditional and contemporary forms of presentation, and specifically directs students on seeking out credible sources when conducting research. Its eResource features video speech examples, classroom exercises, an instructor manual, and a quiz bank.
Pursuing an Ethic of Empathy in Journalism (Routledge Research in Journalism)
by Janet Blank-LibraThis book advances a journalistic theory of empathy, challenging long-held notions about how best to do journalism. Because the institution of journalism has typically equated empathy and compassion with bias, it has been slow to give the intelligence of the emotions a legitimate place in the reporting and writing process. Blank-Libra’s work locates the point at which the vast, multidisciplinary research on empathy intersects with the work of the journalist, revealing a reality that has always been so: journalists practice empathy as a way to connect but also as a form of inquiry, as sincere and legitimate in its goals and aspirations as is objectivity.
Push Back!: How to Take a Stand Against Groupthink, Bullies, Agitators, and Professional Manipulators
by B. K. EakmanHow many times have you had the unsettling experience of being treated as a troublemaker as soon as you question or raise an objection to a school policy, a textbook, a course of study, a new county regulation, or a community proposal?Every day, attendees of conferences, community forums, PTA meetings, and board meetings are made to feel uncomfortable and occasionally foolish by the person or persons leading the meeting. The speakers, moderators, or provocateurs-whom author B. K. Eakman refers to as professional manipulators-hold power over the room and know how to steer the discussion back to their agendas without ever answering audience questions or addressing their concerns. These people use techniques to ostracize those brave enough to stand and question or criticize them.With Push Back!, readers will be able to counter group manipulation tactics by learning to:Recognize psychologically controlled environmentsIdentify the professional agitator/provocateurExamine components of psych warUndercut faulty, distorted, and biased arguments of opponentsSquelch techniques used to rebuff audience members who complain or balkNeutralize consensus-building techniquesAnd much more
Putin's Digital Front and the Truth Behind
by Steven BroschartPutin's war in Ukraine is not only fought on the battlefield. Combat also occurs on the digital front. Words and information are the ammunition of modern, hybrid warfare—against the opposing military, but especially against civilians. It is about manipulation and control. About confusion and distraction from what is really happening. However, the internet is used not only for propaganda but also for intelligence and logistics. In doing so, Russia leaves behind a lot of traces. Analyst Steven Broschart demonstrates in clear language that requires no prior knowledge which psychological and communicative means are employed at Putin's digital frontline.
Putins digitale Front und die Wahrheit dahinter
by Steven BroschartPutins Krieg in der Ukraine wird nicht nur auf dem Schlachtfeld ausgetragen. Gekämpft wird auch an der digitalen Front. Worte und Informationen sind die Munition der modernen, der hybriden Kriegsführung - gegen das gegnerische Militär, aber insbesondere gegen Zivilisten. Es geht um Manipulation und Kontrolle. Um Verwirrung und Ablenkung von dem, was wirklich geschieht. Doch das Internet wird nicht nur zur Propaganda, sondern auch für die Aufklärung und die Logistik genutzt. Und dabei hinterlässt Russland eine Menge Spuren. Analyst Steven Broschart zeigt konkret, welche psychologischen und kommunikativen Mittel an Putins digitaler Frontlinie zum Einsatz kommen.
Python Programming Recipes for IoT Applications (Transactions on Computer Systems and Networks)
by Jivan S. Parab Gourish Naik Madhusudan Ganuji Lanjewar Marlon Darius Sequeira Arman Yusuf ShaikhThe book comprehensively covers the most important applications of the internet of things (IoT) using Python programming on Raspberry pi, Micropython Py Board, and NVIDIA Jetson Board. The authors have used an immersive ‘hands-on’ approach to help readers gain expertise in developing working code for real-world IoT applications. The book focuses on industry-standard embedded platforms for IoT applications. It also gives a glimpse of python programming and setup configuration of these embedded platforms. The later chapter highlights basic interface applications with Raspberry Pi. Exclusive advanced IoT applications on the Micropython Pyboard are also covered. The last two chapters deal with the NVIDIA Jetson Nano board programming for machine learning applications with FoG/cloud computing. The various IoT applications with different embedded platforms in this volume are best-suited for undergraduate/postgraduate students and researchers who want to get exposed to python programming for IoT applications. This book will enable readers to design their own embedded IoT products.
Python Programming for Data Analysis
by José UnpingcoThis textbook grew out of notes for the ECE143 Programming for Data Analysis class that the author has been teaching at University of California, San Diego, which is a requirement for both graduate and undergraduate degrees in Machine Learning and Data Science. This book is ideal for readers with some Python programming experience. The book covers key language concepts that must be understood to program effectively, especially for data analysis applications. Certain low-level language features are discussed in detail, especially Python memory management and data structures. Using Python effectively means taking advantage of its vast ecosystem. The book discusses Python package management and how to use third-party modules as well as how to structure your own Python modules. The section on object-oriented programming explains features of the language that facilitate common programming patterns.After developing the key Python language features, the book moves on to third-party modules that are foundational for effective data analysis, starting with Numpy. The book develops key Numpy concepts and discusses internal Numpy array data structures and memory usage. Then, the author moves onto Pandas and details its many features for data processing and alignment. Because strong visualizations are important for communicating data analysis, key modules such as Matplotlib are developed in detail, along with web-based options such as Bokeh, Holoviews, Altair, and Plotly.The text is sprinkled with many tricks-of-the-trade that help avoid common pitfalls. The author explains the internal logic embodied in the Python language so that readers can get into the Python mindset and make better design choices in their codes, which is especially helpful for newcomers to both Python and data analysis. To get the most out of this book, open a Python interpreter and type along with the many code samples.
Python for Probability, Statistics, and Machine Learning
by José UnpingcoThis textbook, fully updated to feature Python version 3.7, covers the key ideas that link probability, statistics, and machine learning illustrated using Python modules. The entire text, including all the figures and numerical results, is reproducible using the Python codes and their associated Jupyter/IPython notebooks, which are provided as supplementary downloads. The author develops key intuitions in machine learning by working meaningful examples using multiple analytical methods and Python codes, thereby connecting theoretical concepts to concrete implementations. The update features full coverage of Web-based scientific visualization with Bokeh Jupyter Hub; Fisher Exact, Cohen’s D and Rank-Sum Tests; Local Regression, Spline, and Additive Methods; and Survival Analysis, Stochastic Gradient Trees, and Neural Networks and Deep Learning. Modern Python modules like Pandas, Sympy, and Scikit-learn are applied to simulate and visualize important machine learning concepts like the bias/variance trade-off, cross-validation, and regularization. Many abstract mathematical ideas, such as convergence in probability theory, are developed and illustrated with numerical examples. This book is suitable for classes in probability, statistics, or machine learning and requires only rudimentary knowledge of Python programming.
Python for Probability, Statistics, and Machine Learning
by José UnpingcoThis book, fully updated for Python version 3.6+, covers the key ideas that link probability, statistics, and machine learning illustrated using Python modules in these areas. All the figures and numerical results are reproducible using the Python codes provided. The author develops key intuitions in machine learning by working meaningful examples using multiple analytical methods and Python codes, thereby connecting theoretical concepts to concrete implementations. Detailed proofs for certain important results are also provided. Modern Python modules like Pandas, Sympy, Scikit-learn, Tensorflow, and Keras are applied to simulate and visualize important machine learning concepts like the bias/variance trade-off, cross-validation, and regularization. Many abstract mathematical ideas, such as convergence in probability theory, are developed and illustrated with numerical examples. This updated edition now includes the Fisher Exact Test and the Mann-Whitney-Wilcoxon Test. A new section on survival analysis has been included as well as substantial development of Generalized Linear Models. The new deep learning section for image processing includes an in-depth discussion of gradient descent methods that underpin all deep learning algorithms. As with the prior edition, there are new and updated *Programming Tips* that the illustrate effective Python modules and methods for scientific programming and machine learning. There are 445 run-able code blocks with corresponding outputs that have been tested for accuracy. Over 158 graphical visualizations (almost all generated using Python) illustrate the concepts that are developed both in code and in mathematics. We also discuss and use key Python modules such as Numpy, Scikit-learn, Sympy, Scipy, Lifelines, CvxPy, Theano, Matplotlib, Pandas, Tensorflow, Statsmodels, and Keras.This book is suitable for anyone with an undergraduate-level exposure to probability, statistics, or machine learning and with rudimentary knowledge of Python programming.
Póngase de pie ¡y hable!: Cómo convertirse en un orador y comunicador sobresaliente
by Dale Carnegie TrainingUn libro con las herramientas necesarias para convertirse, velozmente, en un gran orador a través de las verdaderas claves para lograr que sus oyentes no se aburran, pero también para informarlos, persuadirlos e inspirarlos a la acción a través de su mensaje. Además, le enseñará a perder el miedo de hablar en público. De manera presencial o virtual, son cada vez más las instancias en las que tenemos que hablar en público, algo para lo cual no todo el mundo está preparado. Falta de experiencia, no saber qué decir, dudas sobre el tema a tratar y hasta pánico escénico son las dificultades más comunes de quienes se resisten a presentarse ante un auditorio. En este libro se ofrecen las herramientas necesarias para convertirse, en el menor tiempo posible, en un magnífico orador. Aprenderá a organizar una charla, ya se trate de una de cinco minutos frente a un grupo reducido o de otra de media hora ante un auditorio repleto. Descubrirá cuáles son las verdaderas claves para lograr que sus oyentes no se aburran, pero también para informarlos, persuadirlos e inspirarlos a la acción a través de su mensaje. Quizá lo más importante sea que Póngase de pie ¡y hable! le enseñará a perder definitivamente el miedo de hablar en público.
QC-LDPC Code-Based Cryptography
by Marco BaldiThis book describes the fundamentals of cryptographic primitives based on quasi-cyclic low-density parity-check (QC-LDPC) codes, with a special focus on the use of these codes in public-key cryptosystems derived from the McEliece and Niederreiter schemes. In the first part of the book, the main characteristics of QC-LDPC codes are reviewed, and several techniques for their design are presented, while tools for assessing the error correction performance of these codes are also described. Some families of QC-LDPC codes that are best suited for use in cryptography are also presented. The second part of the book focuses on the McEliece and Niederreiter cryptosystems, both in their original forms and in some subsequent variants. The applicability of QC-LDPC codes in these frameworks is investigated by means of theoretical analyses and numerical tools, in order to assess their benefits and drawbacks in terms of system efficiency and security. Several examples of QC-LDPC code-based public key cryptosystems are presented, and their advantages over classical solutions are highlighted. The possibility of also using QC-LDPC codes in symmetric encryption schemes and digital signature algorithms is also briefly examined.
QOS-Enabled Networks
by Miguel Barreiros Peter LundqvistWith a foreword by Kannan Kothandaraman"This is the first book about QOS that I actually enjoyed reading precisely because the authors focused on real-life QoS and not in academic discussions about it."Per Nihlen, IP Network Manager, NORDUnetThe new authoritative, practical guide to delivering QOS guaranteesThis new benchmark in quality of service (QOS) study is written by two experts in the field who deal with QOS predicaments every day. The authors not only provide a lucid understanding of modern theory of QOS mechanisms in packet networks but how to apply them in practice. In addition, they detail the QOS management features found in modern routers used by Internet Service Providers (ISPs) and large enterprise companies and networks, all in an effort to enable network managers and engineers to configure production networks with a quality of service guarantee. The book's focus on addressing network behavior ("real effects") in relation to the configuration of network elements (routers and switches), is both refreshing and insightful.QOS-Enabled Networks contains up-to-date coverage of:QOS mechanisms in packet networks and how to apply them in practiceQOS management features now common in modern-day routersHow network behavior is related to configuration of network elementsLayer 2 VPN and QOSQOS in mobile LTE networksQOS-Enabled Networks is an invaluable guide for networking engineers needing to provide QOS services for service providers, ISPs and large enterprises, as well as for network design and operations engineers.
QOS-Enabled Networks: Tools and Foundations (Wiley Series on Communications Networking & Distributed Systems #37)
by Miguel Barreiros Peter LundqvistWritten by two experts in the field who deal with QOS predicaments every day and now in this 2nd edition give special attention to the realm of Data Centers, QoS Enabled Networks:Tools and Foundations, 2nd Edition provides a lucid understanding of modern QOS theory mechanisms in packet networks and how to apply them in practice. This book is focuses on the tools and foundations of QoS providing the knowledge to understand what benefits QOS offers and what can be built on top of it.
Qlik Sense® Cookbook
by Philip Hand Neeraj KharpateOver 80 step-by-step recipes to tackle the everyday challenges faced by Qlik Sense® developers About This Book * Create dynamic dashboards for business intelligence * Discover the techniques and practices for Qlik Sense® * Delve into a broad range of topics covering the Qlik Sense® backend and the all-important user interface Who This Book Is For The book is for everybody who have been exposed to Qlik Sense® and want to start using it actively for business intelligence. Anybody with prior knowledge of its sister product, QlikView, will also benefit from this book. Familiarity with the basics of business intelligence is a prerequisite. What You Will Learn * Source, load, preview, and distribute your organization's information * Maximize the effect of visualizations for different types of data * Get to grips with the new visualization functions and add bespoke features not covered in the standard options * Leverage scripting tools, techniques, and best practices that once implemented, never stop adding value * Make your user interface more advanced and intuitive with various custom objects and indicators * Explore various tips and tricks of navigation for the Qlik Sense® frontend * Develop creative extensions for your Qlik Sense® dashboard In Detail This book is an excellent guide for all aspiring Qlik Sense® developers. It will take you through the basics, right through to the use of more advanced functions. With the recipes in this book, you will be empowered to create fully featured desktop applications in Qlik Sense®. Starting with a quick refresher on obtaining data from data files and databases, this book moves on to the more refined features of Qlik Sense®, including visualization, scripting, and set analysis. The tips and tricks provided will help you to overcome challenging situations while developing your applications in Qlik Sense®. This and more will help you to deliver engaging dashboards and reports efficiently. By the end of the book, you will be an expert user of Qlik Sense® and will be able to use its features effectively for business intelligence in an enterprise environment. Style and approach This book is the perfect mix of essential theory combined with real-life examples, with clear explanations of sophisticated Qlik Sense® concepts. Each recipe begins with a task-based problem and the answers are provided in simple steps. This book follows an intuitive problem and solution approach that is easy to follow.
QoS for Fixed and Mobile Ultra-Broadband (Wiley - IEEE)
by Toni JanevskiProvides extensive coverage of standardized QoS technologies for fixed and mobile ultra-broadband networks and services—bringing together technical, regulation, and business aspects The Quality of Service (QoS) has been mandatory for traditional telecommunication services such as telephony (voice) and television (TV) since the first half of the past century, however, with the convergence of telecommunication networks and services onto Internet technologies, the QoS provision remains a big challenge for all ICT services, not only for traditional ones. This book covers the standardized QoS technologies for fixed and mobile ultra-broadband networks and services, including the business aspects and QoS regulation framework, which all will have high impact on the ICTs in the current and the following decade. QoS for Fixed and Mobile Ultra-Broadband starts by introducing readers to the telecommunications field and the technology, and the many aspects of both QoS and QoE (Quality of Experience). The next chapter devotes itself to Internet QoS, starting with an overview of numerous technology protocols and finishing with business and regulatory aspects. The next three chapters look at QoS in NGN and Future Networks, QoS for fixed ultra-broadband, and QoS for mobile ultra-broadband. The book also provides readers with in-depth accounts of services in fixed and mobile ultra-broadband; broadband QoS parameters, KPIs, and measurements; network neutrality; and the QoS regulatory framework. Comprehensively covers every aspect of QoS technology for fixed and mobile ultra-broadband networks and services, including the technology, the many regulations, and their applications in business Explains how the QoS is transiting from the traditional telecom world to an all-IP world Presents all the fundamentals of QoS regulation, as well as SLA regulation QoS for Fixed and Mobile Ultra-Broadband is an excellent resource for managers, engineers, and employees from regulators, ICT government organizations, telecommunication companies (operators, service providers), ICT companies, and industry. It is also a good book for students and professors from academia who are interested in understanding, implementation, and regulation of QoS for fixed and mobile ultra-broadband.
QoS-Aware Virtual Network Embedding
by Chunxiao Jiang Peiying ZhangAs an important future network architecture, virtual network architecture has received extensive attention. Virtual network embedding (VNE) is one of the core services of network virtualization (NV). It provides solutions for various network applications from the perspective of virtual network resource allocation. The Internet aims to provide global users with comprehensive coverage. The network function requests of hundreds of millions of end users have brought great pressure to the underlying network architecture. VNE algorithm can provide effective support for the reasonable and efficient allocation of network resources, so as to alleviate the pressure off the Internet. At present, a distinctive feature of the Internet environment is that the quality of service (QoS) requirements of users are differentiated. Different regions, different times, and different users have different network function requirements. Therefore, network resources need to be reasonably allocated according to users' QoS requirements to avoid the waste of network resources. In this book, based on the analysis of the principle of VNE algorithm, we provide a VNE scheme for users with differentiated QoS requirements. We summarize the common user requirements into four categories: security awareness, service awareness, energy awareness, and load balance, and then introduce the specific implementation methods of various differentiated QoS algorithms. This book provides a variety of VNE solutions, including VNE algorithms for single physical domain, VNE algorithms for across multiple physical domains, VNE algorithms based on heuristic method, and VNE algorithms based on machine learning method.
Qualitative Communication Research Methods
by Thomas R. Lindlof Bryan C. TaylorQualitative Communication Research Methods, Fourth Edition introduces you to qualitative research in speech and mass communication. Award-winning scholars and authors Thomas R. Lindlof and Bryan C. Taylor guide you through every step of the qualitative process, from developing research topics and questions through writing a final report. You are given numerous examples of work in the field to illustrate how studies are designed, carried out, written, evaluated, and related to theory. In addition to covering the theories and methods currently used in qualitative communication research, the authors also discuss important trends influencing the future of that research, helping you make informed judgments about the significance and consequences of recent trends. New to the Fourth Edition: A new chapter titled “The Diversity of Qualitative Research in Communication Subfields” provides readers with a complete guide to the field’s distinctive subfields and enables you to identify the research agenda that best represents your own interests.Two rising subfields— Political Communication and Communication Activism— have been added, resulting in 13 subfields covered. Two major phases of data analysis have been split into separate chapters, enabling you to concentrate on the initial steps of analysis before moving on to the interpretation phase of analysis. Discussions of important intellectual and institutional trends currently reshaping the landscape of qualitative research, including Materialist Theory, Big Data, and Open-Access publishing, provide you with cutting-edge knowledge and skills that affect what you study and how you study it. An analysis of new developments in media and technology shows you how social media networks and other digital platforms are not only topics of research, but also the means for collecting and analyzing data.
Qualitative Communication Research Methods (Fourth Edition)
by Thomas R. Lindlof Bryan C. TaylorQualitative Communication Research Methods, Fourth Edition introduces you to qualitative research in speech and mass communication. Award-winning scholars and authors Thomas R. Lindlof and Bryan C. Taylor guide you through every step of the qualitative process, from developing research topics and questions through writing a final report. You are given numerous examples of work in the field to illustrate how studies are designed, carried out, written, evaluated, and related to theory. In addition to covering the theories and methods currently used in qualitative communication research, the authors also discuss important trends influencing the future of that research, helping you make informed judgments about the significance and consequences of recent trends.
Qualitative Forschung in der Kommunikationswissenschaft: Eine Praxisorientierte Einführung (Studienbücher Zur Kommunikations- Und Medienwissenschaft Ser.)
by Michael Meyen Claudia Riesmeyer Maria Löblich Senta Pfaff-RüdigerDas Lehrbuch versteht sich als Anleitung zum Forschen: Wo lassen sich qualitative Methoden in der Kommunikationswissenschaft gewinnbringend einsetzen? Wie muss eine Untersuchung aufgebaut werden und wie werden Befragte oder Texte so ausgewählt, dass man am Ende verallgemeinern kann? Wie konstruiere ich einen Interview-Leitfaden und was muss ich beachten, damit eine Gruppendiskussion oder eine Beobachtung wirklich funktionieren? Befrage ich offline oder online und was kann ich tun, damit ich nicht in einem Materialberg untergehe? Mit zahlreichen Beispielen aus der Forschungspraxis.
Qualitative Langzeitforschung: Konzepte und Methoden (Medien • Kultur • Kommunikation)
by Jeffrey Wimmer Christian Schwarzenegger Lisa Waldenburger Katharina SchöpplQualitative Langzeitforschung ist in Zeiten tiefgreifender gesellschaftlicher und medialer Wandlungsprozesse von essenzieller Bedeutung Der Sammelband adressieret zentrale methodologische und methodische Fragestellungen und zeigt auf, wie den vielfältigen Herausforderungen begegnet werden kann. Insgesamt versteht er sich als ein ‚Kaleidoskop an Lösungsansätzen und Innovationen, welches Forschenden, die qualitativ im Längsschnitt arbeiten, als diskursive Hilfestellung dienen soll.
Qualitative Research Methods
by Sarah J. TracyQualitative Research Methods is a comprehensive, all-inclusive resource for the theory and practice of qualitative/ethnographic research methodology.Serves as a "how-to" guide for qualitative/ethnographic research, detailing how to design a project, conduct interviews and focus groups, interpret and analyze data, and represent it in a compelling mannerDemonstrates how qualitative data can be systematically utilized to address pressing personal, organizational, and social problemsWritten in an engaging style, with in-depth examples from the author's own practiceComprehensive companion website includes sample syllabi, lesson plans, a list of helpful website links, test bank and exam review materials, and exercises and worksheets, available upon publication at www.wiley.com/go/tracy
Qualitative Research Methods: Collecting Evidence, Crafting Analysis, Communicating Impact
by Sarah J. TracyThe definitive step-by step resource for qualitative and ethnographic research Qualitative Research Methods: Collecting Evidence, Crafting Analysis, Communicating Impact is a comprehensive guide on both the theoretical foundations and practical application of qualitative methodology. Adopting a phronetic-iterative approach, this foundational book leads readers through the chronological progression of a qualitative research project, from designing a study and collecting and analyzing data to developing theories and effectively communicating the results—allowing readers to employ qualitative methods in their projects as they follow each chapter. Coverage of topics such as qualitative theories, ethics, sampling, interview techniques, qualitative quality, and advice on practical fieldwork provides clear and concise guidance on how to design and conduct sound research projects. Easy-to-follow instructions on iterative qualitative data analysis explain how to organize, code, interpret, make claims, and build theory. Throughout, the author offers her own backstage stories about fieldwork, analysis, drafting, writing, and publishing, revealing the emotional and humorous aspects of practicing qualitative methods. Now in its second edition, this thorough and informative text includes new and expanded sections on topics including post-qualitative research, phenomenology, textual analysis and cultural studies, gaining access to elite and difficult to access populations, on persuasive writing, novel interviewing approaches, and more. Numerous examples, case studies, activities, and discussion questions have been updated to reflect current research and ensure contemporary relevance. Written in an engaging and accessible narrative style by an acclaimed scholar and researcher in the field Offers new and updated examples of coding and qualitative analysis, full-color photos and illustrations, and a companion instructor website Synthesizes the most up-to-date multidisciplinary literature on qualitative research methods including seven main approaches to qualitative inquiry: grounded theory, case study, ethnography, phenomenology, narrative and autoethnography, participatory action research, and arts-based research Presents innovative qualitative data collection methods and modern representation strategies, such as virtual ethnography, photo-voice, and mobile interviewing Qualitative Research Methods: Collecting Evidence, Crafting Analysis, Communicating Impact is an ideal resource for undergraduate and graduate students, instructors, and faculty across multiple disciplines including the social sciences, healthcare, education, management, and the humanities, and for practitioners seeking expert guidance on practical qualitative methods.