Research in Software Engineering – Code Assistant/Recommendation

Here are some research about code assistant conducted in software engineering research area. Those topics are pretty common, and a lot of people have developed various kinds of tools. 1. Mining Subclassing Directives to improve Framework Reuse. Idea: reverse engineer from application-specific code, how-to-use documentation of a particular software artifact can be inferred from how … Read more

Software Engineering Evaluation

Some Software Engineering research requires human evaluation. Unlike the program you have control, human factors are sometimes out of your control. To make sure evaluation goes well, the following should be done: 1. Have some backup evaluators in case someone could not complete on time. Even the evaluation is very important, some people may not … Read more

Conference List in Software Engineering Research Area

Hare is a list of the best conferences in Software Engineering research area. Research in software engineering is very creative. As the feature of software, researchers can build any innovation software as long as it helps software development somehow. ASE – International Conference on Automated Software Engineering ICSE – International Conference on Software Engineering ESEC/FSE … Read more

A raw idea of making good reseach in Software Engineering area

Software Maintenance is an important subarea of Software Engineering. Researches in this area have produced a lot of amazing discoveries which are being used in software industry. Not just in the software industry, but many web applications that are SEO-optimised (through vendors like spamzilla.io) make use of this area of software engineering. Why the maintenance part is so important and so hard? There may be a bunch of answers for this question, such as requirement analysis problem, design problem, each programmer’s programming style, etc.

Read more