I - Integrated
D - Development
E - Environment
What is an IDE?
- Software with useful functionalities for developers
- Productivity tools to help with software development
- Has a graphical user interface workbench
- Is not a programming language
Why IDE?
- Increases programmer productivity with..
- Source code editor
- File management
- Debugger
- Data structure browser like class browser and object browser
- Compiler or interpreter
IDE Examples
- Eclipse
- Microsoft visual studio
- Xcode
- Netbeans
- IDLE
- Web IDEs
Choosing The Right IDE
- Support for your operating system
- Support for your programming language(s)
- Open source or commercial
- IDE features
No comments:
Post a Comment