Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 74 for “"GitHub"”.

  1. Classifying GitHub repositories with minimal human efforts

    GitHub is a great platform for sharing software code, data, and other resources. To improve search and analysis of a vast spectrum of resources on GitHub, it is necessary to conduct automatic, flexible and user-guided classification of GitHub repositories. In this paper, we study how to build a …

    uiuc Repository record for Classifying GitHub repositories with minimal human efforts (opens in a new tab)

  2. How Do Java Developers Reuse StackOverflow Answers in Their GitHub Projects?

    … for software developers and computer scientists. GitHub is a code hosting platform for collaboration and version control. Popular software libraries are open-source and published in repositories on GitHub. Preliminary observation shows developers cite SO questions in their GitHub repository. This …

    vt Repository record for How Do Java Developers Reuse StackOverflow Answers in Their GitHub Projects? (opens in a new tab)

  3. Studying the Change History of Code Snippets on Stack Overflow and GitHub

    … GH Developers often reuse SO code in their GitHub projects. These code snippets get revised and edited on both platforms after their creation and adoption. We investigate such evolution of posts and their adapted code on GitHub. To accomplish our goal, we mine the SOTorrent dataset. We then …

    carleton Repository record for Studying the Change History of Code Snippets on Stack Overflow and GitHub (opens in a new tab)

  4. Studying How Cryptocurrency Development Characteristics in GitHub Affect Its Market Price and Developer Sentiment in Stack Overflow Discussions

    Cryptocurrency development has continuous escalation in the past years and holds its presence significantly in open source development. Since, prices of each cryptocurrency are driven by many factors, we are interested in investigating how various characteristics of cryptocurrency's codebase …

    carleton Repository record for Studying How Cryptocurrency Development Characteristics in GitHub Affect Its Market Price and Developer Sentiment in Stack Overflow Discussions (opens in a new tab)

  5. The automatization of social media communication - Exploring the development of bot codes on GitHub and the use of open-source bots on Twitter

    … by examining both the open-source bot codes on GitHub and the bots deployed on Twitter. Traditionally, research projects have examined bots as black boxes and attempted to “reverse engineer” the algorithms behind automated accounts. Instead, I tracked bots to their source code on GitHub and …

    corvinus Repository record for The automatization of social media communication - Exploring the development of bot codes on GitHub and the use of open-source bots on Twitter (opens in a new tab)

  6. Three Essays on Network Effects in Online Social Networks

    … of peer influence on item adoption decisions on GitHub. The second chapter of my dissertation focuses on gender disparities in contributions and social network formation patterns on GitHub. The third chapter of my dissertation studies peer effects on video-game playing decisions on Steam. In each …

    cornell Repository record for Three Essays on Network Effects in Online Social Networks (opens in a new tab)

  7. Big Code infrastructure for building tools to improve software development

    … década, el uso de repositorios de código como GitHub, SourceForge o BitBucket se ha visto incrementado significativamente. Según los datos de GitHub, en noviembre de 2018 se había registrado 100 millones de repositorios; posteriormente, en 2019 se crearon 44 millones de nuevos repositorios. La …

    oviedo Repository record for Big Code infrastructure for building tools to improve software development (opens in a new tab)

  8. Estimating yield curve noise

    … remain unclear. I provide open source code on Github including contributions to the QuantLib C++ financial library.

    mit Repository record for Estimating yield curve noise (opens in a new tab)

  9. Um estudo preliminar sobre bugs reportados e métricas de testes em projetos open-source em JavaScript

    … sistema de issue trackers, como o fornecido pelo GitHub. É possível analisar estes repositórios para entender praticas de engenharia de software, incluindo testes. Este trabalho buscou analisar os reportes de bugs feitos no sistema de issues do GitHub para cinco projetos de código aberto escritos …

    brazil-uff Repository record for Um estudo preliminar sobre bugs reportados e métricas de testes em projetos open-source em JavaScript (opens in a new tab)

  10. SWE-Bench+: Enhanced Coding Benchmark for LLMs

    … dataset, which comprises 2,294 real-world GitHub issues. Several impressive LLM-based toolkits have recently been developed and evaluated on this dataset. However, a systematic evaluation of the quality of SWE-bench remains missing. In this thesis, we address this gap by presenting an …

    york Repository record for SWE-Bench+: Enhanced Coding Benchmark for LLMs (opens in a new tab)

  11. Understanding User and Developer Perceptions of Dark Patterns in Online Environments

    … group (N_user=66 and N_developer=38) and mining GitHub data (N=2556) to understand end users' perceptions and experiences and developers' discussions and attitudes about dark patterns. Our findings reveal that users often encounter dark patterns online with limited options for avoidance, which …

    vt Repository record for Understanding User and Developer Perceptions of Dark Patterns in Online Environments (opens in a new tab)

  12. Včasné testování v projektu oVirt/RHV

    … projekt oVirt/RHV a nástroje Jira, Jenkins a GitHub usnadňující vývoj software. Automatizace byla implementovaná v jazyce Python a zasazena do existující automatizační struktury v GitLabu, přičemž je automaticky spouštěna pomocí nástroje Jenkins. Vytvořené komponenty pro komunikaci s …

    brno-tech Repository record for Včasné testování v projektu oVirt/RHV (opens in a new tab)

  13. Deriving machine attention from human rationales

    … Our code and data are available at https: //github. com/YujiaBao/R2A.

    mit Repository record for Deriving machine attention from human rationales (opens in a new tab)

  14. Why, New York City? Gauging the Quality of Life Through the Thoughts of Tweeters

    … and subjects of interest to tweeters.</p> <p>GitHub Repository for all the files: <a href="https://github.com/shewilliams/whynyc">https://github.com/shewilliams/whynyc</a>.<br />Website: <a href="https://shewilliams.github.io/whynyc/">https://shewilliams.github.io/whynyc/</a>.</p>

    cuny-grad Repository record for Why, New York City? Gauging the Quality of Life Through the Thoughts of Tweeters (opens in a new tab)

  15. The influence of collaboration networks on programming language acquisition

    … of programmers on the social coding platform Github. We show that adopting more difficult programming languages requires more reinforcement from the collaboration network. This research sheds light on the role of collaboration networks in programming language acquisition.

    mit Repository record for The influence of collaboration networks on programming language acquisition (opens in a new tab)

  16. SSH Configuration Deployment Service (SCDS)

    … de codi. Per al pipeline de ci/cd s’utilitza GitHub Actions per assegurar la qualitat del codi, construir i publicar el contenidor de l’aplicació després de cada integració de nou co- di. El desplegament final es realitza automàticament en un clúster de Kubernetes usant Helm i GitOps amb …

    catalunya Repository record for SSH Configuration Deployment Service (SCDS) (opens in a new tab)

  17. Impact of using Suggestion Bot while code reviewing

    … a critical role in maintaining code quality, and GitHub has introduced several new features to assist with the review process. One of these features is suggested changes, which allows for precise code modifications in pull requests to be suggested in review comments. Despite the availability of …

    vt Repository record for Impact of using Suggestion Bot while code reviewing (opens in a new tab)

  18. Current Implementation of the Flooding Time Synchronization Protocol in Wireless Sensor Networks

    … TinyOS platform and is fully available online on GitHub. However, this implementation contains flaws that make micro-second accuracy impossible. This study reports a complete FTSP implementation that achieves micro-second accuracy after applying modifications to the current implementation. The new …

    uwo Repository record for Current Implementation of the Flooding Time Synchronization Protocol in Wireless Sensor Networks (opens in a new tab)

  19. Automating Self Evaluations for Software Engineers

    … are: Bitbucket, Gmail, Google Calendar, GitHub, and JIRA.</p>

    calpoly Repository record for Automating Self Evaluations for Software Engineers (opens in a new tab)

Page 1 of 4