IDE
Integrated development environment
Presented by: Viswanath Polaki
What is IDE
Integrated development environment (IDE) is a software application that provides
comprehensive facilities to computer programmers for software development.
Purpose
Integrated development environments are designed to maximize programmer
productivity by providing tight-knit components with similar user interfaces. IDEs
present a single program in which all development is done. This program typically
provides many features for authoring, modifying, compiling, deploying and
debugging software.
Disadvantages of using normal
text editors
Advantages of using IDE
Introduction to different features
of IDE
Introduction to Eclipse and
Netbeans
Introduction to different windows
and workspace
Creation of project and
development using eclipse
Code formatting and debugging.
Questions?

Ide presentation

Editor's Notes

  • #7 Creation of project. Formatting. Versioning. Difference. Debugging. Coding standard.
  • #8 How to add project. How to write clean code. How to format code. How to debug code, php and javascript.
  • #9 File, edit, preferences, formatting, git integration, project creation.