Skip to content

Commit

Permalink
Week 7: Scientific Paper Proposal (#2456)
Browse files Browse the repository at this point in the history
* Week 5: Presentation Proposal

* Week 7: Scientific Paper Proposal

* Week 7: Scientific Paper Proposal

* fix: branch only for scientific paper

* fix: rename

* fix: rename

* Week 7: Scientific Paper Proposal add teammate

* Week 7: Scientific Paper Proposal

* Week 7: Scientific Paper Proposal

* Week 7: Scientific Paper Proposal (Add teammate and link)

* Week 7: Scientific Proposal (rename folder)
  • Loading branch information
laicwew authored Sep 21, 2024
1 parent b2ece9f commit f61ccb2
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/scientific-paper/week7/lawang-campione/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

- [RefBot: Intelligent Software Refactoring Bot](https://ieeexplore.ieee.org/abstract/document/8952287)

## Names and KTH ID

- Laicaiwei Wang ([email protected])
- Marco Campione ([email protected])

## Deadline

- Week 7

## Category

- Scientific paper

## Description

This presentation will explore the role of RefBot, an intelligent software refactoring bot that automates the refactoring process within software development. The focus will be on how RefBot leverages machine learning and artificial intelligence to identify code smells, recommend refactoring strategies, and automate code restructuring with minimal developer intervention. It will also discuss the impact of such tools on software quality, maintenance, and developer productivity.

**Relevance**

Refactoring is a crucial activity in software development that ensures long-term maintainability and scalability of codebases, which can also be a tedious and error-prone process. RefBot aims to automate this task, reducing the cognitive load on developers and enhancing code quality.

0 comments on commit f61ccb2

Please sign in to comment.