Towards Continues Code Recommendation and Implementation System: an Initial Framework.

Muhammad Azeem Akbar,Zhiqiu Huang,Yu Zhou,Faisal Mehmood,Yasir Hussain,Muhammad Hamza
DOI: https://doi.org/10.1145/3383219.3383282
2020-01-01
Abstract:In the current era, the auto and reliable recommendation system plays a significant role in human life. The code recommender systems are being used in various source code databases to recommend the most suitable source code to the user. While code recommendation, the code analysis concerning 'code quality' and 'code implementation' is important to recommend the most reliable code by considering the objective of the user. The ultimate aim of this research work is to propose a code recommendation and implementation model using the characteristics of DevOps that assist in extracting, analyzing, implementing, and updating the recommender system continuously. The current study presents an initial framework of the proposed code recommender model. The design of the model is based on the data collected through literature review and by conducting an empirical study with experts. We believe that the proposed model will assist the researchers and practitioners to recommend the most secure and suitable source code according to their requirement.
What problem does this paper attempt to address?