Advertise with javaskool.com
We accept payments via PayPal Pricing details for the Sponsor Ads are as below. Ads Size Rates ($/month) Text Link Ad $15 125 x 150 Banner Ads $25 250 x 250 Banner Ads $50...
We accept payments via PayPal Pricing details for the Sponsor Ads are as below. Ads Size Rates ($/month) Text Link Ad $15 125 x 150 Banner Ads $25 250 x 250 Banner Ads $50...
JSON : JavaScript Object Notation -JSON is an easier to use alternative to XML. -JSON is a syntax for storing and exchanging data. -JSON is lightweight data interchange format -JSON is language independent -JSON...
Android : Mobile App Solution Android provides a rich application framework that allows you to build innovative apps and games for mobile devices in a Java language environment. The documents listed in the left...
MySQL Database : Open Source Database solution The MySQL Database powers the most demanding Web, E-commerce and Online Transaction Processing (OLTP) applications. It is a fully integrated transaction-safe, ACID compliant database with full commit,...
Code Smell : Recognizing Smells in Production Code Here is the list: -Duplicated Code -Long Method -Large Class -Long Parameter List -Comments -Shotgun Surgery -Feature Envy -Data Clumps -Primitive Obsession -Switch Statements -Temporary Field...
SOLID Principles : Guidelines for Production Code The SOLID principles provide five guidelines that, when followed, can dramatically enhance the maintainability of software. following is the list of SOLID Principles: Single Responsibility Principle –...
Clean Code : Simplifying Production Code By having as following Meaningful Names Formatting Method- Do one thing Method- Argument Variable Declarations Class and Method Name Names are everywhere in software. We name our variables,...
Selenium WebDriver : Testing Framework Selenium automates browsers. That’s it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly...
Recent Comments