Dissertations / Theses on the topic 'Understanding practice'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Understanding practice.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Lewendon-Evans, Harry Edward. "Understanding, normativity, and scientific practice." Thesis, Durham University, 2018. http://etheses.dur.ac.uk/12780/.
Full textGraham, Robert 1950. "Understanding ArtsCanada : history, practice and idea." Thesis, McGill University, 1988. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=61852.
Full textRhodes, R. A. W. "Understanding intergovernmental relations : Theory and practice." Thesis, University of Essex, 1985. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.355657.
Full textEndres, Tino [Verfasser], Alexander [Akademischer Betreuer] Renkl, Shana Akademischer Betreuer] Carpenter, and Andrea [Akademischer Betreuer] [Kiesel. "Specificity and enrichment in retrieval practice : : understanding retrieval practice in education." Freiburg : Universität, 2020. http://d-nb.info/1205256873/34.
Full textHaines, Helen M. "Understanding participatory ergonomics : developing theory and practice." Thesis, University of Nottingham, 2003. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.275290.
Full textOswald, W. Andrew (William Andrew). "Understanding technology development processes theory & practice." Thesis, Massachusetts Institute of Technology, 2013. http://hdl.handle.net/1721.1/90699.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (pages 75-77).
Technology development is hard for management to understand and hard for practitioners to explain, however it is an essential component of innovation. While there are standard and predictable processes for product development, many of these techniques don't apply well to technology development. Are there common processes for technology development that can make it predictable, or is it unpredictable like basic research and invention? In this thesis, after building a foundation by looking at product development processes, I survey some of the literature on technology development processes and compare them to a handful of case studies from a variety of industries. I then summarize the observations from the cases and build a generic model for technology development that can be used to provide insights into how to monitor and manage technology projects. One of the observations from the product development literature is that looping and iteration is problematic for establishing accurate schedules which becomes one of the fundamental disconnects between management and engineering. Technologists rely heavily on iteration as a tool for gaining knowledge and combined with other risks, technology development may appear "out of control". To mitigate these risks, technologists have developed a variety of approaches including: building a series of prototypes of increasing fidelity and using them as a form of communication, simultaneously developing multiple technologies as a hedge against failure or predicting and developing technologies they think will be needed outside of formal channels. Finally, I use my model to provide some insights as to how management can understand technology development projects. This gives technologists and non-technical managers a common ground for communication.
by W. Andrew Oswald.
S.M. in Engineering and Management
Stodter, Anna. "Understanding coaches' learning : process, practice and impact." Thesis, Loughborough University, 2014. https://dspace.lboro.ac.uk/2134/16047.
Full textDoritou, Maria. "Understanding the number line : conception and practice." Thesis, University of Warwick, 2006. http://wrap.warwick.ac.uk/2622/.
Full textHammersley, John. "Dialogue as practice and understanding in contemporary art." Thesis, Cardiff Metropolitan University, 2015. http://hdl.handle.net/10369/8076.
Full textSOUSA, LEONARDO DA SILVA. "UNDERSTANDING HOW DEVELOPERS IDENTIFY DESIGN PROBLEMS IN PRACTICE." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2018. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=35860@1.
Full textCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
CONSELHO NACIONAL DE DESENVOLVIMENTO CIENTÍFICO E TECNOLÓGICO
PROGRAMA DE EXCELENCIA ACADEMICA
PROGRAMA DE DOUTORADO SANDUÍCHE NO EXTERIOR
Um problema de projeto é a manifestação de uma ou mais decisões de projeto inadequadas que afetam negativamente requisitos não funcionais. Por exemplo, Fat Interface, um problema que indica quando uma interface expõe serviços não coesos, no qual dificulta a extensibilidade e a manutenibilidade de um sistema de software. Apesar de problemas de projeto serem prejudiciais aos sistemas, identificá-los é uma tarefa difícil, especialmente quando o código-fonte é o único artefato disponível. Embora pesquisadores venham investigando técnicas para ajudar os desenvolvedores a identificar problemas de projeto, há pouco conhecimento sobre o processo de identificar problemas de projeto. Por exemplo, anomalias de códigos, um indicador de problemas de projeto, têm sido usadas para ajudar desenvolvedores a identificar problemas de projeto. No entanto, ainda não sabemos se elas são suficientes para ajudá-los ou não. Em particular, nenhum estudo tentou entender como os desenvolvedores identificam problemas de projeto. Nesse contexto, nós realizamos alguns estudos para entender a identificação de problemas de projeto. Em nossos dois primeiros estudos, nós investigamos o papel que as anomalias de código desempenham durante a identificação de problemas de design. Nossos resultados indicam que as anomalias de código são relevantes para os desenvolvedores na prática, por exemplo, eles são relevantes para indicar elementos a serem refatorados. Apesar da relevância, descobrimos que as anomalias de código não são suficientes para ajudar os desenvolvedores a identificar problemas de projeto. Nesse sentido, conduzimos outro estudo para investigar quais outros indicadores os desenvolvedores usam na prática e como eles são usados. Este estudo resultou em uma teoria sobre como os desenvolvedores identificam problemas de projeto na prática. A teoria revela quais são os indicadores que os desenvolvedores usam, como eles usam esses indicadores e as características de tais indicadores que os desenvolvedores consideram úteis. Os resultados encontrados nos forneceram uma melhor compreensão do processo de identificação de problemas de projeto, abrindo caminho para a elaboração de técnicas mais eficazes em ajudar os desenvolvedores a identificar problemas de projeto.
A design problem is the manifestation of one or more inappropriate design decisions that negatively impact non-functional requirements. For example, the Fat Interface, a problem that indicates when an interface exposes non-cohesive services, hampers the extensibility and maintainability of a software system. Despite its harmfulness, identifying a design problem in a system is difficult, especially when the source code is the only available artifact. Although researchers have been investigating techniques to help developers in identifying design problems, there is little or no knowledge about the process of identifying design problems. For instance, code smells, microstructures that are a surface indication of design problems, have been used in several techniques to support developers during the design problem identification. However, there is no knowledge if code smells suffice to help developers to identify design problems. In particular, no study has tried to understand how developers identify design problems in practice. Thus, in this thesis, we have conducted a series of studies to understand design problem identification. In our two first studies, we investigated the role that code smells play in supporting developers during the design problem identification. Our results indicate that code smells are relevant for developers in practice; for instance, they are relevant to indicate elements that need to be refactored. However, we found that code smells, despite their relevance, do not suffice in helping developers to identify design problems. In this vein, we conducted another study to investigate what indicators developers use in practice, and how they use them. This study resulted in a theory about how developers identify design problems in practice. For instance, the theory reveals the indicators that developers use, how they use these indicators, and the characteristics of such indicators that are perceived as helpful by developers. The results found by our studies provided us with a better understanding of the process of identifying design problems thitherto nonexistent. Moreover, our findings pave the way for the elaboration of more effective techniques to identify design problems in the source code.
Kravcenko, Dmitrijs. "Towards a practice-based understanding of organizational memory." Thesis, University of Warwick, 2016. http://wrap.warwick.ac.uk/98026/.
Full textDavis, Pauline Suzanne. "Understanding children's perspectives of reading: implications for practice." Thesis, University of Manchester, 2000. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.488452.
Full textPerrie, David. "Understanding corporate social investment practice in South Africa." Master's thesis, Faculty of Commerce, 2020. http://hdl.handle.net/11427/32917.
Full textJõks, Eerik. "Contemporary understanding of Gregorian chant : conceptualisation and practice." Thesis, University of York, 2009. http://etheses.whiterose.ac.uk/949/.
Full textKubiak, Christopher David. "Understanding support worker learning : practice, participation and identity." Thesis, Open University, 2012. http://oro.open.ac.uk/54691/.
Full textCheckland, Katherine Harriet. "Understanding general practice : an exploration of bureaucratic initiatives in general practices in the UK." Thesis, University of Manchester, 2005. http://www.manchester.ac.uk/escholar/uk-ac-man-scw:67596.
Full textMays, Lydia Criss. "Linking Theory to Practice: Understanding How Two Reading Recovery Teachers' Reflections Inform their Teaching Practices." unrestricted, 2009. http://etd.gsu.edu/theses/available/etd-07072009-162305/.
Full textTitle from file title page. Diane Truscott, committee chair; Joyce Many, Barbara Meyers, Ramona Matthews, Floretta Reid-Thornton, committee members. Description based on contents viewed Oct. 19, 2009. Includes bibliographical references (p. 155-174).
Tønnensen, Christian. "Ethicising : towards an understanding of ethics as material practice." Thesis, University of Oxford, 2008. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.530080.
Full textBeynon-Jones, Siân M. "Expertise and Scottish abortion practice : understanding healthcare professionals' accounts." Thesis, University of Edinburgh, 2010. http://hdl.handle.net/1842/4514.
Full textWard, Sophie Claire. "Understanding creative partnerships : an examination of policy and practice." Thesis, Durham University, 2010. http://etheses.dur.ac.uk/525/.
Full textNicolaisen, Lelani. "Immersed in paint : Understanding painting installations through art practice." Mini-Dissertation, University of Pretoria, 2017. http://hdl.handle.net/2263/65593.
Full textDavids, Nawaal. "Understanding facilitator practice in the problem-based learning classroom." Master's thesis, University of Cape Town, 2014. http://hdl.handle.net/11427/6871.
Full textNeim, Sandra. "Understanding disease through a post-modern art practice, a collaboration of artistic and educational practice." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2000. http://www.collectionscanada.ca/obj/s4/f2/dsk1/tape3/PQDD_0019/MQ54343.pdf.
Full textMedeiros, Jason W. "Enhancing Culturally Responsive Practice in a District: Understanding Culturally Responsive Practice Through Supervision & Evaluation." Thesis, Boston College, 2020. http://hdl.handle.net/2345/bc-ir:108779.
Full textThis qualitative case study of a medium-sized Massachusetts school district was part of a larger study exploring how educators throughout a school district make sense of and enact culturally responsive practice (CRP). This individual study focused on how school leaders and teachers incorporated their understanding of CRP into the supervision and evaluation process. Despite a growing body of literature on the effectiveness of educator evaluation standards on teacher practice, there is little on how these tools increase teachers’ capacity to support the learning of historically marginalized students. Specifically, this research asks two questions: (1) How do teachers and school leaders understand CRP? (2) How does the supervision and evaluation process contribute to a shared understanding of CRP for teachers and school leaders? Data were collected from 22 semi-structured interviews of school leaders and teachers, document review, and an online survey. Incorporating a cognitive framework for policy implementation, findings revealed that school leaders and teachers understand CRP through their own identities and life experiences and through their interpretation of the district’s professional environment. Findings further noted that the lack of a shared definition of CRP in the district contributed to inconsistent application and prioritization of CRP in the supervision and evaluation process. Without a shared understanding, educators often pivoted to other district initiatives to describe CRP. Implications include the need to establish a system of reflection and practice for educators to explore the beliefs they hold about historically marginalized students and how those beliefs inform practice
Thesis (EdD) — Boston College, 2020
Submitted to: Boston College. Lynch School of Education
Discipline: Educational Leadership and Higher Education
Calhoun, McKenzie L. "Understanding Non-Adherence." Digital Commons @ East Tennessee State University, 2018. https://dc.etsu.edu/etsu-works/6882.
Full textXolocotzin, Eligio Ulises. "Emotion understanding during computer-supported collaboration." Thesis, University of Nottingham, 2010. http://eprints.nottingham.ac.uk/11647/.
Full textYee, Joyce. "Developing a practice-led framework to promote the practise and understanding of typography across different media." Thesis, Northumbria University, 2006. http://nrl.northumbria.ac.uk/1122/.
Full textLandry, Brian Michael. "Storytelling for digital photographs supporting the practice, understanding the benefit /." Diss., Atlanta, Ga. : Georgia Institute of Technology, 2009. http://hdl.handle.net/1853/31805.
Full textCommittee Chair: Guzdial, Mark; Committee Member: Abowd, Gregory; Committee Member: Mynatt, Elizabeth; Committee Member: Smith, Michael; Committee Member: Thomas, John. Part of the SMARTech Electronic Thesis and Dissertation Collection.
CERDERA, CRISTIANE PEREIRA. "THE NOTION OF UNDERSTANDING IN EXPLORATORY PRACTICE: A WITTGENSTEINIAN REFLECTION." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2009. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=32859@1.
Full textCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
PROGRAMA DE SUPORTE À PÓS-GRADUAÇÃO DE INSTS. DE ENSINO
Este trabalho investiga a noção de entendimento em textos seminais da Prática Exploratória. Reconhecendo que se busca renunciar ali a uma visão tradicional de entendimento, sem que, contudo, se elabore uma concepção alternativa capaz de fundamentar teoricamente essa nova abordagem pedagógica, esta pesquisa busca contribuir para a superação de tal lacuna. Parte-se do pressuposto de que há uma substantiva afinidade entre a Prática Exploratória e a filosofia de Ludwig Wittgenstein, filósofo que dedicou particular atenção à noção que se toma aqui como foco de investigação. O objetivo desta pesquisa é, pois, explorar afinidades e discrepâncias que se podem discernir entre o programa da Prática Exploratória e a perspectiva wittgensteiniana de linguagem, tendo como foco o conceito de entendimento. Busca-se, mais especificamente, desenvolver uma reflexão conceitual acerca da noção de entendimento, a partir de uma concepção wittgensteiniana de linguagem. A análise dos textos seminais da Prática Exploratória aqui realizada mostrará que é compatível com os princípios norteadores desse programa uma caracterização wittgensteiniana do entendimento, como conceito que, entre outras coisas, é: (a) invulnerável simultaneamente ao essencialismo e ao ceticismo; (b) apreensível por semelhança de família; (c) visto como condição permanente e não como acontecimento mental; (d) determinado por atuações reguladas e públicas, compartilhadas entre os membros da comunidade exploratória; e (e) tomado como ocasião eventualmente propícia à desnaturalização de práticas culturais arraigadas. Apontam-se, por outro lado, pontos de discrepância entre os discursos exploratório e wittgensteiniano, sobretudo no que tange à questão da autonomia da linguagem em relação ao pensamento.
This thesis investigates the notion of understanding in the seminal texts of Exploratory Practice. Despite its attempts to shift from a traditional view of understanding, Exploratory Practice does not elaborate an alternative concept to ground theoretically this new pedagogical approach. This work attempts to contribute to fill this gap, based on the assumption that there is substantial affinity between Exploratory Practice and the philosophy of Ludwig Wittgenstein, who devoted special attention to the notion under investigation in this thesis. Thus, the objective of this research work is to explore affinities and discrepancies between the Exploratory Practice program and the Wittgensteinian perspective of language, with focus on the concept of understanding. More specifically, it attempts to develop a conceptual reflection on the notion of understanding on the basis of a Wittgensteinian conception of language. The analysis of seminal texts of Exploratory Practice accomplished in this work will demonstrate that the guiding principles of this program are compatible with a Wittgensteinian-oriented characterization of understanding as a concept that, among other factors: (a) is simultaneously invulnerable to essentialism and skepticism; (b) is apprehensible by family resemblance; (c) is taken as an abiding condition and not as a mental occurrence; (d) is determined by regulated and public actions shared by members of the exploratory community; and (e) is considered as an occasion ultimately favorable to denaturalization of well established cultural practices. Furthermore, the analysis points towards discrepancies between exploratory and Wittgensteinian discourses, with specific reference to the issue of autonomy of language in relation to thinking.
Tellier, Sonia L. "Tracking Turnaround: Understanding Data Use as a Shared Leadership Practice." Thesis, Boston College, 2018. http://hdl.handle.net/2345/bc-ir:107991.
Full textThis qualitative case study examined leaders’ shared data use, a process of translating data into action (Bernhardt, 2013). Understanding data use is considered conceptually by attending to the assistance relationships shared between central office leaders and principals in the context of turnaround. Such relationships are marked by occasions during which members share expertise by modeling practices; the modeling informs how systems, structures and subsequent practices are introduced and even reinforced for newer members. I focused my analysis on four manifestations of data use: data’s influence on adjusting leadership practice, data’s ability to inform instruction, data use’s benefits from technological advancement, and the intentional promotion of resilience. Data collection included document review as well as interviews with central office leaders and principals. Findings evidenced the nature of both central office leaders’ and principals’ data use as well as revealed a remarkable degree of commonality in the language and practices these leaders shared. The results of this study indicated that assistance relationships are a functioning element of leadership in the turnaround context. This study supported the research that leaders’ shared practice of data use benefits student growth and achievement in line with state-determined assessment and accountability targets. Recommendations include additional research into Lawrence Public Schools’ data use to further inform a blueprint for comprehensive district-wide reform as well as the development of exit criteria from receivership
Thesis (EdD) — Boston College, 2018
Submitted to: Boston College. Lynch School of Education
Discipline: Educational Leadership and Higher Education
Perfect, James. "Modern magic and magical practice : understanding the modern magical paradigm." Thesis, University of Wales Trinity Saint David, 2004. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.683200.
Full textGrebe, Julie M. "Parents' Understanding of Developmentally Appropriate Practice in Early Childhood Education." Thesis, University of North Texas, 1999. https://digital.library.unt.edu/ark:/67531/metadc2192/.
Full textKashima, Andreas Akwenye. "Teaching for conceptual understanding : an analysis of selected teachers' practice." Thesis, Rhodes University, 2015. http://hdl.handle.net/10962/d1017348.
Full textWong, Shyh-Heng. "Suffering transaction : a process of reflecting and understanding." Thesis, University of Edinburgh, 2011. http://hdl.handle.net/1842/5825.
Full textDonald, Elizabeth K. "Mind the gaps! : an advanced practice model for the understanding and development of fine craft practice." Thesis, University of Dundee, 2012. https://discovery.dundee.ac.uk/en/studentTheses/4434eab8-a793-4a76-9fb8-64bacaed0b62.
Full textO'Hare, Daniel Patrick. "Evidence-based practice : a mixed methods approach to understanding educational psychologists' use of evidence in practice." Thesis, University of Bristol, 2015. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.686817.
Full textBoston, Oliver. "Technical liaisons in engineering design : understanding by modelling." Thesis, University of Bath, 1998. https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.266470.
Full textMonaghan, J. "Adolescents' understanding of limits and infinity." Thesis, University of Warwick, 1986. http://wrap.warwick.ac.uk/34626/.
Full textMantzoukas, Stefanos. "Exploring and understanding reflection, knowledge and everyday practice in the medical wards." Thesis, University of Portsmouth, 2002. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.247492.
Full textStephen, Green. "Understanding design impact : a new framework for understanding the potential of design and enhancing future professional practice." Thesis, Brunel University, 2016. http://bura.brunel.ac.uk/handle/2438/13055.
Full textBean, Mathew. "Understanding fathers' roles : an evidence-based practice guide for family therapists." Manhattan, Kan. : Kansas State University, 2007. http://hdl.handle.net/2097/314.
Full textNijsse, Jennifer Jean. "Beauty: deepening an understanding of contemporary art, art practice and theory /." Burnaby B.C. : Simon Fraser University, 2005. http://ir.lib.sfu.ca/handle/1892/2100.
Full textShaik-Abdullah, Sarimah. "Constructing understanding around text : investigating EFL reading as a social practice." Thesis, University of Birmingham, 2005. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.559776.
Full textBrah, K. K. "Understanding the theory-practice issue for acupuncture education in the UK." Thesis, University College London (University of London), 2018. http://discovery.ucl.ac.uk/10050073/.
Full textDodsworth, John Newey. "Citizenship in Quaker schools : a critical analysis of understanding and practice." Thesis, University of Bath, 2006. https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.426293.
Full textMulcahy, Melissa Anne. "Understanding Perinatal Obsessive-Compulsive Disorder (OCD): From prevention to clinical practice." Thesis, Curtin University, 2021. http://hdl.handle.net/20.500.11937/85011.
Full textPrevite, Josephine. "Understanding everyday internet experiences: Applications to social marketing theory and practice." Thesis, Queensland University of Technology, 2005. https://eprints.qut.edu.au/16136/1/Josephine_Previte_Thesis.pdf.
Full textPrevite, Josephine. "Understanding everyday internet experiences: Applications to social marketing theory and practice." Queensland University of Technology, 2005. http://eprints.qut.edu.au/16136/.
Full textHendricks, Kelly Cecile. "Expanding the understanding of positive organisational practices in positively deviant organisations: An online desk research review." University of the Western Cape, 2019. http://hdl.handle.net/11394/6941.
Full textPositive organisational practices are actions performed by employees within the workplace that enhance worker and organisational wellness. In identifying positively deviant organisations, specific positive practices within the organisation were studied as an online desk research. This study is based on a backdrop of a study by Cameron et al. (2011) where the authors theorise about certain positive practices, but do not stipulate actual practices. In understanding what these positive practices look like, the study used the interpretive paradigm. Through qualitative inquiry, thematic analysis was used to expand the understanding of manifest positive practices in organisations. The researcher used two significant ways of gathering the data, both through the internet; looking up "top" and "happiest" companies to work for as well as looking at the International Positive Psychology Association (IPPA) Network online resources and Michigan Ross School of Business online page. All of the data gathered (150 pieces) was from secondary internet / online sources. The results generated 13 themes, of which five stood out as most salient: social interactions at work, inclusivity of all differences, mindfulness, transparent/open communication and creativity/innovation. The study concludes by identifying similarities between Cameron et al. (2011) and the study results, and proposes a link between 11 of the themes. Furthermore, the results suggest that seven of the study’s practices coincide with one particular practice from Cameron et al. (2011): ‘inspiring’ others in the workplace. The significance of the study includes the expanded understanding of positive organisational (manifest) practices that take place in positively deviant organisations. By comparing and contrasting these practices with the Cameron et al. (2011) positive practices, similarities were found. Recommendations for future research are offered.
2020-08-31
Edin, Michaela, and Ellen Östberg. "Clarifying product management : A study of the sensemaking outcome in a management practice." Thesis, Uppsala universitet, Företagsekonomiska institutionen, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-255727.
Full text