Academic literature on the topic 'Software craftsmanship'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Software craftsmanship.'
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.
Journal articles on the topic "Software craftsmanship"
Janert, P. K. "Software craftsmanship [Book Review]." IEEE Software 20, no. 6 (November 2003): 108–9. http://dx.doi.org/10.1109/ms.2003.1241380.
Full textSundelin, Anders, Javier Gonzalez-huerta, Krzysztof Wnuk, and Tony Gorschek. "Towards an Anatomy of Software Craftsmanship." ACM Transactions on Software Engineering and Methodology 31, no. 1 (January 31, 2022): 1–49. http://dx.doi.org/10.1145/3468504.
Full textHennessey, Michael P., Chehrzad Shakiban, and Mikhail M. Shvartsman. "Characterizing Slop in Mechanical Assemblies Via Differential Geometry." Journal of Computing and Information Science in Engineering 2, no. 3 (September 1, 2002): 150–59. http://dx.doi.org/10.1115/1.1526118.
Full textMiebach, Nathalie, Bruce Campbell, Francesca Samsel, Bruce D. Campbell, and Francesca Samsel. "Nathalie Miebach: Sculpted Data Infused With Craftsmanship." IEEE Computer Graphics and Applications 42, no. 1 (January 1, 2022): 7–16. http://dx.doi.org/10.1109/mcg.2021.3132092.
Full textLivina, Josephine, and Yenny Gunawan. "CRAFTSMANSHIP IN WARUNG CITARASA’S TECTONICS." Riset Arsitektur (RISA) 5, no. 04 (October 27, 2021): 402–18. http://dx.doi.org/10.26593/risa.v5i04.5304.402-418.
Full textHussain, Mohammed Abdulqadir. "Nature and Craftsmanship in Our Ancient Poetry from Criticism Perspective, in the Past and Present." Journal of AlMaarif University College 34, no. 2 (June 13, 2023): 155–69. http://dx.doi.org/10.51345/.v34i2.717.g359.
Full textAleksandravičius, Egidijus. "Argentinos lietuvių meistrystė Henriko Lukaševičiaus romane „Likimo žaismas“." OIKOS: lietuvių migracijos ir diasporos studijos 34, no. 2 (2022): 81–99. http://dx.doi.org/10.7220/2351-6561.34.4.
Full textTreacy, Gillian. "Out of “touch”? − An experiential pedagogical approach to daylighting in architecture and interior design education." SHS Web of Conferences 64 (2019): 02010. http://dx.doi.org/10.1051/shsconf/20196402010.
Full textHutton, D. M. "Clean Code: A Handbook of Agile Software Craftsmanship20092Robert C. Martin. Clean Code: A Handbook of Agile Software Craftsmanship. Prentice‐Hall, 2008. £27.99, ISBN: 9‐780‐13235‐088‐4." Kybernetes 38, no. 6 (June 12, 2009): 1035. http://dx.doi.org/10.1108/03684920910973252.
Full textFan, Honghao. "Diamond wire saw forming cutting simulation analysis of arc workpieces." Journal of Physics: Conference Series 2819, no. 1 (August 1, 2024): 012040. http://dx.doi.org/10.1088/1742-6596/2819/1/012040.
Full textDissertations / Theses on the topic "Software craftsmanship"
Sundelin, Anders. "Towards Understanding Software Craftsmanship." Licentiate thesis, Blekinge Tekniska Högskola, Institutionen för programvaruteknik, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-22041.
Full textLatappy, Corentin. "Les pratiques de code : de la documentation à la détection." Electronic Thesis or Diss., Bordeaux, 2024. http://www.theses.fr/2024BORD0101.
Full textCoding practices are increasingly used in the field of software development. Their implementation ensures maintainability, readability, and consistency of the code, which greatly contributes to software quality. Most of these practices are implemented in static analysis tools, or linters, which automatically alert developers when a practice is not followed. However,more and more organizations, tending to create their own internal practices, encounter problems with their understanding and adoption by developers. First, for a practice to be applied, it must first be understood by developers, thus requiring properly written documentation. Yet, this topic of documentation has been little studied in the scientific literature. Then, to promote their adoption, it would be necessary to be able to extend existing analysis tools to integrate new practices, which is difficult given the expertise required to make these modifications. Packmind, a company based in Bordeaux, develops a solution to support developers in bringing out these internal practices through workshops. However, it suffers from the same issues mentioned above. In this thesis, we first focused on providing recommendations to the authors of practice documentation. To do this, we analyzed the documentation of more than 100 rules from 16 different linters to extract a taxonomy of documentation objectives and types of content present. We then conducted a survey among developers to assess their expectations in terms of documentation. This notably allowed us to observe that the reasons why a practice should be applied were very poorly documented, while they are perceived as essential by developers. Secondly, we studied the feasibility of automatically identifying violations of practices from examples. Our context, forcing us to detect internal practices for which we have few examples to learn from, pushed us to implement transfer learning on themachine learning model CodeBERT.We show that the models thus trained achieve good performance in an experimental context, but that accuracy collapseswhenwe apply them to real code bases
Books on the topic "Software craftsmanship"
Coplien, James O., ed. Clean code: A Handbook of Agile Software Craftsmanship. Upper Saddle River, NJ: Prentice Hall, 2008.
Find full textMcBreen, Pete. Software Craftsmanship: The New Imperative. Addison-Wesley Professional, 2001.
Find full textSoftware craftsmanship: The new imperative. Boston: Addison-Wesley, 2002.
Find full textMartin, Robert. Clean Code: A Handbook of Agile Software Craftsmanship. Pearson Education Canada, 2008.
Find full textClean Code: A Handbook of Agile Software Craftsmanship. Prentice Hall, 2008.
Find full textClean Code: A Handbook of Agile Software Craftsmanship. Pearson Education, Limited, 2009.
Find full textMartin, Robert C. Clean Craftsmanship: Disciplines, Standards, and Ethics. Pearson Education, Limited, 2021.
Find full textClean Craftsmanship: Disciplines ,standards and Ethics. Boston: Addison-Wesley Professional Pearson Educational US, 2021.
Find full textMartin, Robert C. Clean Craftsmanship: Disciplines, Standards, and Ethics. Pearson Education, Limited, 2021.
Find full textBook chapters on the topic "Software craftsmanship"
Spolsky, Joel. "Craftsmanship." In Joel on Software, 119–24. Berkeley, CA: Apress, 2004. http://dx.doi.org/10.1007/978-1-4302-0753-5_16.
Full textJames, Buddy, and Lori Lalonde. "Software Craftsmanship." In Pro XAML with C#, 15–24. Berkeley, CA: Apress, 2015. http://dx.doi.org/10.1007/978-1-4302-6775-1_2.
Full textLebanon, Guy, and Mohamed El-Geish. "Thoughts on Software Craftsmanship." In Computing with Data, 543–76. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-98149-9_15.
Full textKulak, Daryl, and Hong Li. "Flipping the Run/Build Ratio: The Business Case for Software Craftsmanship." In The Journey to Enterprise Agility, 137–51. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-54087-0_9.
Full textRanieri, Maria. "Making to Learn. The Pedagogical Implications of Making in a Digital Binary World." In Makers at School, Educational Robotics and Innovative Learning Environments, 81–85. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-77040-2_11.
Full textMotta, Martina, Giovanni Maria Conti, Giulia Lo Scocco, and Rachele Didero. "Craftmanship and Digitalization in the Italian Knitwear Industry. A Paradigm Shift for the Narrative of Made in Italy." In Springer Series in Design and Innovation, 705–13. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-49811-4_67.
Full text"Research on MDA and SOA integrated software craftsmanship." In Network Security and Communication Engineering, 669–72. CRC Press, 2015. http://dx.doi.org/10.1201/b18660-168.
Full textStuehrenberg, Curtis. "Clean Test: Suggestions for Reducing Costs by Increasing Test Craftsmanship." In How to Reduce the Cost of Software Testing, 227–43. Auerbach Publications, 2018. http://dx.doi.org/10.1201/b11258-15.
Full textShannon, Paul, Neil Kidd, Paul Barrett, Chris Knight, and Sam Wessel. "Improving Lean, Service-Oriented Software Development at Codeweavers Ltd." In Software Design and Development, 1165–78. IGI Global, 2014. http://dx.doi.org/10.4018/978-1-4666-4301-7.ch057.
Full text"Inside and Outside Devices, the Software and the World." In Considerations on Cyber Behavior and Mass Technology in Modern Society, 198–221. IGI Global, 2023. http://dx.doi.org/10.4018/978-1-6684-8228-5.ch009.
Full textConference papers on the topic "Software craftsmanship"
Sedano, Todd. "Towards Teaching Software Craftsmanship." In 2012 IEEE 25th Conference on Software Engineering Education and Training - (CSEE&T). IEEE, 2012. http://dx.doi.org/10.1109/cseet.2012.29.
Full textWang, Qinghu, Mingyu Bai, Jingqing Jiang, Mingyang Jiang, Zhili Pei, Huan Ping, and Jian Xu. "Researchment of cloud computing platform based software craftsmanship pattern." In 2017 2nd Asia-Pacific Conference on Intelligent Robot Systems (ACIRS). IEEE, 2017. http://dx.doi.org/10.1109/acirs.2017.7986076.
Full textBadanahatti, Arpitha, and Sapna Pillutla. "Interleaving Software Craftsmanship Practices in Medical Device Agile Development." In ISEC 2020: 13th Innovations in Software Engineering Conference. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3385032.3385047.
Full textKropp, Martin, and Andreas Meier. "Teaching agile software development at university level: Values, management, and craftsmanship." In 2013 IEEE 26th Conference on Software Engineering Education and Training - (CSEE&T). IEEE, 2013. http://dx.doi.org/10.1109/cseet.2013.6595249.
Full textAhmadi, Ahmadi, Eko K. Budiardjo, and Kodrat Mahatma. "Software Craftsmanship Skill using Extreme Programming for Quality Improvement: A Case of Very Small Software Organization." In ICSCA 2021: 2021 10th International Conference on Software and Computer Applications. New York, NY, USA: ACM, 2021. http://dx.doi.org/10.1145/3457784.3457835.
Full textEricsson a, Maria, and Sky Matthews b. "A Day-in-the Life of a Systems/Software Engineer 3-5 Years Ahead." In Applied Human Factors and Ergonomics Conference. AHFE International, 2020. http://dx.doi.org/10.54941/ahfe100331.
Full textTerenzi, Benedetta, Valeria Menchetelli, Giacomo Pagnotta, and Ludovica Avallone. "Connection between AI and product design - Potentials and critical issues in the text-to-image software-assisted design experience." In Intelligent Human Systems Integration (IHSI 2024) Integrating People and Intelligent Systems. AHFE International, 2024. http://dx.doi.org/10.54941/ahfe1004511.
Full text