REVIEW 2 major objections 4 minor 56 references
Using Generative AI in Software Design Education: An Experience Report
T0 review · 2 major / 4 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read This experience report argues that requiring undergraduate software-design students to use ChatGPT on a team assignment helps them both design and learn the tool's limits.
desk verdict A useful, honest experience report on requiring ChatGPT in a team design assignment; its learning-claim rests on graded reflections and needs a caveat, but it deserves peer review. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central machinery is the assignment design: students were required to have at least ten different ChatGPT conversations, each with a distinct purpose, and to submit both the conversation logs and a written reflection. This was paired with expert design practices taught earlier in the course—focusing on the essence, generating alternatives, addressing knowledge deficiencies, and solving simpler problems first—which the paper argues anchored students' use of GenAI and gave them criteria for critiquing its responses. The conversation logs provided behavioral evidence of prompt strategies and usage patterns, while the reflections provided evidence of perceived benefits and limitations.
What would settle it
Repeat the assignment with a course-provided chatbot that automatically records every conversation, then compare the auto-recorded logs with what students submit; any divergence would show the submitted logs are not reliable records, and the observed prompt strategies could be artifacts of curation rather than real behavior.
Extended reading notes
Core claim
On the paper's own terms, the central discovery is that students can benefit from using GenAI in software design education: all 36 teams completed the required ChatGPT conversations, and their logs and reflections show it helped generate ideas, provide starting points, validate designs, and speed up the process, while students recognized that its responses required critique and amendment. The paper's strongest claim, stated in the conclusion, is that 'students can benefit from using GenAI in software design education as it helps them design and learn about the strengths and weaknesses of GenAI.' Students overwhelmingly concluded that design remains a human-led activity because ChatGPT lacks contextual understanding, sometimes introduces unnecessary complexity, and cannot be trusted to produce a complete design alone.
Load-bearing premise
The paper's observations of how students used ChatGPT rest on students submitting accurate, complete conversation logs, which the teaching team could not verify because students used their own personal accounts; if teams edited, curated, or omitted parts of their conversations, the reported prompt strategies and usage patterns would not describe what actually happened.
Editorial extensions
If this is right
- The course provides a repeatable template: teach foundational design practices first, then require a structured GenAI assignment with a reflection, and students will tend to treat ChatGPT as a starting point rather than a final answer.
- Requiring ten distinct conversations pushes teams to explore multiple purposes, and the observed strategies show GenAI can assist with stakeholders, UML class models, and pseudocode in one design problem.
- Students' insistence that humans must lead the design process suggests design courses can adopt GenAI without abandoning the human-centered core of design education.
- The drop in GenAI use when it became optional implies that explicit requirements and grading incentives shape adoption more than perceived benefit alone.
- The paper's lesson that expert practices helped students critique GenAI responses suggests teaching those practices is a prerequisite for meaningful GenAI use in design.
Reading between the lines
- If the submitted logs accurately reflect behavior, the most sophisticated teams used ChatGPT not just as a generator but as a critic and simulator; a follow-up study could measure whether prompting for self-reflection or execution improves design quality.
- A course-provided chatbot that automatically records conversations would remove the data-reliability problem and could nudge students to apply expert practices such as generating alternatives or addressing knowledge gaps.
- The paper's own framing suggests a controlled comparison between a section with mandatory structured GenAI use and one with free optional use to separate the effect of the tool from the effect of the assignment structure.
- The absence of any student reflection on ethics, copyright, or sustainability is itself a signal for educators: if those topics matter, reflection prompts must explicitly invite them.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This experience report describes the integration of a mandatory ChatGPT assignment into an undergraduate software design course at the University of California, Irvine. In Fall 2023, 179 students in 36 teams were required to use ChatGPT, with each team asked to conduct ten conversations of different purposes and to submit the logs along with a written reflection on their experience. The authors analyzed the 36 logs and 30 reflections using thematic analysis and cross-referencing with design artifacts, and they also assessed whether the expert design practices taught in the course were visible in students' GenAI use. The paper's central claim, stated in the conclusion, is that based on this experience, students can benefit from using GenAI in software design education because it helps them design and learn about the strengths and weaknesses of GenAI. The paper reports that students used ChatGPT for ideation, knowledge seeking, validation, and even as a team member, while also recognizing the need to critique and correct its output, and it concludes with six lessons for educators.
Significance. If the result holds, this paper makes a useful contribution to a sparse literature on teaching software design with generative AI. Its strengths include a transparent description of the data collection (all 36 teams submitted logs, 30 of 36 submitted reflections), a detailed account of the assignment design and training, and appropriately hedged conclusions that are framed as experiential rather than causal. The paper also provides practical, actionable lessons for educators, such as the value of teaching design practices before introducing GenAI and the importance of reflection. However, the central claim about student learning rests on self-reported reflections that were a graded course requirement, and the paper does not provide the reflection prompt or an explicit treatment of demand characteristics. The result is still valuable as an experience report, but the inference that students 'learned about the strengths and weaknesses of GenAI' needs stronger evidentiary support or a more cautious framing.
major comments (2)
- [Sections 3.3, 3.4, and 4.4] The central claim that students benefited and learned about GenAI's strengths and weaknesses is inferred primarily from the reflections, which were a mandatory, graded submission written after a lecture that explicitly taught that GenAI output requires critique and that design is human-led (Section 3.4, Figure 1). The paper does not report the exact reflection prompt or grading rubric, so it is impossible to assess whether students were prompted to reproduce the taught narrative. This is load-bearing because the benefit/learning conclusion would collapse if the reflections merely echo the instructor's framing. Please include the reflection prompt and rubric in an appendix, and add a limitations paragraph discussing demand characteristics and the possibility that reflections were tailored to the grading criteria. The presence of some nonconforming reflections (e.g., T146's initial over-trust, T151's initial struggle) provides partial evidence against uniform echo, but the analysis would be stronger if the authors explicitly addressed this issue.
- [Section 3.5] The thematic analysis was conducted by one researcher, with no reported second coder, inter-rater reliability check, or member checking. While this is acceptable for an experience report, the paper should either provide more detail on the verification steps or soften the language from 'students learned' to 'students reported learning.' As written, the conclusion in Section 6 states that the approach 'has helped students learn about the strengths and weaknesses of GenAI,' which overstates the evidentiary weight of a single-researcher thematic analysis of self-reports.
minor comments (4)
- [Section 3.3] The text 'Marks were given for using GenAI only in Design Studio - Part 1' appears to be a typo for 'Design Studio 2 - Part 1'; please correct it for consistency with the rest of the paper.
- [Table 1 and Section 3.5] The expert practices listed in Table 1 come from a book co-authored by one of the authors (reference [47]), and the 'Observed' column reflects the authors' judgment. This creates a mild self-referential risk: the lens used to interpret student behavior is the authors' own framework. Please add a brief note acknowledging this positionality and the possibility of confirmation bias in the analysis.
- [Section 3.6] The limitation about log fidelity is clearly acknowledged, but the paper could further qualify the usage statistics (e.g., the statement in Section 5.1 that only 30% of conversations had four or more prompts) by noting that the dataset may be incomplete if students curated or edited their logs before submission.
- [Section 5.1] In Lesson Learned #5, the sentence 'It needs to be clarified if the use did indeed drop off' is awkward and grammatically incomplete; consider rephrasing to something like 'It is unclear whether the drop in submitted logs reflects a true decrease in GenAI usage or simply a lack of incentive to submit logs when optional.'
Circularity Check
No significant circularity: the benefit-and-learning claim is an empirical interpretation of student reflections and logs, not a quantity defined in terms of its inputs.
full rationale
This paper is an experience report with no equations, fitted parameters, or formal derivation chain, so the central circularity patterns (self-definitional claims, fitted inputs renamed as predictions, uniqueness theorems, ansatz-smuggling) do not apply. The strongest claim, that students can benefit from GenAI in software design education and learn about its strengths and weaknesses, is supported by student reflections, conversation logs, and qualitative analysis. Those data are inputs to the claim, not the claim itself: students were asked to use GenAI and reflect on it, and the paper reports their perceptions and observed prompting behavior. A validity threat exists because the reflections were course-credit-bearing and were written after a lecture that taught the value of human critique, but that is a question of evidence quality and demand characteristics, not of circularity. The paper's own limitations section (Section 3.6) acknowledges reliance on student-provided logs, and the discussion repeatedly notes that benefits were perceived, not measured. Self-citations appear (e.g., the expert-practices book [47] co-authored by van der Hoek, and the earlier course-design paper [5]), but they are not used to force the central conclusion. The expert-practices framework is presented as an interpretive lens for Table 1 and Lesson Learned #3, while the benefit-and-learning claim is independently grounded in the students' written reflections and the authors' observations of the logs. The paper does not rename a known result or invoke a self-citation chain to forbid alternatives. Therefore, no circular step can be exhibited, and the appropriate finding is no significant circularity.
Assumptions & free parameters
assumptions (3)
- domain assumption Submitted ChatGPT conversation logs accurately reflect the actual ChatGPT conversations each team had.
- domain assumption The expert design practices from [47] (Table 1) are a valid framework for categorizing and interpreting student design behavior.
- domain assumption The written reflections from 30 of 36 teams are representative enough to support claims about student experience.
Cite this review
Pith. "Pith review of Using Generative AI in Software Design Education: An Experience Report." pith.science (2026). https://pith.science/paper/OX5P3OVR
@misc{pith2026250621703,
author = {Pith},
title = {Pith review of: Using Generative AI in Software Design Education: An Experience Report},
year = {2026},
howpublished = {\url{https://pith.science/paper/OX5P3OVR}},
note = {Machine review of arXiv:2506.21703}
}
read the original abstract
With the rapid adoption of Generative AI (GenAI) tools, software engineering educators have grappled with how best to incorporate them into the classroom. While some research discusses the use of GenAI in the context of learning to code, there is little research that explores the use of GenAI in the classroom for other areas of software development. This paper provides an experience report on introducing GenAI into an undergraduate software design class. Students were required to use GenAI (in the form of ChatGPT) to help complete a team-based assignment. The data collected consisted of the ChatGPT conversation logs and students' reflections on using ChatGPT for the assignment. Subsequently, qualitative analysis was undertaken on the data. Students identified numerous ways ChatGPT helped them in their design process while recognizing the need to critique the response before incorporating it into their design. At the same time, we identified several key lessons for educators in how to deploy GenAI in a software design class effectively. Based on our experience, we believe students can benefit from using GenAI in software design education as it helps them design and learn about the strengths and weaknesses of GenAI.
Figures
Reference graph
Works this paper leans on
-
[1]
Luciane T. W. Agner and Timothy C. Lethbridge. 2017. A Survey of Tool Use in Modeling Education. In 2017 ACM/IEEE 20th International Conference on Model Driven Engineering Languages and Systems (MODELS) . 303–311. https://doi.org/ 10.1109/MODELS.2017.1
-
[3]
Eman Abdullah AlOmar and Mohamed Wiem Mkaouer. 2024. Cultivating Software Quality Improvement in the Classroom: An Experience with Chat- GPT. In 2024 36th International Conference on Software Engineering Educa- tion and Training (CSEE&T) (Würzburg, Germany). IEEE, IEEE, 1–10. https: //doi.org/10.1109/CSEET62301.2024.10663028
arXiv 2024
-
[4]
Matin Amoozadeh, David Daniels, Daye Nam, Aayush Kumar, Stella Chen, Michael Hilton, Sruti Srinivasa Ragavan, and Mohammad Amin Alipour. 2024. Trust in Generative AI among Students: An Exploratory Study. In Proceedings of the 55th ACM Technical Symposium on Computer Science Education V. 1 (New York, NY, USA, 2024-03-07)(SIGCSE 2024). Association for Compu...
arXiv 2024
-
[5]
Alex Baker and André van der Hoek. 2009. An experience report on the design and delivery of two new software design courses. In Proceedings of the 40th ACM Technical Symposium on Computer Science Education (Chattanooga, TN, USA) (SIGCSE ’09). Association for Computing Machinery, New York, NY, USA, 519–523. https://doi.org/10.1145/1508865.1509045
-
[6]
Brett A. Becker, Paul Denny, James Finnie-Ansley, Andrew Luxton-Reilly, James Prather, and Eddie Antonio Santos. 2023. Programming Is Hard - Or at Least It Used to Be: Educational Opportunities and Challenges of AI Code Generation. In Proceedings of the 54th ACM Technical Symposium on Computer Science Education V. 1 (New York, NY, USA, 2023-03-03) (SIGCSE...
arXiv 2023
-
[7]
Christian Bird, Denae Ford, Thomas Zimmermann, Nicole Forsgren, Eirini Kalliamvakou, Travis Lowdermilk, and Idan Gazit. 2023. Taking Flight with Copi- lot: Early Insights and Opportunities of AI-powered Pair-Programming Tools. Queue 20, 6 (2023), Pages 10:35–Pages 10:57. https://doi.org/10.1145/3582083
doi:10.1145/3582083 2023
-
[8]
Simon Brown. 2024. Home | C4 model . https://c4model.com/
work page 2024
-
[9]
Christopher N. Bull and Jon Whittle. 2014. Supporting Reflective Practice in Soft- ware Engineering Education through a Studio-Based Approach. IEEE Software 31, 4 (2014), 44–50. https://doi.org/10.1109/MS.2014.52
Show all 56 references
-
[10]
Alice Cai, Steven R Rick, Jennifer L Heyman, Yanxia Zhang, Alexandre Filipowicz, Matthew Hong, Matt Klenk, and Thomas Malone. 2023. DesignAID: Using Generative AI and Semantic Diversity for Design Inspiration. In Proceedings of The ACM Collective Intelligence Conference (New Y...
2023
-
[12]
Kua Chen, Yujing Yang, Boqi Chen, José Antonio Hernández López, Gunter Muss- bacher, and Dániel Varró. 2023. Automated Domain Modeling with Large Lan- guage Models: A Comparative Study. In 2023 ACM/IEEE 26th International Con- ference on Model Driven Engineering Languages and ...
2023
-
[14]
Victoria Clarke and Virginia Braun. 2017. Thematic analysis. The Journal of Positive Psychology 12, 3 (2017), 297–298. https://doi.org/10.1080/17439760.2016. 1262613
2017
-
[15]
Javier Cámara, Javier Troya, Lola Burgueño, and Antonio Vallecillo. 2023. On the Assessment of Generative AI in Modeling Tasks: An Experience Report with ChatGPT and UML. Software and Systems Modeling 22, 3 (2023), 781–793. https://doi.org/10.1007/s10270-023-01105-5
2023 doi
-
[16]
Javier Cámara, Javier Troya, Julio Montes-Torres, and Francisco J. Jaime. 2024. Generative AI in the Software Modeling Classroom: An Experience Report with ChatGPT and UML. IEEE Software 41, 6 (2024), 1–10. https://doi.org/10.1109/ MS.2024.3385309
2024
-
[17]
Gabriele De Vito, Fabio Palomba, Carmine Gravino, Sergio Di Martino, and Filomena Ferrucci. 2023. ECHO: An Approach to Enhance Use Case Quality Exploiting Large Language Models. In2023 49th Euromicro Conference on Software Engineering and Advanced Applications (SEAA) (Durres, ...
2023
-
[19]
Thomas Dohmke. 2023. The economic impact of the AI-powered developer lifecycle and lessons from GitHub Copilot . GitHub. https://github.blog/news- insights/research/the-economic-impact-of-the-ai-powered-developer- lifecycle-and-lessons-from-github-copilot/
2023
-
[20]
Helen Donelan and Karen Kear. 2024. Online group projects in higher education: persistent challenges and implications for practice. Journal of computing in higher education 36, 2 (2024), 435–468
2024
-
[21]
Kees Dorst and Nigel Cross. 2001. Creativity in the design process: co-evolution of problem–solution. Design studies 22, 5 (2001), 425–437
2001
-
[22]
Angela Fan, Beliz Gokkaya, Mark Harman, Mitya Lyubarskiy, Shubho Sengupta, Shin Yoo, and Jie M. Zhang. 2023. Large Language Models for Software Engineer- ing: Survey and Open Problems. In 2023 IEEE/ACM International Conference on Software Engineering: Future of Software Engine...
2023
-
[23]
Alessio Ferrari, Sallam Abualhaijal, and Chetan Arora. 2024. Model Generation with LLMs: From Requirements to UML Sequence Diagrams. In 2024 IEEE 32nd International Requirements Engineering Conference Workshops (REW) . IEEE, 291–
2024
-
[24]
Figma. 2024. The Online Collaborative Whiteboard for Teams. https://www.figma. com/figjam
2024
-
[25]
GitHub. 2024. GitHub Copilot · Your AI Pair Programmer . GitHub. https: //github.com/features/copilot
2024
-
[26]
Xinyi Hou, Yanjie Zhao, Yue Liu, Zhou Yang, Kailong Wang, Li Li, Xiapu Luo, David Lo, John Grundy, and Haoyu Wang. 2024. Large language models for software engineering: A systematic literature review. ACM Transactions on Software Engineering and Methodology 33, 8 (2024), 1–79
2024
-
[27]
Jasmin Jahić and Ashkan Sami. 2024. State of Practice: LLMs in Software Engi- neering and Software Architecture. In 2024 IEEE 21st International Conference on Software Architecture Companion (ICSA-C) (Hyderabad, India, 2024-06). IEEE, 311–318. https://doi.org/10.1109/ICSA-C635...
2024
-
[28]
Sungmin Kang, Gabin An, and Shin Yoo. 2024. A Quantitative and Qualitative Evaluation of LLM-Based Explainable Fault Localization. Proc. ACM Softw. Eng. 1, FSE, Article 64 (July 2024), 23 pages. https://doi.org/10.1145/3660771
2024 doi
-
[29]
Ericson, David Weintrop, and Tovi Grossman
Majeed Kazemitabaar, Justin Chow, Carl Ka To Ma, Barbara J. Ericson, David Weintrop, and Tovi Grossman. 2023. Studying the Effect of AI Code Generators on Supporting Novice Learners in Introductory Programming. In Proceedings of the 2023 CHI Conference on Human Factors in Comp...
2023
-
[30]
Ranim Khojah, Mazen Mohamad, Philipp Leitner, and Francisco Gomes de Oliveira Neto. 2024. Beyond Code Generation: An Observational Study of Chat- GPT Usage in Software Engineering Practice. Proc. ACM Softw. Eng. 1 (2024), 81:1819–81:1840. Issue FSE. https://doi.org/10.1145/3660788
2024 doi
-
[31]
Jörg Kienzle, Steffen Zschaler, William Barnett, Timur Sağlam, Antonio Buc- chiarone, Silvia Abrahão, Eugene Syriani, Dimitris Kolovos, Timothy Leth- bridge, Sadaf Mustafiz, and Sofia Meacham. 2024. Requirements for Modelling Tools for Teaching. Software and Systems Modeling 2...
2024 doi
-
[33]
Jie Li, Hancheng Cao, Laura Lin, Youyang Hou, Ruihao Zhu, and Abdallah El Ali
-
[35]
Chung Kwan Lo, Khe Foon Hew, and Morris Siu-yung Jong. 2024. The Influence of ChatGPT on Student Engagement: A Systematic Review and Future Research Agenda. Computers & Education 219 (2024), 105100. https://doi.org/10.1016/j. compedu.2024.105100
2024
-
[36]
JGraph Ltd. 2024. draw.io drawio.com. https://www.drawio.com/
2024
-
[37]
Lucid. 2024. LucidChart | Powered by Intelligence . https://lucidchart.com
2024
-
[38]
You’re on a bicycle with a little motor
Wendy Mendes, Samara Souza, and Cleidson De Souza. 2024. "You’re on a bicycle with a little motor": Benefits and Challenges of Using AI Code Assistants. In Proceedings of the 2024 IEEE/ACM 17th International Conference on Cooperative and Human Aspects of Software Engineering (...
2024
-
[39]
Roberts, and Lauren Alvarez
Tim Menzies, Brittany Johnson, David L. Roberts, and Lauren Alvarez. 2023. The Engineering Mindset Is an Ethical Mindset (We Just Don’t Teach It That Way. . . Yet). IEEE Software 40, 2 (2023), 103–110. https://doi.org/10.1109/MS.2022.3227597
2023
-
[40]
Ha Nguyen and Vicki Allan. 2024. Using GPT-4 to Provide Tiered, Formative Code Feedback. In Proceedings of the 55th ACM Technical Symposium on Computer Sci- ence Education V. 1 (New York, NY, USA, 2024-03-07) (SIGCSE 2024). Association for Computing Machinery, 958–964. https:/...
2024
- [41]
-
[42]
OMG. 2024. Welcome To UML Web Site! https://www.uml.org/
2024
-
[43]
Joint Task Force on Computing Curricula IEEE Computer Society Association for Computing Machinery. 2015. Software Engineering 2014 Curriculum Guidelines for Undergraduate Degree Programs in Software Engineering . https://www.acm. org/binaries/content/assets/education/se2014.pdf
2015
-
[44]
OpenAI. [n. d.]. ChatGPT. ChatGPT. https://openai.com/chatgpt/
-
[45]
Mike Perkins, Jasper Roe, Binh H Vu, Darius Postma, Don Hickerson, James McGaughran, and Huy Q Khuat. 2024. Simple techniques to bypass GenAI text detectors: implications for inclusive education. International Journal of Educational Technology in Higher Education 21, 1 (2024), 53
2024
-
[46]
Marian Petre. 2013. UML in practice. In 2013 35th International Conference on Software Engineering (ICSE) (San Francisco, CA, USA). IEEE, 722–731. https: //doi.org/10.1109/ICSE.2013.6606618
2013
-
[47]
Marian Petre and Andre van der Hoek. 2016. Software Design Decoded: 66 Ways Experts Think. MIT Press. Jackson, Liu, van der Hoek
2016
-
[48]
Castro, Adrián Santos, Oscar Dieste, and Silvia T
Ranci Ren, John W. Castro, Adrián Santos, Oscar Dieste, and Silvia T. Acuña
-
[49]
Rogers, Hannah Miller Hillberg, and Christopher L
Michael P. Rogers, Hannah Miller Hillberg, and Christopher L. Groves. 2024. Attitudes Towards the Use (and Misuse) of ChatGPT: A Preliminary Study. In Proceedings of the 55th ACM Technical Symposium on Computer Science Education V. 1 (New York, NY, USA, 2024-03-07) (SIGCSE 202...
2024
-
[50]
Cigdem Sengul, Rumyana Neykova, and Giuseppe Destefanis. 2024. Software Engineering Education in the Era of Conversational AI: Current Trends and Future Directions. Frontiers in Artificial Intelligence 7 (2024). https://doi.org/10. 3389/frai.2024.1436350
2024
-
[51]
Ben Shneiderman. 2022. Human-Centered AI (1 ed.). Oxford University Press
2022
-
[52]
Macy Takaffoli, Sijia Li, and Ville Mäkelä. 2024. Generative AI in User Experience Design and Research: How Do UX Practitioners, Teams, and Companies Use GenAI in Industry?. In Proceedings of the 2024 ACM Designing Interactive Systems Conference (New York, NY, USA, 2024-07-01)...
2024
-
[53]
PlantUML Team. 2024. PlantUML Web Server. PlantUML.com. https://plantuml. com
2024
-
[54]
Jakob Tholander and Martin Jonsson. 2023. Design Ideation with AI - Sketching, Thinking and Talking with Generative Machine Learning Models. In Proceedings of the 2023 ACM Designing Interactive Systems Conference (New York, NY, USA, 2023-07-10) (DIS ’23). Association for Compu...
2023
-
[55]
Junjie Wang, Yuchao Huang, Chunyang Chen, Zhe Liu, Song Wang, and Qing Wang. 2024. Software Testing With Large Language Models: Survey, Landscape, and Vision. IEEE Transactions on Software Engineering 50, 4 (2024), 911–936. https://doi.org/10.1109/TSE.2024.3368208
2024
-
[56]
Thomas Weber, Maximilian Brandmaier, Albrecht Schmidt, and Sven Mayer
-
[57]
Ramazan Yilmaz and Fatma Gizem Karaoglan Yilmaz. 2023. The Effect of Genera- tive Artificial Intelligence (AI)-Based Tool Use on Students’ Computational Think- ing Skills, Programming Self-Efficacy and Motivation. Computers and Education: Artificial Intelligence 4 (2023), 1001...
2023
-
[58]
Alice Li, Andrew Rice, Devon Rifkin, Shawn Simister, Ganesh Sittampalam, and Edward Aftandilian
Albert Ziegler, Eirini Kalliamvakou, X. Alice Li, Andrew Rice, Devon Rifkin, Shawn Simister, Ganesh Sittampalam, and Edward Aftandilian. 2024. Measuring GitHub Copilot’s Impact on Productivity. Commun. ACM 67, 3 (feb 2024), 54–63. https://doi.org/10.1145/3633453
2024 doi
-
[60]
Significant Productivity Gains through Programming with Large Language Models. Proc. ACM Hum.-Comput. Interact. 8 (2024), 256:1–256:29. Issue EICS. https://doi.org/10.1145/3661145
2024 doi
-
[300]
https://doi.org/10.1109/REW61692.2024.00044
2024
-
[2023]
IEEE Transactions on Software Engineering 49, 1 (2023), 364–383
Using the SOCIO Chatbot for UML Modelling: A Family of Experiments. IEEE Transactions on Software Engineering 49, 1 (2023), 364–383. https://doi.org/ 10.1109/TSE.2022.3150720
2023
-
[2024]
In Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems (New York, NY, USA, 2024-05-11) (CHI ’24)
User Experience Design Professionals’ Perceptions of Generative Artificial Intelligence. In Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems (New York, NY, USA, 2024-05-11) (CHI ’24). Association for Computing Machinery, 1–18. https://doi.org/10.114...
2024
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.