# 3/5 ImGUI, ChatGPT & Copilot ###### tags: `experience_sharing` `electrical_system` `NTURT` ##### Author: @KimiHsu ## ImGUI ### Why Using ImGUI > ImGuI vs. Qt 1. Application domain 2. relative resource 3. Architecture and design ![](https://i.imgur.com/McENXmz.png) ### Some widgets of ImGUI - ProgressBar - Button - Text ### How to Use ImGUI ? 1. Find the position of window 2. Setup a new window 3. Fill the window with specific widgets > Use ==ChatGPT & Copoliot== can reduce lots of time in learning ## ChatGPT ### Using Example - correct one ![](https://i.imgur.com/2yXljyf.png) - wrong one ![](https://i.imgur.com/oyj0j74.png) ## Copilot ### Pros & Cons ### How to use ? 1. link your NTU account to GitHub 2. dowload Copilot in VsCode 3. start to use it ### Using Example ![](https://i.imgur.com/thjz6Dm.png)