首页 > 最新文献

Proceedings of the first ACM conference on Learning @ scale conference最新文献

英文 中文
Panel: online learning platforms and data science 专题讨论:在线学习平台和数据科学
Pub Date : 2014-03-04 DOI: 10.1145/2556325.2579110
M. Sahami, Jace Kohlmeier, Peter Norvig, A. Paepcke, A. Saberi
The software platforms that mediate online learning experiences are the common ground where learning science and computer science intersect. This panel will discuss the affordances of current online learning platforms and lessons learned in using them with students. The goal of the panel is to help learning scientists and computer scientists understand each others' needs and how they might be effectively addressed in these platforms. The panelists, who have experience creating/using these platforms and interacting with learning scientists, will discuss how current platforms for learning at scale might evolve to better serve the community.
调解在线学习体验的软件平台是学习科学和计算机科学交叉的共同基础。该小组将讨论当前在线学习平台的优点以及与学生一起使用这些平台的经验教训。该小组的目标是帮助学习科学家和计算机科学家了解彼此的需求,以及如何在这些平台上有效地解决这些需求。小组成员有创建/使用这些平台的经验,并与学习科学家互动,他们将讨论当前的大规模学习平台如何发展,以更好地为社区服务。
{"title":"Panel: online learning platforms and data science","authors":"M. Sahami, Jace Kohlmeier, Peter Norvig, A. Paepcke, A. Saberi","doi":"10.1145/2556325.2579110","DOIUrl":"https://doi.org/10.1145/2556325.2579110","url":null,"abstract":"The software platforms that mediate online learning experiences are the common ground where learning science and computer science intersect. This panel will discuss the affordances of current online learning platforms and lessons learned in using them with students. The goal of the panel is to help learning scientists and computer scientists understand each others' needs and how they might be effectively addressed in these platforms. The panelists, who have experience creating/using these platforms and interacting with learning scientists, will discuss how current platforms for learning at scale might evolve to better serve the community.","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"18 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80069181","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
OCTAL: online course tool for adaptive learning OCTAL:适应学习的在线课程工具
Pub Date : 2014-03-04 DOI: 10.1145/2556325.2567849
Daniel Armendariz, Zachary MacHardy, Daniel D. Garcia
The Online Course Tool for Adaptive Learning (OCTAL) is an adaptive exercise system that customizes the progression of question topics to each student. By creating a concept dependency graph of topics in a course and modeling a student's knowledge state, the tool presents questions that test knowledge within a student's zone of proximal development. We intend OCTAL to be a formative assessment tool that is not tied to any specific course by providing language-agnostic questions on computer science concepts. While the tool will be generalizable for many courses, our first prototype includes a concept map and question set for UC Berkeley's introductory computer science course, CS10: The Beauty and Joy of Computing. Using the tool, we will launch an experiment in the spring to investigate metacognitive improvements in the identification of knowledge gaps by presenting online course material in a nonlinear fashion.
自适应学习在线课程工具(OCTAL)是一个自适应练习系统,可以为每个学生定制问题主题的进度。通过创建课程主题的概念依赖图并对学生的知识状态进行建模,该工具提出了测试学生最近发展区域内知识的问题。我们希望OCTAL成为一种形成性的评估工具,通过提供与语言无关的计算机科学概念问题,它与任何特定课程无关。虽然这个工具可以推广到许多课程,但我们的第一个原型包括一个概念图和加州大学伯克利分校计算机科学入门课程CS10的问题集:计算的美丽和乐趣。使用这个工具,我们将在春季启动一项实验,通过以非线性方式呈现在线课程材料来研究元认知在识别知识差距方面的改进。
{"title":"OCTAL: online course tool for adaptive learning","authors":"Daniel Armendariz, Zachary MacHardy, Daniel D. Garcia","doi":"10.1145/2556325.2567849","DOIUrl":"https://doi.org/10.1145/2556325.2567849","url":null,"abstract":"The Online Course Tool for Adaptive Learning (OCTAL) is an adaptive exercise system that customizes the progression of question topics to each student. By creating a concept dependency graph of topics in a course and modeling a student's knowledge state, the tool presents questions that test knowledge within a student's zone of proximal development. We intend OCTAL to be a formative assessment tool that is not tied to any specific course by providing language-agnostic questions on computer science concepts. While the tool will be generalizable for many courses, our first prototype includes a concept map and question set for UC Berkeley's introductory computer science course, CS10: The Beauty and Joy of Computing. Using the tool, we will launch an experiment in the spring to investigate metacognitive improvements in the identification of knowledge gaps by presenting online course material in a nonlinear fashion.","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"4 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85336999","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Work-in-progress: program grading and feedback generation with Web-CAT 正在进行的工作:与Web-CAT程序分级和反馈生成
Pub Date : 2014-03-04 DOI: 10.1145/2556325.2567888
S. Edwards
Web-CAT, the Web-based Center for Automated Testing, is the most widely used open-source automated grading system for programming assignments in the world. Web-CAT is customizable and extensible, allowing it to support a wide variety of programming languages and assessment strategies. Web-CAT is most well known as the system that "grades students on how well they test their own code," with experimental evidence that it offers greater learning benefits than more traditional output-comparison grading. This work-in-progress demonstration will show how Web-CAT can be used to automatically grade student work, assess conformance with coding style guidelines, provide students with feedback on how well they have tested their own code, and allow instructors to provide directed hints to students on where to focus their attention for improvements.
Web-CAT,即基于web的自动测试中心,是世界上使用最广泛的编程作业的开源自动评分系统。Web-CAT是可定制和可扩展的,允许它支持各种各样的编程语言和评估策略。Web-CAT最为人所知的系统是“根据学生测试自己的代码的好坏给他们打分”,实验证据表明,它比传统的输出比较评分提供了更大的学习好处。这个正在进行的演示将展示如何使用Web-CAT自动为学生的作业评分,评估与编码风格指南的一致性,为学生提供关于他们测试自己的代码的反馈,并允许教师向学生提供直接的提示,告诉他们在哪里可以集中注意力进行改进。
{"title":"Work-in-progress: program grading and feedback generation with Web-CAT","authors":"S. Edwards","doi":"10.1145/2556325.2567888","DOIUrl":"https://doi.org/10.1145/2556325.2567888","url":null,"abstract":"Web-CAT, the Web-based Center for Automated Testing, is the most widely used open-source automated grading system for programming assignments in the world. Web-CAT is customizable and extensible, allowing it to support a wide variety of programming languages and assessment strategies. Web-CAT is most well known as the system that \"grades students on how well they test their own code,\" with experimental evidence that it offers greater learning benefits than more traditional output-comparison grading. This work-in-progress demonstration will show how Web-CAT can be used to automatically grade student work, assess conformance with coding style guidelines, provide students with feedback on how well they have tested their own code, and allow instructors to provide directed hints to students on where to focus their attention for improvements.","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"47 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91455632","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
Online learning versus blended learning: an exploratory study 在线学习与混合学习:一项探索性研究
Pub Date : 2014-03-04 DOI: 10.1145/2556325.2567869
A. Cross, B. Ashok, S. Bala, Edward Cutrell, Naren Datha, Rahul Kumar, Viraj Kumar, P. Madhusudan, Siddharth Prakash, S. Rajamani, Satish Sangameswaran, Deepika Sharma, W. Thies
Due to the recent emergence of massive open online courses (MOOCs), students and teachers are gaining unprecedented access to high-quality educational content. However, many questions remain on how best to utilize that content in a classroom environment. In this small-scale, exploratory study, we compared two ways of using a recorded video lecture. In the online learning condition, students viewed the video on a personal computer, and also viewed a follow-up tutorial (a quiz review) on the computer. In the blended learning condition, students viewed the video as a group in a classroom, and received the follow-up tutorial from a live lecturer. We randomly assigned 102 students to these conditions, and assessed learning outcomes via a series of quizzes. While we saw significant learning gains after each session conducted, we did not observe any significant differences between the online and blended learning groups. We discuss these findings as well as areas for future work.
由于最近大规模在线开放课程(mooc)的出现,学生和教师获得了前所未有的高质量教育内容。然而,如何在课堂环境中最好地利用这些内容仍然存在许多问题。在这个小规模的探索性研究中,我们比较了两种使用录制视频讲座的方法。在在线学习条件下,学生在个人电脑上观看视频,并在电脑上观看后续教程(测验复习)。在混合学习条件下,学生们在教室里作为一个小组观看视频,并接受现场讲师的后续指导。我们将102名学生随机分配到这些环境中,并通过一系列测验评估学习结果。虽然我们在每次学习后都看到了显著的学习成果,但我们没有观察到在线学习组和混合学习组之间有任何显著差异。我们讨论了这些发现以及未来工作的领域。
{"title":"Online learning versus blended learning: an exploratory study","authors":"A. Cross, B. Ashok, S. Bala, Edward Cutrell, Naren Datha, Rahul Kumar, Viraj Kumar, P. Madhusudan, Siddharth Prakash, S. Rajamani, Satish Sangameswaran, Deepika Sharma, W. Thies","doi":"10.1145/2556325.2567869","DOIUrl":"https://doi.org/10.1145/2556325.2567869","url":null,"abstract":"Due to the recent emergence of massive open online courses (MOOCs), students and teachers are gaining unprecedented access to high-quality educational content. However, many questions remain on how best to utilize that content in a classroom environment. In this small-scale, exploratory study, we compared two ways of using a recorded video lecture. In the online learning condition, students viewed the video on a personal computer, and also viewed a follow-up tutorial (a quiz review) on the computer. In the blended learning condition, students viewed the video as a group in a classroom, and received the follow-up tutorial from a live lecturer. We randomly assigned 102 students to these conditions, and assessed learning outcomes via a series of quizzes. While we saw significant learning gains after each session conducted, we did not observe any significant differences between the online and blended learning groups. We discuss these findings as well as areas for future work.","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"45 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91111891","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
How video production affects student engagement: an empirical study of MOOC videos 视频制作如何影响学生参与度:MOOC视频的实证研究
Pub Date : 2014-03-04 DOI: 10.1145/2556325.2566239
Philip J. Guo, Juho Kim, Rob Rubin
Videos are a widely-used kind of resource for online learning. This paper presents an empirical study of how video production decisions affect student engagement in online educational videos. To our knowledge, ours is the largest-scale study of video engagement to date, using data from 6.9 million video watching sessions across four courses on the edX MOOC platform. We measure engagement by how long students are watching each video, and whether they attempt to answer post-video assessment problems. Our main findings are that shorter videos are much more engaging, that informal talking-head videos are more engaging, that Khan-style tablet drawings are more engaging, that even high-quality pre-recorded classroom lectures might not make for engaging online videos, and that students engage differently with lecture and tutorial videos. Based upon these quantitative findings and qualitative insights from interviews with edX staff, we developed a set of recommendations to help instructors and video producers take better advantage of the online video format. Finally, to enable researchers to reproduce and build upon our findings, we have made our anonymized video watching data set and analysis scripts public. To our knowledge, ours is one of the first public data sets on MOOC resource usage.
视频是一种广泛使用的在线学习资源。本文提出了视频制作决策如何影响学生参与在线教育视频的实证研究。据我们所知,我们的研究是迄今为止规模最大的视频参与研究,使用的数据来自edX MOOC平台上四门课程的690万次视频观看。我们通过学生观看每个视频的时间长短以及他们是否尝试回答视频后的评估问题来衡量参与度。我们的主要发现是,较短的视频更吸引人,非正式的谈话视频更吸引人,可汗风格的平板电脑绘画更吸引人,即使是高质量的预先录制的课堂讲座也可能不适合吸引人的在线视频,学生对讲座和辅导视频的兴趣不同。基于这些定量调查结果和对edX员工访谈的定性见解,我们提出了一套建议,以帮助教师和视频制作人更好地利用在线视频格式。最后,为了使研究人员能够复制和建立我们的发现,我们已经公开了我们的匿名视频观看数据集和分析脚本。据我们所知,我们的数据集是关于MOOC资源使用的首批公开数据集之一。
{"title":"How video production affects student engagement: an empirical study of MOOC videos","authors":"Philip J. Guo, Juho Kim, Rob Rubin","doi":"10.1145/2556325.2566239","DOIUrl":"https://doi.org/10.1145/2556325.2566239","url":null,"abstract":"Videos are a widely-used kind of resource for online learning. This paper presents an empirical study of how video production decisions affect student engagement in online educational videos. To our knowledge, ours is the largest-scale study of video engagement to date, using data from 6.9 million video watching sessions across four courses on the edX MOOC platform. We measure engagement by how long students are watching each video, and whether they attempt to answer post-video assessment problems. Our main findings are that shorter videos are much more engaging, that informal talking-head videos are more engaging, that Khan-style tablet drawings are more engaging, that even high-quality pre-recorded classroom lectures might not make for engaging online videos, and that students engage differently with lecture and tutorial videos. Based upon these quantitative findings and qualitative insights from interviews with edX staff, we developed a set of recommendations to help instructors and video producers take better advantage of the online video format. Finally, to enable researchers to reproduce and build upon our findings, we have made our anonymized video watching data set and analysis scripts public. To our knowledge, ours is one of the first public data sets on MOOC resource usage.","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90461025","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1609
Uncovering hidden engagement patterns for predicting learner performance in MOOCs 揭示预测mooc学习者表现的隐性参与模式
Pub Date : 2014-03-04 DOI: 10.1145/2556325.2567857
Arti Ramesh, Dan Goldwasser, Bert Huang, Hal Daumé, L. Getoor
Maintaining and cultivating student engagement is a prerequisite for MOOCs to have broad educational impact. Understanding student engagement as a course progresses helps characterize student learning patterns and can aid in minimizing dropout rates, initiating instructor intervention. In this paper, we construct a probabilistic model connecting student behavior and class performance, formulating student engagement types as latent variables. We show that our model identifies course success indicators that can be used by instructors to initiate interventions and assist students.
保持和培养学生的参与度是mooc产生广泛教育影响的先决条件。随着课程的进展,了解学生的参与度有助于描述学生的学习模式,并有助于减少辍学率,启动教师干预。在本文中,我们构建了一个连接学生行为和课堂表现的概率模型,将学生参与类型作为潜在变量。我们表明,我们的模型确定了课程成功指标,教师可以使用这些指标来启动干预措施并帮助学生。
{"title":"Uncovering hidden engagement patterns for predicting learner performance in MOOCs","authors":"Arti Ramesh, Dan Goldwasser, Bert Huang, Hal Daumé, L. Getoor","doi":"10.1145/2556325.2567857","DOIUrl":"https://doi.org/10.1145/2556325.2567857","url":null,"abstract":"Maintaining and cultivating student engagement is a prerequisite for MOOCs to have broad educational impact. Understanding student engagement as a course progresses helps characterize student learning patterns and can aid in minimizing dropout rates, initiating instructor intervention. In this paper, we construct a probabilistic model connecting student behavior and class performance, formulating student engagement types as latent variables. We show that our model identifies course success indicators that can be used by instructors to initiate interventions and assist students.","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"168 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87620057","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 46
"Why did you enroll in this course?": developing a standardized survey question for reasons to enroll “你为什么选这门课?”:制定一个标准化的调查问题,以说明报名的原因
Pub Date : 2014-03-04 DOI: 10.1145/2556325.2567852
Emily Schneider, René F. Kizilcec
Understanding motivations for enrolling in MOOCs is key for personalizing and scaling the online learning experience. We develop a standardized survey item for measuring learners' reasons to enroll, based on a corpus of open-ended responses from previous course surveys. Online coders were employed in the iterative development of response options. The item was designed to minimize response biases by adhering to best practices from survey design research.
了解参加mooc的动机是个性化和扩展在线学习体验的关键。我们开发了一个标准化的调查项目来衡量学习者注册的原因,基于以前课程调查的开放式回答语料库。在线编码器被用于响应选项的迭代开发。该项目的设计是为了通过坚持调查设计研究的最佳实践来最大限度地减少反应偏差。
{"title":"\"Why did you enroll in this course?\": developing a standardized survey question for reasons to enroll","authors":"Emily Schneider, René F. Kizilcec","doi":"10.1145/2556325.2567852","DOIUrl":"https://doi.org/10.1145/2556325.2567852","url":null,"abstract":"Understanding motivations for enrolling in MOOCs is key for personalizing and scaling the online learning experience. We develop a standardized survey item for measuring learners' reasons to enroll, based on a corpus of open-ended responses from previous course surveys. Online coders were employed in the iterative development of response options. The item was designed to minimize response biases by adhering to best practices from survey design research.","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"24 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74312991","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Modeling programming knowledge for mentoring at scale 为大规模指导建模编程知识
Pub Date : 2014-03-01 DOI: 10.1145/2556325.2567871
A. Pai, Philip J. Guo, Rob Miller
In large programming classes, MOOCs or online communities, it is challenging to find peers and mentors to help with learning specific programming concepts. In this paper we present first steps towards an automated, scalable system for matching learners with Python programmers who have expertise in different areas. The learner matching system builds a knowledge model for each programmer by analyzing their authored code and extracting features that capture domain knowledge and style. We demonstrate the feasibility of a simple model that counts the references to modules from the standard library and Python Package Index in a programmers' code. We also show that programmers exhibit self-selection using which we can extract the modules a programmer is best at, even though we may not have all of their code. In our future work we aim to extend the model to encapsulate more features, and apply it for skill matching in a programming class as well as personalizing answers on StackOverflow.
在大型编程课程、mooc或在线社区中,很难找到同伴和导师来帮助学习特定的编程概念。在本文中,我们提出了实现自动化、可扩展系统的第一步,该系统用于将学习者与具有不同领域专业知识的Python程序员相匹配。学习者匹配系统通过分析每个程序员编写的代码并提取捕获领域知识和风格的特征,为每个程序员构建知识模型。我们演示了一个简单模型的可行性,该模型计算了程序员代码中对标准库和Python包索引模块的引用。我们还展示了程序员表现出的自我选择,使用它我们可以提取程序员最擅长的模块,即使我们可能没有他们所有的代码。在我们未来的工作中,我们的目标是扩展模型以封装更多的特征,并将其应用于编程课程中的技能匹配以及StackOverflow上的个性化答案。
{"title":"Modeling programming knowledge for mentoring at scale","authors":"A. Pai, Philip J. Guo, Rob Miller","doi":"10.1145/2556325.2567871","DOIUrl":"https://doi.org/10.1145/2556325.2567871","url":null,"abstract":"In large programming classes, MOOCs or online communities, it is challenging to find peers and mentors to help with learning specific programming concepts. In this paper we present first steps towards an automated, scalable system for matching learners with Python programmers who have expertise in different areas. The learner matching system builds a knowledge model for each programmer by analyzing their authored code and extracting features that capture domain knowledge and style. We demonstrate the feasibility of a simple model that counts the references to modules from the standard library and Python Package Index in a programmers' code. We also show that programmers exhibit self-selection using which we can extract the modules a programmer is best at, even though we may not have all of their code. In our future work we aim to extend the model to encapsulate more features, and apply it for skill matching in a programming class as well as personalizing answers on StackOverflow.","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"34 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79159656","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Proceedings of the first ACM conference on Learning @ scale conference 第一届ACM学习会议论文集@规模会议
{"title":"Proceedings of the first ACM conference on Learning @ scale conference","authors":"","doi":"10.1145/2556325","DOIUrl":"https://doi.org/10.1145/2556325","url":null,"abstract":"","PeriodicalId":20830,"journal":{"name":"Proceedings of the first ACM conference on Learning @ scale conference","volume":"72 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2014-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85943002","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Proceedings of the first ACM conference on Learning @ scale conference
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1