“It is not how you handle the success but how you handle your failure is more important in life.” It’s easy to claim responsibility when things go well, but it’s…
Continue ReadingGoogle now lets you block any ad you want
Google, the world’s largest digital advertisement-seller, is expanding a set of controls that lets people restrict particular commercials and personal-targeting criteria. Users will be able to restrict specific brands or…
Continue ReadingNode.js Tutorial
Node.js Tutorial Node.js is an open source server environment. Node.js allows you to run JavaScript on the server. Example var http = require(‘http’); http.createServer(function (req, res) { res.writeHead(200, {‘Content-Type’: ‘text/plain’});…
Continue ReadingMongoDB interview questions and answers
MongoDB interview questions and answers Q1. What do you know about MongoDB? MongoDB is a cross-platform document-oriented database program which is open source and free in nature. It can also…
Continue ReadingMysql interview questions and answers
Top Mysql interview questions and answers 1. What is MySql ? MySql is a multi-threading, multi-user open source SQL database management system . It is typically used for web application…
Continue ReadingDrupal interview questions and answers
Latest Drupal interview questions and answers 1. What Is Drupal? Drupal (pronounced Dru-Pull) is an open source content management system offering a toolset that rivals those of most commercial alternatives.…
Continue ReadingCakephp interview questions and answers
Latest CakePHP interview questions and answers 1. What is CakePHP ? CakePHP is an open-source free web framework written in PHP scripting Language for rapid web development. CakePHP follows the…
Continue ReadingCore PHP Interview Questions and answers
Top core PHP interview questions and answers Below are the few Latest Php programming interview questions 1. What is PHP ? PHP: Hypertext Preprocessor is open source server-side scripting language…
Continue ReadingPHP Laravel interview questions with answers
Top 30 PHP Laravel interview questions and answers. Below is the list of latest Laravel interview questions and answers. 1. What is Laravel? Laravel is free open source “PHP framework”…
Continue Reading