# 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

### 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

- wrong one

## 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
