ACM Transactions on Computing Education最新文献

筛选
英文 中文
Contextualization, Authenticity, and the Problem Description Effect 情境化、真实性和问题描述效应
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2024-02-05 DOI: 10.1145/3643864
Ellie Lovellette, Dennis J Bouvier, John Matta
{"title":"Contextualization, Authenticity, and the Problem Description Effect","authors":"Ellie Lovellette, Dennis J Bouvier, John Matta","doi":"10.1145/3643864","DOIUrl":"https://doi.org/10.1145/3643864","url":null,"abstract":"<p>In recent years, computing education researchers have investigated the impact of problem context on students’ learning and programming performance. This work continues the investigation motivated, in part, by cognitive load theory and educational research in computer science and other disciplines. The results of this study could help inform computing assessment design. If the context and authenticity of a programming problem aid student performance then, instructors’ time in creating appropriately contextualized programming problem descriptions is time well-spent. On the other hand, if the context of a programming problem hinders performance, then instructors should leave it out of programming problems. </p><p>Recent studies investigating the impact of programming problem context on student success have arrived at different conclusions. </p><p>Presented here is a series of experiments, conducted over three years, investigating the impact of context on novice programmers’ success in algorithmic programming assignments using three contextualized tasks and their generic counterparts. This experiment series also looked into the possibility of ‘authenticity’ as a factor affecting performance. Common sense would suggest that a student would perform better on a problem if they understood or cared about it. Contextualization could provide authenticity and authenticity could provide interest. Research suggests that perceiving a problem as authentic has a positive effect on engagement and learning. Alternatively, if a problem is ‘just an abstract set of numbers’, it may be harder to make sense of the details and the lack of context could consequently contribute additional cognitive load to an already challenging assignment. </p><p>The results of this study show that assignment context and problem context authenticity have no effect on the performance of novice programmers. We think however, that contextualization could be worth investing in to support students’ interest in computing. Additional implications of the results suggest that instructors can assign equivalent versions of the same problem in varied contexts to suit their students’ interests without worrying if the context will hinder performance.</p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"202 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2024-02-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139753560","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Are Professional Skills Learnable? Beliefs and Expectations Among Computing Graduates 专业技能可以学习吗?计算机专业毕业生的信念和期望
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2024-01-24 DOI: 10.1145/3641551
Catalina Cortázar, Iñaki Goñi, Andrea Ortiz, Miguel Nussbaum
{"title":"Are Professional Skills Learnable? Beliefs and Expectations Among Computing Graduates","authors":"Catalina Cortázar, Iñaki Goñi, Andrea Ortiz, Miguel Nussbaum","doi":"10.1145/3641551","DOIUrl":"https://doi.org/10.1145/3641551","url":null,"abstract":"<p>Computer Science Department, School of Engineering, Pontificia Universidad Católica de Chile, Chile</p><p>Integrating graduate education with professional skills development is still a challenge. People's beliefs about learning impact their learning processes. Therefore, we need to understand the mindset of graduates to determine best practices for promoting professional skills development. In this study, we explore the perspective of computing graduates within an Engineering educational program. This study aims to answer the following research questions: Which skills do computing graduates perceive they need in the workplace, and how do they position themselves regarding these skills? What learning beliefs do computing graduates hold regarding the skills required in the workplace? The research team conducted semi-structured interviews with computing graduates within an Engineering program to analyze their experiences. The interviews were analyzed using grounded theory. As a result, the participants viewed professional and technical skills as independent, with professional skills perceived as more relevant to work success. The participants considered themselves to possess these skills. Our findings identify four learning beliefs within a fixed and growth mindset: (1) An essential personal characteristic that context may influence, (2) A learning outcome determined by early experiences, (3) A learning process associated with informal learning experiences, and (4) A learning process associated with formal learning experiences. We acknowledge the differences in perception between alums and the industry regarding possessing essential professional skills. We also highlight the need to position these skills as learnable during lectures contributing to Computing and Engineering Education.</p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"2 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139561326","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Co-ML: Collaborative Machine Learning Model Building for Developing Dataset Design Practices Co-ML:协作式机器学习模型构建促进数据集设计实践的发展
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2024-01-22 DOI: 10.1145/3641552
Tiffany Tseng, Matt J. Davidson, Luis Morales-Navarro, Jennifer King Chen, Victoria Delaney, Mark Leibowitz, Jazbo Beason, R. Benjamin Shapiro
{"title":"Co-ML: Collaborative Machine Learning Model Building for Developing Dataset Design Practices","authors":"Tiffany Tseng, Matt J. Davidson, Luis Morales-Navarro, Jennifer King Chen, Victoria Delaney, Mark Leibowitz, Jazbo Beason, R. Benjamin Shapiro","doi":"10.1145/3641552","DOIUrl":"https://doi.org/10.1145/3641552","url":null,"abstract":"<p>Machine learning (ML) models are fundamentally shaped by data, and building inclusive ML systems requires significant considerations around how to design representative datasets. Yet, few novice-oriented ML modeling tools are designed to foster hands-on learning of dataset design practices, including how to design for data diversity and inspect for data quality. </p><p>To this end, we outline a set of four data design practices (DDPs) for designing inclusive ML models and share how we designed a tablet-based application called Co-ML to foster learning of DDPs through a collaborative ML model building experience. With Co-ML, beginners can build image classifiers through a distributed experience where data is synchronized across multiple devices, enabling multiple users to iteratively refine ML datasets in discussion and coordination with their peers. </p><p>We deployed Co-ML in a 2-week-long educational AIML Summer Camp, where youth ages 13-18 worked in groups to build custom ML-powered mobile applications. Our analysis reveals how multi-user model building with Co-ML, in the context of student-driven projects created during the summer camp, supported development of DDPs including incorporating data diversity, evaluating model performance, and inspecting for data quality. Additionally, we found that students’ attempts to improve model performance often prioritized learnability over class balance. Through this work, we highlight how the combination of collaboration, model testing interfaces, and student-driven projects can empower learners to actively engage in exploring the role of data in ML systems.</p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"2 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2024-01-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139561517","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Sustainability in Computing Education: A Systematic Literature Review 计算机教育的可持续性:系统性文献综述
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2024-01-05 DOI: 10.1145/3639060
Anne-Kathrin Peters, Rafael Capilla, Vlad Constantin Coroamă, Rogardt Heldal, Patricia Lago, Ola Leifler, Ana Moreira, João Paulo Fernandes, Birgit Penzenstadler, Jari Porras, Colin C. Venters
{"title":"Sustainability in Computing Education: A Systematic Literature Review","authors":"Anne-Kathrin Peters, Rafael Capilla, Vlad Constantin Coroamă, Rogardt Heldal, Patricia Lago, Ola Leifler, Ana Moreira, João Paulo Fernandes, Birgit Penzenstadler, Jari Porras, Colin C. Venters","doi":"10.1145/3639060","DOIUrl":"https://doi.org/10.1145/3639060","url":null,"abstract":"<p>Research shows that the global society as organized today, with our current technological and economic system, is impossible to sustain. We are living in an era in which human activities in highly industrialized countries are responsible for overshooting several planetary boundaries, with poorer communities contributing the least to the problems but being impacted the most. At the same time, technical and economic gains fail to provide society at large with equal opportunities and improved quality of life. This paper describes approaches taken in computing education to address the issue of sustainability. It presents results of a systematic review of the literature on sustainability in computing education. From a set of 572 publications extracted from six large digital libraries plus snowballing, we distilled and analyzed the 89 relevant primary studies. Using an inductive and deductive thematic analysis, we study (1) conceptions of sustainability, computing, and education, (2) implementations of sustainability in computing education, and (3) research on sustainability in computing education. We present a framework capturing learning objectives and outcomes as well as pedagogical methods for sustainability in computing education. These results can be mapped to existing standards and curricula in future work. We find that only a few of the articles engage with the challenges as calling for drastic systemic change, along with radically new understandings of computing and education. We suggest that future work should connect to the substantial body of critical theory such as feminist theories of science and technology. Existing research on sustainability in computing education may be considered rather immature as the majority of articles are experience reports with limited empirical research.</p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"3 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2024-01-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139374820","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Realist Review of Undergraduate Student Attitudes towards Ethical Interventions in Technical Computing Courses 本科生对计算机技术课程中伦理干预态度的现实主义审查
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2024-01-04 DOI: 10.1145/3639572
Aadarsh Padiyath
{"title":"A Realist Review of Undergraduate Student Attitudes towards Ethical Interventions in Technical Computing Courses","authors":"Aadarsh Padiyath","doi":"10.1145/3639572","DOIUrl":"https://doi.org/10.1145/3639572","url":null,"abstract":"<p>As computing educators begin to recognize that their students need strong ethical foundations, there is a growing interest to integrate meaningful ethics education into undergraduate computing curricula. In order to achieve this, it is crucial to understand how students respond to ethical interventions in the classroom. This review examines the acceptance of ethical interventions in undergraduate computing courses, using the realist synthesis method to identify underlying theories of student acceptance, and refine them through available studies. Four theories were identified in a synthesis of 13 reports, providing insight into what may improve student attitudes towards ethical interventions in which contexts and under which circumstances. The findings of this realist review offer guidance to intervention designers, researchers, and educators seeking to meaningfully engage students with ethics in computing education.</p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"22 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2024-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139105079","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Factors Influencing the Social Help-Seeking Behavior of Introductory Programming Students in a Competitive University Environment 在竞争激烈的大学环境中影响程序设计入门学生社会求助行为的因素
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2023-12-30 DOI: 10.1145/3639059
Anael Kuperwajs Cohen, Alannah Oleson, Amy J. Ko
{"title":"Factors Influencing the Social Help-Seeking Behavior of Introductory Programming Students in a Competitive University Environment","authors":"Anael Kuperwajs Cohen, Alannah Oleson, Amy J. Ko","doi":"10.1145/3639059","DOIUrl":"https://doi.org/10.1145/3639059","url":null,"abstract":"<p>Collaboration is an important aspect of computing. In a classroom setting, working with others can increase a student’s motivation to attempt more challenges, reduce the difficulty of complicated concepts, and bring about greater overall success. Despite extensive research in other domains, there has been minimal exploration within computing on what impacts a student’s decision to seek social assistance in highly competitive university environments. To understand what affects introductory programming students’ social help-seeking behavior in this context, we conducted 32 semi-structured interviews with students and performed thematic analysis and qualitative coding on the ensuing transcripts. Our qualitative analysis revealed 18 significant factors. We noticed that the decision to seek social help involved a two-fold process; first, the decision to engage in social help-seeking and subsequently, the decision of who to ask for help. Furthermore, we found that help-seeking in computing is not fundamentally different from other disciplines, although some of the factors were unique to the topic of computing and the specific environment of this study. Factors related to communication style, the type of question being asked, and the school’s cheating policy were central when discussing code, an integral part of computing. Regarding the environment, students repeatedly reported that the competitive major, the explicit and implicit class standards, and feelings of intimidation, among others, influenced them. These findings suggest that understanding both steps and the sociocultural context is important in order to effectively lower the barriers to asking for help.</p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"33 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2023-12-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139069227","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Pyrates: Design and Evaluation of a Serious Game Aimed at Introducing Python Programming and Easing the Transition from Blocks Pyrates:设计和评估一款旨在介绍 Python 编程和帮助从积木过渡的严肃游戏
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2023-12-29 DOI: 10.1145/3639061
Matthieu Branthôme
{"title":"Pyrates: Design and Evaluation of a Serious Game Aimed at Introducing Python Programming and Easing the Transition from Blocks","authors":"Matthieu Branthôme","doi":"10.1145/3639061","DOIUrl":"https://doi.org/10.1145/3639061","url":null,"abstract":"<p>This article reports on a design-based research study centered on the conception and the assessment of the <i>Pyrates</i> application. This online serious game aims at introducing Python programming to K12 students while easing the transition from block-based to text-based languages. After we present the various aspects underlying the block-to-text transition as well as the related existing applications, we describe the design of <i>Pyrates</i>. Firstly, we built the levels of the game in order to deal with the different fundamental concepts of programming in a constructivist approach. Next, we were inspired by advantageous characteristics of block-based programming editors to create the editing environment of <i>Pyrates</i>. In order to assess this conception, we tested the application in eight classrooms with 240 French 14-15 years old students. Students’ activity traces have been collected and were augmented by a qualitative online survey. By analysing this data set, we showed that the levels’ design generally allows to apprehend the targeted concepts consistently with the constructivist principles. Regarding the editing environment, we established that it supports the block-to-text transition in several aspects: concept transposition (general models and illustrative examples), reduction of errors (beginners aware syntax analyser), command catalog (programming memo for discovery and syntax reference), and program composition (copy button which limits keyboarding). Finally, <i>Pyrates</i>, which has already been played over 140,000 times, offers practitioners an environment that facilitates the transition from blocks to text, as well as a serious game to master the fundamental concepts of Python programming, and novel avenues to follow for tool designers.</p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"39 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2023-12-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139069221","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Retaining Black Women in Computing: A Comparative Analysis of Interventions for Computing Persistence 留住计算机领域的黑人女性:对计算机专业持续发展干预措施的比较分析
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2023-12-22 DOI: 10.1145/3635313
Susan R. Fisk, Brittany Watts, Courtney Dress, Charlotte Lee, A. Rorrer, Tom McKlin, Tiffany Barnes, Jamie Payton
{"title":"Retaining Black Women in Computing: A Comparative Analysis of Interventions for Computing Persistence","authors":"Susan R. Fisk, Brittany Watts, Courtney Dress, Charlotte Lee, A. Rorrer, Tom McKlin, Tiffany Barnes, Jamie Payton","doi":"10.1145/3635313","DOIUrl":"https://doi.org/10.1145/3635313","url":null,"abstract":"Black women remain severely underrepresented in computing despite ongoing efforts to diversify the field. Given that Black women exist at the intersection of both racial and gendered identities, tailored approaches are necessary to address the unique barriers Black women face in computing. However, it is difficult to quantitatively evaluate the efficacy of interventions designed to retain Black women in computing, since samples of computing students typically contain too few Black women for robust statistical analysis. Using about a decade of student survey responses from an NSF-funded Broadening Participation in Computing (BPC) alliance, we use regression analyses to quantitatively examine the connection between different types of interventions and Black women’s intentions to persist in computing, and how this compares to other students (specifically, Black men, white women, and white men). This comparison allows us to quantitatively explore how Black women’s needs are both distinct from—and similar to—other students. We find that career awareness and faculty mentorship are the two interventions that have a statistically significant, positive correlation with Black women’s computing persistence intentions. No evidence was found that increasing confidence or developing skills/knowledge was correlated with Black women’s computing persistence intentions, which we posit is because Black women must be highly committed and confident to pursue computing in college. Lastly, our results suggest that many efforts to increase the number of women in computing are focused on meeting the needs of white women. While further analyses are needed to fully understand the impact of complex intersectional identities in computing, this large-scale quantitative analysis contributes to our understanding of the nuances of Black women’s needs in computing.","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"26 4","pages":""},"PeriodicalIF":2.4,"publicationDate":"2023-12-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138947220","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An Examination of Black Undergraduate Women's Intersectional Experiences and Academic Motivation in Computing Education 黑人女大学生在计算机教育中的跨学科经历和学术动机研究
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2023-12-20 DOI: 10.1145/3635314
Danyelle Tauryce Willis, Kimberley Edelin Freeman
{"title":"An Examination of Black Undergraduate Women's Intersectional Experiences and Academic Motivation in Computing Education","authors":"Danyelle Tauryce Willis, Kimberley Edelin Freeman","doi":"10.1145/3635314","DOIUrl":"https://doi.org/10.1145/3635314","url":null,"abstract":"<p><b>Objectives</b>. We aim to understand, from a motivational perspective, how Black undergraduate women in computing make sense of their intersectional computing experiences. We examine their motivation to major in computing, their experiences as Black women in computing, and how these vary across institutional contexts.</p><p><b>Participants</b>. A sample of 77 Black undergraduate women in computing programs (computer science, computer engineering, information systems, information technology, and software engineering) from diverse college settings was recruited to participate in the study.</p><p><b>Study Method</b>. Participants responded to an online survey that included several Likert-scale measures for identity, motivation and retention variables, demographic questions, and two open-ended questions: <i>Why did you choose to study computing?</i> and <i>What is it like for you to be a Black female student in computing?</i></p><p><b>Findings</b>. Key themes that emerged from our quantitative and qualitative analyses revealed the range of motivational factors driving Black undergraduate women to study computing and the nuances across their intersectional experiences in the computing education context. Additionally, Black undergraduate women located in HBCU computing education contexts demonstrated both similar and unique perspectives and experiences compared to their counterparts in non-HBCU settings.</p><p><b>Conclusions</b>. In addition to the isolation, pressure, power dynamics and epistemic violence experienced by Black women in the intersectional computing education context, the findings of this study display the unique cultural-social-psychological strengths of Black women in their positive valence and resilience, as well as their joy, empowerment, and achievement in computing. Increasing and complicating our knowledge of the motivations and intersectional experiences of Black women in undergraduate computing education, as well as understanding when and how their beliefs and perspectives vary across institutional context, will better inform efforts to retain them and promote their success both in college and into their careers.</p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"15 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2023-12-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138819858","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mirror Mentoring: Black Women’s Experiences Serving as Mentors for Black Girls During a Virtual Computer Science Camp 镜像指导:黑人妇女在虚拟计算机科学夏令营中担任黑人女孩导师的经历
IF 2.4 3区 工程技术
ACM Transactions on Computing Education Pub Date : 2023-12-13 DOI: 10.1145/3634684
Khalia Braswell, Simone Smarr, Jamie Payton
{"title":"Mirror Mentoring: Black Women’s Experiences Serving as Mentors for Black Girls During a Virtual Computer Science Camp","authors":"Khalia Braswell, Simone Smarr, Jamie Payton","doi":"10.1145/3634684","DOIUrl":"https://doi.org/10.1145/3634684","url":null,"abstract":"<p></p>","PeriodicalId":48764,"journal":{"name":"ACM Transactions on Computing Education","volume":"14 1","pages":""},"PeriodicalIF":2.4,"publicationDate":"2023-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138581222","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信