Codynn

Follow:
507 Articles

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:

Function, Method and Array

Function: A group of statements which perform a specific task is called

Python Looping

1. For loop: For loop is a conditional iterative statement which checks