Basic terms used in a programming language

Starting with the programming language you should know some of the terminology

Features(Advantages) of Qbasic Programming language

1. Simple and easy to learn the language: It has been called

How to run javascript in visual studio code

There are many free javascript editors available.  Some Popular javascript editors are 

Data Type & Operators in Javascript

Data Types There are two types of types in JavaScript: primitive types

Conditional Statement in Javascript

Conditional Statements Conditional statements are used to do various actions in response

DOM manipulation in Javascript

DOM manipulation DOM(Document Object Model) manipulation represents the whole HTML document. When

DOM Elements with CSS Selectors

How to Select DOM Elements with CSS Selectors querySelector() Method The technique

File Handling

1. Creating New File in Python: Syntax: 2. Opening Files in Python: