Open in app

Sign In

Write

Sign In

Rahul Kumar
Rahul Kumar

5 Followers

Home

About

Aug 17

How to write functions in JavaScript?

Scopes, Built-in functions, Higher order function, First citizen function. Content of this blog:

6 min read

How to write functions in JavaScript?
How to write functions in JavaScript?

6 min read


Aug 14

Variables, Datatypes and Operators, Conditional Statement, and Loops in JavaScript

Identifiers: — Identifiers are those names that help in naming the elements in JavaScript. Set of rules, you should follow to write an Identifiers: The first character of an identifier should be letters of the alphabet or an underscore (_) or dollar sign ($). You can use letters of alphabets or digits…

6 min read

Variables, Datatypes and Operators, Conditional Statement, and Loops in JavaScript
Variables, Datatypes and Operators, Conditional Statement, and Loops in JavaScript

6 min read


Aug 13

Variables, Datatypes and Operators in JavaScript.

Datatypes in JavaScript: — Data of these types are stored and manipulate easily by using variables. How to creates variables: Numbers:

3 min read

Variables, Datatypes and Operators in JavaScript.
Variables, Datatypes and Operators in JavaScript.

3 min read


Jul 20

👉Objects in JavaScript 👈

What are Objects? An object consists of state and behavior. State: The State of an entity represents properties that can be modeled as key-value pairs. Behavior: The Behavior of an entity represents the observable effect of an operation performed on it and is modeled using functions. Example: A Car is an object in…

6 min read

👉Objects in JavaScript 👈
👉Objects in JavaScript 👈

6 min read


Jul 11

Programming with JAVA

What is Programming? A program is a collection of instructions that performs a specific task when executed by a computer. and the act of creating a program is known as programming. Programs are created to solve the problems, to automate the processes and to reduce repetitive and/or manual work. To…

11 min read

Programming with JAVA
Programming with JAVA

11 min read


Jun 7

HTML List

Q. Why to use list in HTML? → Group related items and display them one after other. → Easy to distinguish each item. → For Better readability. There are three types of HTML lists: Unordered List: It helps you to group related items in a bulleted format.

3 min read

HTML List
HTML List

3 min read


Apr 6

Box Model in CSS

Every Box contains of 4 parts:

Frontend Development

3 min read

Box Model in CSS
Box Model in CSS
Frontend Development

3 min read


Mar 13

To Integrate Docker with Python3

Description — — — — — — — — — — — — — — — — — — — — — — — — — To Configure Docker on Top of REDHAT LINUX 8 To Start Docker To Stop Docker To launch a container on Docker To Start and attach Container…

3 min read

To Integrate Docker with Python3
To Integrate Docker with Python3

3 min read


Feb 1

Working with Files and Directories In Unix(Shell Scripting).

commands used in Unix in order to read, write and access a file and directories Working with files and directories: How to know the location where I am: $ pwd pwd means present working directory.

4 min read

Working with Files and directories In Unix(Shell Scripting).
Working with Files and directories In Unix(Shell Scripting).

4 min read


Dec 15, 2022

Integration of Auto scaling group, Elastic load balancer and Ec2:

Creating a high availability of our website, whenever load will come it will automatically Scale in and scale out the Ec2 instance. Firstly, I'm going to create an Auto-Scaling group. Step 1: Login to console and choose a Region Sign-in to your AWS Management console account and select the region where the EC2 instances will be launched. I am…

9 min read

Integration of Auto scaling group, Elastic load balancer and Ec2:
Integration of Auto scaling group, Elastic load balancer and Ec2:

9 min read

Rahul Kumar

Rahul Kumar

5 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams