6
Applications of IDE Introduce what is an IDE- An integrated development environment (IDE) is a programming environment that has been packaged as an application program, typically consisting of a code editor, a compiler, a debugger, and a graphical user interface (GUI) builder. The IDE may be a standalone application or may be included as part of one or more existing and compatible applications. Applications of IDE- IDE FOR GENERAL PURPOSE. IDE FOR WEB DEVELOPMENT SUCH AS WEB APPLICATIONS, ONLINE GAMES ETC. IDE FOR WINDOWS APPLICATION DEVELOPMENT. IDE FOR GAMES DEVELOPMENT IDE FOR MOBILE APPLICATION DEVELOPMENT

Application of IDE

Embed Size (px)

DESCRIPTION

Application of IDE

Citation preview

Page 1: Application of IDE

Applications of IDE

Introduce what is an IDE- An integrated development environment (IDE) is a programming environment that has been packaged as an application program, typically consisting of a code editor, a compiler, a debugger, and a graphical user interface (GUI) builder. The IDE may be a standalone application or may be included as part of one or more existing and compatible applications.

Applications of IDE-

IDE FOR GENERAL PURPOSE. IDE FOR WEB DEVELOPMENT SUCH AS WEB

APPLICATIONS, ONLINE GAMES ETC. IDE FOR WINDOWS APPLICATION

DEVELOPMENT. IDE FOR GAMES DEVELOPMENT IDE FOR MOBILE APPLICATION

DEVELOPMENT IDE FOR ANDROID DEVELOPMENT

Detail Description of Appliications of IDE-

IDE FOR GENERAL PURPOSE - There are many developers who want to convert there ideas into programs. And for this they use various tools independently.

Page 2: Application of IDE

At the time of development of this type of project, Developers needs to switch from currentally working language to something else due to some trouble. For this IDE become more useful.

For example ECLIPSE IDE use third-parties to integrate various plug-ins into a usable IDE tool.IDE FOR WEB DEVELOPMENT- A web integrated development environment (Web IDE or WIDE), also known as cloud IDE, is a browser based IDE that allows for software development or web development. A web IDE can be accessed from a web browser, such as Google Chrome or Internet Explorer, allowing for a portable work environment.For example, visual studio give platform to work with C++, C# etc and nusphere for PHP.

IDE FOR WINDOWS APPLICATION DEVELOPMENT- Windows is the most common operating system used all over the whole world. This is the reason that almost all kind of IDEs give the facility to develop applications for windows except few (nusphere). Dev C++ can be an example of IDE for windows or console application.

IDE FOR GAMES DEVELOPMENT- IDEs for game development are specialized for creating video games. The features one provides depends on the type and the granularity of control allowed by the underlying framework. Some may provide diagrams, a

Page 3: Application of IDE

windowing environment and debugging facilities. It may incorporate a game engine or call it externally. Game IDEs are typically specialized and tailored to work with one specific game engine. Some examples of such IDEs are Game Core, Game-Editor, Godot, etc. IDE FOR MOBILE APPLICATION DEVELOPMENT-Development of a mobile application can becategorized into two parts.

Front end (user interface) Back end servers

Mobile UIs rely on mobile back-ends to Support access to enterprise systems. Back-ends facilitates data routing, security, authentication, working off-line, etc. Some examples of front-end development tools are Altova MobileTogether, Appception(HTML,CSS,JavaScript), BlackBerry(Java) etc.Some examples of back-end development tools are IBM MobileFirst Server(HTML, CSS,JavaScript), Kony(JavaScript), Kinvey(Java) etc.

IDE FOR ANDROID DEVELOPMENT-Android IDEs are used to develop applications for android operating system. Applications are usually developed in java programming language using the android software development kit(SDK), but other development environments are also available. Until around the end of 2014, the officially supported IDE was eclipse using ADT

plugins. NetBeans IDE also supports android development via a

Plugin. Android Studio, founded by Google in 2013, is the most popular IDE used for android app development now days.

Page 4: Application of IDE

Name- Sandeep SinghMCA 3rd SemesterRoll No- 25

Topic of Presentation- “Applications of IDE”