Jump to content

GLA Summit 2024/LabCODE Analyzer - A Technical Action Research about Code Analysis and Refactoring LabVIEW Applications: Difference between revisions

From LabVIEW Wiki
Started stub
 
m Add infobox
 
Line 1: Line 1:
'''LabCODE Analyzer - A Technical Action Research about Code Analysis and Refactoring LabVIEW Applications''' by Ederson Ramalho
{{infobox
|category=presentation
|icon=GLASummitButton.png
|presentation-conference=GLA Summit 2024
|presentation-presenter=Ederson Ramalho
}}


''This work presents a Master's Research about LabVIEW Analysis and Refactoring Code . In this Scientific Research, we introduce the theme and the main research problem. Then we pass by the most important papers about the subject that were published. At the end, we propose a tool to analyze code and make some refactoring when some code smell is found.''
{{presentation
 
|presenters=Ederson Ramalho
<div style="text-align:center;"><youtube width="800" height="600">NpEaa2P7qZI</youtube></div>
|abstract=This work presents a Master's Research about LabVIEW Analysis and Refactoring Code . In this Scientific Research, we introduce the theme and the main research problem. Then we pass by the most important papers about the subject that were published. At the end, we propose a tool to analyze code and make some refactoring when some code smell is found.
 
|youtube-id=G5fmUYvc_P4
==Presentation Links==
}}
* [https://youtu.be/NpEaa2P7qZI Presentation on YouTube]
{{ambox|text=Replace the placeholder video code with actual YouTube video code after it is available.}}
{{ambox|text=Add links to presentation slides and source code.}}
{{ambox|text=If you need to Upload a file for the LabVIEW Wiki to host it, upload it [[Special:Upload|Here]].}}
{{ambox|text=After uploading to the LabVIEW Wiki, add the line"<code>[[media:<Your Filename>|<Description>]]</code>". The Description is what will show as the link text.}}
 
==See Also==
{{ambox|text=Add links to other internal LabVIEW Wiki pages about this topic}}
 
==External Links==
{{ambox|text=Add links to your company and/or other external resources about this topic}}


==External links==
*[https://www.glasummit.org/presentation-list/2024 GLA Summit 2024 Presentations]


[[Category:GLA Summit 2024]]
[[Category:GLA Summit 2024]]

Latest revision as of 06:36, 26 August 2024

LabCODE Analyzer - A Technical Action Research about Code Analysis and Refactoring LabVIEW Applications
Conference GLA Summit 2024
Presenters Ederson Ramalho
LabCODE Analyzer - A Technical Action Research about Code Analysis and Refactoring LabVIEW Applications by Ederson Ramalho

This work presents a Master's Research about LabVIEW Analysis and Refactoring Code . In this Scientific Research, we introduce the theme and the main research problem. Then we pass by the most important papers about the subject that were published. At the end, we propose a tool to analyze code and make some refactoring when some code smell is found.



External links