Chutiya

3
Net Beans NetBeans is an integrated development environment (IDE) for developing primarily with Jav but also with other languages, in particular PHP, !"", and H#$%&' * It is also an application platform framewor+ for Java des+top applications and others' #he et-eans IDE is written in Java and can run on .indows, /0 1, %inu2, 0olaris and othe platforms supporting a compatible J3$' #he et-eans Platform allows applications to be developed from a set of modular software components called modules ' 4pplications based on the et-eans Platform (including the et-eans IDE itself) can be e2tended by third party developers' 5* #he et-eans #eam actively support the product and see+ feature suggestions from the wide community' Every release is preceded by a time for ommunity testing and feedbac+ #he platform offers reusable services common to des+top applications, allowing developers focus on the logic specific to their application' 4mong the features of the platform are6 7ser interface management (e'g' menus and toolbars) 7ser settings management 0torage management (saving and loading any +ind of data) .indow management .i8ard framewor+ (supports step9by9step dialogs) et-eans 3isual %ibrary Integrated development tools et-eans IDE is a free, open9source, cross9platform IDE with built9in9support for Java Programming %anguage'

description

chutiya

Transcript of Chutiya

Net BeansNetBeansis anintegrated development environment(IDE) for developing primarily withJava, but also with other languages, in particularPHP,C/C++, andHTML5.[3]It is also anapplication platformframework for Java desktop applications and others.The NetBeans IDE is written in Java and can run on Windows, OS X, Linux, Solaris and other platforms supporting a compatibleJVM.The NetBeans Platform allows applications to be developed from a set of modularsoftware componentscalledmodules. Applications based on the NetBeans Platform (including the NetBeans IDE itself) can be extended bythird party developers.[4]The NetBeans Team actively support the product and seek feature suggestions from the wider community. Every release is preceded by a time for Community testing and feedback

The platform offers reusable services common to desktop applications, allowing developers to focus on the logic specific to their application. Among the features of the platform are: User interface management (e.g. menus and toolbars) User settings management Storage management (saving and loading any kind of data) Window management Wizard framework (supports step-by-step dialogs) NetBeans Visual Library Integrated development toolsNetBeans IDE is a free, open-source, cross-platform IDE with built-in-support for Java Programming Language.

JavaJavais a general-purposecomputer programming languagethat isconcurrent,class-based,object-oriented,[10]and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA),meaning that code that runs on one platform does not need to be recompiled to run on another.[12]Java applications are typicallycompiledtobytecodethat can run on anyJava virtual machine(JVM) regardless ofcomputer architecture. Java is, as of 2014, one of the most popular programming languages in use, particularly for client-server web applications, with a reported 9 million developers.[13][14]Java was originally developed byJames GoslingatSun Microsystems(which has sincemerged into Oracle Corporation) and released in 1995 as a core component of Sun Microsystems'Java platform. The language derives much of itssyntaxfromCandC++, but it has fewerlow-levelfacilities than either of them.

Apache TomcatApache Tomcat(or simplyTomcat, formerly alsoJakarta Tomcat) is anopen sourceweb serverandservletcontainerdeveloped by theApache Software Foundation(ASF). Tomcat implements severalJava EEspecifications includingJava Servlet,JavaServer Pages(JSP),Java EL, andWebSocket, and provides a "pureJava"HTTPweb serverenvironment forJavacode to run in.Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation, released under theApache License2.0 license, and isopen-source software.Tomcat 7.x implements the Servlet 3.0 and JSP 2.2 specifications.[7]It requires Java version 1.6, although previous versions have run on Java 1.1 through 1.5. Versions 5 through 6 saw improvements ingarbage collection, JSP parsing, performance and scalability. Native wrappers, known as "Tomcat Native", are available forMicrosoft Windowsand Unix for platform integration.Tomcat 4.x was released with Catalina (a servlet container), Coyote (an HTTP connector) and Jasper (aJSP engine).

WampserverThe acronym WAMP refers to a set of free (open source)applications, combined with Microsoft Windows, which are commonly used inWeb serverenvironments. The WAMP stack provides developers with the four key elements of a Web server: anoperating system,database, Web server and Web scripting software. The combined usage of these programs is called a server stack. In this stack,Microsoft Windowsis the operating system (OS),Apacheis the Web server,MySQLhandles the database components, whilePHP,Python, orPERLrepresents the dynamic scripting languages.