Categories
Programming

What is the difference between Programming and Scripting? 15 key Points Revealed

It is one of the most commonly asked question by a newbie who wants to explore the possibilities of any Computer training to upgrade their skills. Programming and scripting are two terms that people often use interchangeably. That’s because they do the same thing.

Categories
Programming

Top 10 JavaScript Interview Questions

Interviews are often unpredictable, and when it comes to programming, it is even trickier. JavaScript interviews can be overwhelming as the subject is vast and you won’t know which questions can deceive you. If you plan well then there’s nothing to be anxious about.

Categories
Programming

MySQL : An Introduction

What is MySQL?

MySQL is a Relational Database Management System owned by Oracle Corporation. The open source RDBMS is based on structured query language or SQL. MySQL, where “My” is named after the daughter of its co-founder Mr. Michael Widenius and the SQL on the query abbreviation, is compatible on Linux, Unix & Windows OS. Usually, its use is in the Web application/programming & other online publishing. MySQL is open-source & free to use. However, you can pay Oracle to get commercial license & access premium services. It is considered easier as compared to SQL, Oracle Database & MS SQL Server.