Free Online Whiteboard Base64 Converter JSON Utility SmartTool PDF

Category: JavaskoolMenu

JUnit – Testing Framework 0

JUnit – Testing Framework

JUnit : Testing Framework JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing...

TestNG – Testing Framework 1

TestNG – Testing Framework

TestNG : Testing Framework TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, like as: -Annotations. -Run your tests...

Apache Maven – Automation Build tool 0

Apache Maven – Automation Build tool

Apache Maven : Automation Build tool Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and...

Apache Ant – Automation Build tool 0

Apache Ant – Automation Build tool

Apache Ant : Automation Build tool Ant (“Another Neat Tool”) Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points...

jQuery 0

jQuery

jQuery jQuery is a multi-browser JavaScript library designed to simplify the client-side scripting of HTML. It was released in January 2006 at BarCamp NYC by John Resig. It is currently developed by a team...

CSS3 – Cascading Style Sheets 0

CSS3 – Cascading Style Sheets

CSS3 : Cascading Style Sheet CSS is used to control the style and layout of Web pages. CSS3 is the latest standard for CSS. -CSS stands for Cascading Style Sheets -Styles define how to...

HTML5 0

HTML5

HTML5 -HTML5 will be the new standard for HTML. -The previous version of HTML, HTML 4.01, came in 1999. The web has changed a lot since then. -HTML5 is still a work in progress....

eXtensible Markup Language –  (XML) 1

eXtensible Markup Language – (XML)

eXtensible Markup Language eXtensible Markup Language (XML) is a set of rules for encoding documents in machine-readable form. It is defined in the XML 1.0 Specification produced by the W3C, and several other related...

JavaScript 0

JavaScript

JavaScript Not to be confused with Java (programming language) or JavaScript. JavaScript is a prototype-based, object-oriented scripting language that is dynamic, weakly typed and has first-class functions. JavaScript is an implementation of the ECMAScript...

J2EE JPA- Java Persistence API 0

J2EE JPA- Java Persistence API

J2EE JPA- Java Persistence API Abstract: The Java Persistence API, sometimes referred to as JPA, is a Java programming language application programming interface specification which describes the management of relational data in applications using...