The Pennsylvania State University the Graduate School College of Information Sciences and Technology an INVESTIGATION of T

Total Page:16

File Type:pdf, Size:1020Kb

The Pennsylvania State University the Graduate School College of Information Sciences and Technology an INVESTIGATION of T The Pennsylvania State University The Graduate School College of Information Sciences and Technology AN INVESTIGATION OF TECHNOLOGY DESIGN FEATURES FOR SUPPORTING REAL-TIME COLLABORATIVE PROGRAMMING IN AN EDUCATIONAL ENVIRONMENT A Thesis in Information Sciences and Technology by Jin Zhang © 2018 Jin Zhang Submitted in Partial Fulfillment of the Requirements for the Degree of Master of Science May 2018 ii The thesis of Jin Zhang was reviewed and approved* by the following: Mary Beth Rosson Professor of Information Sciences & Technology Associate Dean, College of Information Sciences and Technology Thesis Advisor Head of Graduate Program Benjamin Hanrahan Assistant Professor of Information Sciences & Technology Rosalie Ocker Associate Professor of Information Sciences & Technology *Signatures are on file in the Graduate School. iii ABSTRACT Courses that introduce concepts and skills for object-oriented programming (OOP) are very common across educational establishments, even in middle and high schools. In many such courses, collaboration in small teams on OOP projects is a necessary and important element. Team programming allows educators to assign more challenging problems, while at the same time providing practice on programming collaboration that is common in industry. In these projects, real-time (synchronous) collaboration is often critical, as it gives students the opportunity to view, build and check on each other’s code as it is being developed. However, despite the value in such real-time collaboration, it is currently only partly supported by tools, with students often relying on independent tools for different aspects of their work (e.g., code editors, compilers, online chat). There are no technologies that would be most appropriate for students to use while completing OOP project collaboratively in real-time. Moreover, educators also use a mix of methods when grading OOP assignments. There is no effort to analyze technologies that would be most appropriate for their grading method. My thesis studies this gap in tool support using two primary methods: 1) working from a scenario-based analysis of a state-of-the-art shared programming tool (Cloud9), I designed and mocked-up enhancements to Cloud9, so I could explore how it might support common team programming scenarios; and 2) I conducted interviews of OOP students and instructors to learn about their background and expectations for team projects, as well as react to my design ideas. In this thesis, I report my methods for design analysis and empirical study, and interpret my results to propose new design directions for tools that might better support real-time collaborative programming in an educational environment. iv Table of Contents LIST OF FIGURES ....................................................................................................................... vi LIST OF TABLES ........................................................................................................................ vii ACKNOWLEDGEMENTS ......................................................................................................... viii Chapter 1 ......................................................................................................................................... 1 Introduction ...............................................................................................................................................1 Contributions .............................................................................................................................................4 Structure of Thesis .....................................................................................................................................4 Chapter 2 ......................................................................................................................................... 5 Literature Review ......................................................................................................................................5 Synchronous Collaborative Programming ............................................................................................5 Real-Time Collaborative Editing ..........................................................................................................6 Collaborative Learning ..........................................................................................................................7 Pair Programming .................................................................................................................................8 Computer Mediated Communication ....................................................................................................9 Feature Analysis of Existing Tools for Synchronous Programming ..................................................11 Summary and Research Question .......................................................................................................14 Chapter 3 ....................................................................................................................................... 15 Research Methodology ............................................................................................................................15 Chapter Overview ...............................................................................................................................15 Participants and Recruitment ..............................................................................................................16 Data Collection ....................................................................................................................................19 Data Analysis ......................................................................................................................................31 Chapter 4 ....................................................................................................................................... 32 Results and Findings ................................................................................................................................32 Chapter Overview ...............................................................................................................................32 Student Experiences in Learning OOP ...............................................................................................32 Student Reactions to the Design Mock-up ..........................................................................................43 Instructor Experiences with Teaching OOP ........................................................................................57 Instructor Reactions to the Tool Mock-up ..........................................................................................62 Summary ..................................................................................................................................................66 Chapter 5 ....................................................................................................................................... 68 Discussion ................................................................................................................................................68 Chapter Overview ...............................................................................................................................68 Limitations ...............................................................................................................................................75 Chapter 6 ....................................................................................................................................... 77 Conclusions .............................................................................................................................................77 Future Work .............................................................................................................................................77 v References ..................................................................................................................................... 79 Appendix A .........................................................................................................................................84 Summary Explanation of Exempt Research .......................................................................................84 Consent for Exempt Research .............................................................................................................84 Appendix B .........................................................................................................................................85 Part I Student Interview Questions .....................................................................................................85 Appendix C .........................................................................................................................................86 Part II Student Interview .....................................................................................................................86 Appendix D .........................................................................................................................................93 Part I Instructor Interview Questions ..................................................................................................93 Appendix E ..........................................................................................................................................94
Recommended publications
  • Groupy Documentation Release 0.10.1
    Groupy Documentation Release 0.10.1 Robert Grant Jul 11, 2018 Contents 1 Features 3 2 Table of Contents 5 2.1 Installation................................................5 2.2 Troubleshooting.............................................5 2.3 Getting Started..............................................5 2.3.1 The Client............................................6 2.3.2 Resources............................................7 2.4 Developer Docs............................................. 11 2.4.1 groupy.client ....................................... 11 2.4.2 groupy.api ......................................... 11 2.4.3 groupy.pagers ....................................... 29 2.4.4 groupy.exceptions .................................... 31 2.5 Contributing............................................... 32 2.5.1 Types of Contributions..................................... 32 2.5.2 Get Started!........................................... 33 2.5.3 Pull Request Guidelines.................................... 34 2.6 Change Log............................................... 34 2.6.1 v0.10.1 (July 10, 2018)..................................... 34 2.6.2 v0.10.0 (June 4, 2018)..................................... 34 2.6.3 v0.9.2 (December 23, 2017).................................. 34 2.6.4 v0.9.0 (December 23, 2017).................................. 35 2.6.5 v0.8.1 (December 19, 2017).................................. 35 2.6.6 v0.8.0 (December 15, 2017).................................. 35 2.6.7 v0.7.1 (March 29, 2017)...................................
    [Show full text]
  • MEMORIA FINAL De Proyectos De Innovación 2016-17 Universidad De Zaragoza
    MEMORIA FINAL de Proyectos de Innovación 2016-17 Universidad de Zaragoza 1 - Identificación del proyecto Código Título PIIDUZ_16_270 Estudio y diseño de una plataforma común de trabajo para la mejora del aprendizaje en el Grado en Ingeniería Informática 2 - Coordinadores del proyecto Cooordinador 1 Don Darío Suárez Gracia Correo Electrónico [email protected] Departamento Informática e Ingeniería de Sistemas Centro Escuela de Ingeniería y Arquitectura 3 - Resumen del proyecto Para el alumnado de ingeniería informática es importante tener una visión global de todos los niveles que forman los sistemas informáticos. La compartimentalización en asignaturas hace que en las mismas se trabaje normalmente en uno o dos niveles de abstracción, por lo que la visión global y transversal entre niveles a veces se pierde. La abstracción es un mecanismo mediante el cual la complejidad de un sistema informático es estratificada en niveles. Cada nivel define un interfaz de interacción con sus niveles vecinos ocultando al resto su implementación. Las asignaturas enseñan muy bien los interfaces y su implementación subyacente pero no las interacciones con el resto de los niveles. Este proyecto pretende romper esta tendencia. Para ello, se estudiará el modo de establecer una plataforma común de trabajo, y su respectivo material, con el objetivo de utilizarlo en múltiples asignaturas y dotar al alumnado de la visión global y transversal de los sistemas informáticos. 4 - Participantes en el proyecto Nombre y apellidos Correo Electrónico Departamento Centro/Institución Don José Luis Briz Velasco [email protected] Informática e Ingeniería de Escuela de Ingeniería y Sistemas Arquitectura Don Víctor Viñals Yúfera [email protected] Informática e Ingeniería de Escuela de Ingeniería y Sistemas Arquitectura Don Rubén Gran Tejero [email protected] Informática e Ingeniería de Escuela de Ingeniería y Sistemas Arquitectura Don Jesus Javier Resano Ezcaray [email protected] Informática e Ingeniería de Escuela de Ingeniería y Sistemas Arquitectura Doña María Villaroya Gaudó Maria.Villarroya@unizar.
    [Show full text]
  • VIRTUAL ENGAGEMENT BEST PRACTICES Student Leadership & Involvement | 211 University Center
    VIRTUAL ENGAGEMENT BEST PRACTICES Student Leadership & Involvement | 211 University Center Table of Contents Click on any of the titles below to be navigated to that section SLI POLICIES ........................................................................................................................... 1 USING TIGERZONE TO YOUR ADVANTAGE .............................................................................. 1 ONLINE MEETING PLATFORMS ............................................................................................... 2 ONLINE BROADCASTING PLATFORMS ..................................................................................... 3 ONLINE CHAT PLATFORMS ..................................................................................................... 3 VIDEO CONFERENCE TIPS (for Zoom) ...................................................................................... 4 VIRTUAL ENGAGEMENT IDEAS ............................................................................................... 5 VIRTUAL ENTERTAINMENT ..................................................................................................... 6 SLI POLICIES During Phase 1 there are to be NO IN PERSON STUDENT EVENTS. This applies to events both ON and OFF campus. If your organization is found to be hosting in person events you will be given ONE warning from Student Leadership & Involvement. If your organization is found to be hosting student events a second time your organization will be suspended for the remainder of the 2020-2021
    [Show full text]
  • Facebook Response to the ACCC's Digital Platform Services Inquiry
    Facebook response to the ACCC’s Digital Platform Services Inquiry September 2020 Interim Report 8 March 2021 Executive Summary The growth in the use of messaging apps (private messaging services as referred to in the Digital Platform Services Inquiry (D SPI) Interim Report September 2020 (I nterim Report )) has been one of the key trends of the digital ecosystem in recent years, and this has accelerated during the COVID 19 pandemic as many families, friends and workplaces have used small group conversations and direct messaging to stay in touch. Many different competitive solutions have been developed to respond to this consumer demand - whether it is pre-installed and default messaging apps like iMessage and Android Messages which also have exclusive access to support SMS as well as their own proprietary protocols (along with similar device maker SMS solutions); the wide variety of downloadable apps offering messaging services such as Facebook Messenger, WhatsApp, Telegram, Signal, Snapchat, Discord, TikTok, Twitch or Google Chat (among others); or enterprise platforms such as Slack, Teams and Google Hangouts. Given the important role that messaging apps play in keeping Australian households connected and work colleagues productive, the inquiry as part of the DPSI by the Australian Competition and Consumer Commission ( ACCC ) into private messaging is timely. Following the release of the Interim Report, Facebook provides this submission in order to set forth its concerns with the conclusions reached in the Interim Report. In the Interim Report, the ACCC finds that Facebook’s online private messaging services (Facebook Messenger and WhatsApp) are not “competitively constrained” by other private messaging services, implying that - even though there is a broad array of competing private messaging services - they do not provide effective competition against Facebook’s services.
    [Show full text]
  • Taming Javascript with Cloud9 IDE: a Tale of Tree Hugging
    Taming JavaScript with Cloud9 IDE: a Tale of Tree Hugging Zef Hemel (@zef) .js browser.js db.js server.js *.js ~140,000 Tooling matters JavaScript Developer HTML CSS JavaScript HTML5 Client CSS3 JavaScript HTML5 Client CSS3 JavaScript Node.js Server Redis HTML5 Client CSS3 JavaScript XMLHttpRequest HTML5 WebSockets Node.js Server Redis Sidebar Sidebar Sidebar Sidebar Sidebar Sidebar Sidebar Sidebar ~240,000 Component Systems Decoupling Message Queues Tooling matters especially for JavaScript Unleash the awesome power of... tatic program analysis Iterating using undeclared variable Warning: you are in an anonymous inner function with its own “this” pointer Did you mean “length”? “The most important thing I have done as a programmer in recent years is to aggressively pursue static code analysis.” John Carmack How? Parse Analyze Code Parser AST Abstract Syntax Tree Op a * 10 Parser “*” Var Num “a” “10” Zeon Narcissus UglifyJS language.js Esprima performance (speed/memory) AST datastructure traversal tools performance (speed/memory) AST datastructure traversal tools JavaScript specific treehugger.js “The JQuery of AST analysis.” treehugger.js Generic AST Data structure treehugger.js Generic AST Data structure treehugger.js Generic Traversals Generic AST Data structure DSL with Pattern Matching treehugger.js Generic Traversals Generic AST Data structure DSL with Language- Pattern Specific Parsers Matching treehugger.js Generic Traversals Generic AST Data structure DSL with Language- Pattern Specific Parsers Matching treehugger.js JavaScript (UglifyJS-based) Generic Traversals Generic AST Data structure DSL with Language- Pattern Specific Parsers Matching treehugger.js JavaScript (UglifyJS-based) Generic Traversals Op a * 10 “*” Var Num “a” “10” Op Op("*", Var("a"), “*” Var Num Num("10")) “a” “10” Op ATerm Op("*", Var("a"), “*” Var Num Num("10")) “a” “10” Constructors Var(_) Lists [_, _] Strings "hello" Placeholders x let’s play What can you do with it? Low-level tooling Intelligent code completion Complex refactoring Cloud Big data What if..
    [Show full text]
  • Cloud Based Integrated Development Environment for Android Devices
    Special Issue - 2015 International Journal of Engineering Research & Technology (IJERT) ISSN: 2278-0181 NCRTS-2015 Conference Proceedings Cloud based Integrated Development Environment for Android Devices Prof Manjunath R.1 Arunjith C.2 Head of Department Computer Science & Engineering Computer Science & Engineering City Engineering College City Engineering College Bangalore, India Bangalore, India Abstract—Integrated Development Environment is an integration of complete tool suites for software application which provides facilities to programmer for development and the development of language-specific software development such as code completing and fixing, editor services took a tremendous effort for the current source code editing and management, automated testing, generation of IDEs such as Eclipse and Visual Studio. etc. Software is rapidly moving from the desktop to the Web. The Web provides a generic user interface that This paper discusses the implementation of Web allows ubiquitous access, instant collaboration, integration Based Integrated Development Environment (IDE) for with other online services, and avoids installation and Android Devices with the different languages to code, configuration on desktop computers. Moving IDEs to the compile and run the code. The Web Based IDE will allow Web is not just a matter of porting desktop IDEs, a easy development and testing of applications. The users fundamental reconsideration of the IDE architecture is have the privilege to register on to the system write, save necessary in order to realize the full potential that the and manage programs online. After the language is combination of modern IDEs and the Web can offer. chosen by the user the request is forwarded to the This paper discusses implementation of Web based IDE respective compiler.
    [Show full text]
  • Alleviating Merge Conflicts with Fine-Grained Visual Awareness
    Alleviating Merge Conflicts with Fine-grained Visual Awareness Stanislav Levin Amiram Yehudai The Blavatnik School of Computer Science The Blavatnik School of Computer Science Tel Aviv University Tel Aviv University Tel-Aviv, Israel Tel-Aviv, Israel [email protected] [email protected] Abstract—Merge conflicts created by software team members dealing with conflicts, such as the multi-versioning technique working on the same code can be costly to resolve, and adversely described in [9]. Regardless of the method chosen, one thing affect productivity. In this work, we suggest the approach of remains painfully certain - a mishandled merge can lead to a fine-grained merge conflict awareness, where software team members are notified of potential merge conflicts via graphical variety of negative results, ranging from ending up with code decoration of the relevant semantic elements, in near real-time. that generates compilation errors in the shared repository, to an The novelty of this approach is that it allows software developers evident faulty program behavior, or even worse, an inevident to pinpoint the element in conflict, such as a method’s body, faulty program behavior, that will only be discovered later parameter, return value, and so on, promoting communication on, well after the merge activity and its delicate context are a about conflicting changes soon after they take place and on a semantic level. We have also conducted a preliminary qualitative thing of the past. It should be noted that the term merge is used evaluation of our approach, the results of which we report in both for the task of merging conflicting, and non conflicting, this paper.
    [Show full text]
  • Groupme Messages Going to Text
    Groupme Messages Going To Text Excludable Regan anagram or abutting some mare's-nests extempore, however spun Quill agonised antiphonally.idiopathically Undernotedor concelebrated. or solved, Footsore Tadeas Thedrick never metricisedepends anyaught, decipherability! he gazettes his crash-landing very Sometimes text messages go the texts will still apply now i wanted the thread that texting app maker online shopping for everyone seeing this? Thoughtcrime isnt saying disgusting things to your friends on a stream chat. Do i go through messaging platform, message was wrong too far as many more through simple way to join a groupme. Fix issues sooner and place better code, faster. There friends at groupme message do their messages go today and messaging platforms, from apps allow users have blocked a texting? Everything you need for your job is right here. Option to message to make college age with texts were frustrated because his retina macbook pro will. Thank you to improve your team whose message as far back. Whether state is sturdy or wrong, people that held socially accountable for torture of the tuition they say privately. You going to print for all the same time by calling for validation purposes only message to all other. Hope this helps someone in the future. Having the same issue. This app is the one Google wants you to use on Android for SMS messaging. Make banner ads in the internet search has not going to messages. Choose between the process to their phone number has never receive a show. Doodle radically simplifies the reading of scheduling events, meetings, appointments, etc.
    [Show full text]
  • Web Development India
    WEB DEVELOPMENT INDIA Similar sites like www.tutorialspoint.com www.w3schools.com www.java2s.com www.tizag.com www.mkyong.com www.codecademy.com www.roseindia.net docs.oracle.com/javase/tutorial/ www.stackoverflow.com tutorials.jenkov.com imp……………………………………………….. http://www.xislegraphix.com/website-types.html http://orthodoxdaily.com/types-of-websites/ http://webstyleguide.com/wsg3/1-process/6-types-of-sites.html http://www.virtualmv.com/wiki/index.php?title=Internet:Types_of_Website http://www.marketingcharts.com/wp/online/which-types-of-websites-do-most-americans-visit- frequently-37970/ http://www.2createawebsite.com/prebuild/website-needs.html http://www.tomakewebsite.com/types-of-websites.html http://one-blog-wonder.tumblr.com/post/29818346464/what-types-of-websites-are-there http://www.roseindia.net/services/webdesigning/corporatewebsitedesign/Different-Kinds-of- Website.shtml http://www.marketingprofs.com/charts/2013/12083/which-types-of-websites-are-visited-most- frequently http://webdesignpeeps.com/types-of-websites/ http://www.webdesignerdepot.com/2011/11/navigation-patterns-for-ten-common-types-of- websites/ http://www.teach-ict.com/gcse_new/software/web_design/miniweb/pg2.htm http://www.methodandclass.com/article/what-are-the-different-types-of-web-site http://www.webmasterview.com/2013/03/three-types-of-website/ http://www.chinkin.com/Web-Design/Types-of-Website http://www.designer-daily.com/8-types-of-sites-you-can-build-with-drupal-13924 http://www.mediatopia.co.uk/types-of-websites .................................................................................WEB
    [Show full text]
  • International Journal for Scientific Research & Development| Vol. 6, Issue 01, 2018 | ISSN (Online): 2321-0613
    IJSRD - International Journal for Scientific Research & Development| Vol. 6, Issue 01, 2018 | ISSN (online): 2321-0613 Cloud Based Integrated Development Environment for C, C++, Java, C# Er Makrand Samvatsar1 Er Sorabh Gotam2 1Assistant Professor 2M.Tech Student 1,2Department of Computer Science & Engineering 1,2PCST, Indore (MP), India Abstract— Cloud based Integrated Development programs online. Once the language is chosen by the user environments is a cloud based application that provides the request is forwarded to the various compiler. Multiple facilities to engineer for computer code development like users will write programs in several programming languages code finishing and fixing, its source code editor and and can also compile and run the program. management, machine-driven testing, etc. computer code is quickly moving from the desktop to the online. The online II. WHY CLOUD BASED IDE provides a generic interface that enables present access, Software development is a very important activity in today’s instant collaboration, integration with different on-line world. In recent days, programmers using write codes into services, and avoids installation and configuration on the text files and so by use compiler and similar tools that desktop computers. Moving day to the online isn't simply a are command based mostly, these written codes were matter of porting desktop day, a basic reconsideration of the changed into software system programs. Because the IDE design is critical so as to understand the complete computers evolve, size and also the quality of software potential that the mix of recent day and therefore the internet system production raised. With this increasing quality, offers.
    [Show full text]
  • Link IDE : a Real Time Collaborative Development Environment
    San Jose State University SJSU ScholarWorks Master's Projects Master's Theses and Graduate Research Spring 2012 Link IDE : A Real Time Collaborative Development Environment Kevin Grant San Jose State University Follow this and additional works at: https://scholarworks.sjsu.edu/etd_projects Part of the Computer Sciences Commons Recommended Citation Grant, Kevin, "Link IDE : A Real Time Collaborative Development Environment" (2012). Master's Projects. 227. DOI: https://doi.org/10.31979/etd.rqpj-pj3k https://scholarworks.sjsu.edu/etd_projects/227 This Master's Project is brought to you for free and open access by the Master's Theses and Graduate Research at SJSU ScholarWorks. It has been accepted for inclusion in Master's Projects by an authorized administrator of SJSU ScholarWorks. For more information, please contact [email protected]. Link IDE : A Real Time Collaborative Development Environment A Project Report Presented to The Faculty of the Department of Computer Science San José State University In Partial Fulfillment of the Requirements for the Degree Master of Science in Computer Science by Kevin Grant May 2012 1 © 2012 Kevin Grant ALL RIGHTS RESERVED 2 SAN JOSE STATE UNIVERSITY The Undersigned Project Committee Approves the Project Titled Link : A Real Time Collaborative Development Environment by Kevin Grant APPROVED FOR THE DEPARTMENT OF COMPUTER SCIENCE SAN JOSÉ STATE UNIVERSITY May 2012 ------------------------------------------------------------------------------------------------------------ Dr. Soon Tee Teoh, Department
    [Show full text]
  • AWS Certified Devops Engineer - Professional Or AWS Certified Developer - Associate Exams
    DOP215- R Using AWS tools to author and debug applications Fabian Jakobs Principal Engineer Amazon Web Services © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Agenda AWS Developer Tools Secure vs. productive Secure and productive Example Q&A © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Developer Tools AWS Cloud9 AWS CodeBuild AWS CodeCommit AWS CodePipeline AWS Tools AWS CodeDeploy and SDKs AWS IDE Toolkits • Develop, debug, and deploy applications for AWS • AWS Plugins for popular IDEs • IntelliJ • Eclipse • Visual Studio • Visual Studio Code • Open source AWS Cloud9 • AWS service • Cloud IDE • Fully featured IDE that runs in the browser • Backed by an Amazon EC2 instance • Designed for modern cloud applications • Access the IDE from anywhere • AWS Toolkit for Cloud9 build-in AWS Cloud9 IDE • Features • Edit • Run • Debug • Collaborate • Terminal © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Desktop-based development AWS Cloud AWS CodeCommit AWS CodePipeline “IT managers glue up USB ports.” The Inquirer © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Remote desktop development AWS Cloud VPC AWS CodeCommit AWS CodePipeline © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. The “cloud” part of cloud IDE AWS Cloud AWS Cloud9 VPC Customer VPC AWS Cloud9 Cloud-native development AWS Cloud AWS Cloud9 VPC Customer VPC AWS CloudTrail AWS Config Amazon CloudWatch AWS Cloud9 AWS CodeCommit AWS CodePipeline © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Cloud9 with AWS CodeCommit • Conditions • Source code can only be cloned from a development VPC (DevVPC) • AWS Cloud9 environments can only be created in a DevVPC • VPC flow logs are enabled on DevVPC • User management • Amazon Single Sign-On, AD, IAM users, etc.
    [Show full text]