Open in app
Home
Notifications
Lists
Stories

Write
Sarvesh Prajapati
Sarvesh Prajapati

Home
About

Published in Nerd For Tech

·Pinned

Starting web development in 2021

If you want to start web development in 2021, you might be pretty overwhelmed 🙄. Here I’m walk you through a handy roadmap to start web dev as a complete beginner. Hold Tight… Okay, so first thing first if you want to start web dev, you are going to be…

Webdev

3 min read

Starting web development in 2021
Starting web development in 2021

Published in Enlear Academy

·Mar 4

5 Must Know Websites for Web Developers

Programming is more about exploring than just coding. — One of the crucial parts of being a programmer is finding the right resources and using them efficiently. Though using those resources is varies from person to person. But having knowledge is a must for every developer out there. In this article, we’ll discuss several websites that a developer should…

Web Development

4 min read

5 Must Know Websites for Web Developers
5 Must Know Websites for Web Developers

Published in JavaScript in Plain English

·Mar 2

Getting Started with Functions in JavaScript

The bread and butter of JavaScript programming. — If you have been in programming for a while, you probably would know that functions are the important concept of any typical programming language. And if are familiar with functional programming languages, like JavaScript, then it is hard to argue with that statement that functions are the bread and butter…

Java Script

5 min read

Function in JavaScript — The Basic
Function in JavaScript — The Basic

Published in JavaScript in Plain English

·Feb 22

The Switch Statement in JavaScript

Make decisions faster than using if-else. When it comes to controlling the flow of a particular program by making decisions, there are typically two options we have: if…else switch case In our previous article, we had covered everything you need to know about if..else in JavaScript. Here is the link: if else in JavaScript - Conditional Statements This is what programming is all about. Bill Gates's once said, "Computer programming is calculation of math and making…withinbracket.com

Java Script

4 min read

The Switch Statement in JavaScript
The Switch Statement in JavaScript

Published in JavaScript in Plain English

·Feb 17

The ‘if-else’ Conditional Statement in JavaScript

This is what programming is all about. — Bill Gates’s once said, “Computer programming is calculation of math and making decision with if..else”. And it is hard to argue with that statement, and why not. Because deep down this is what programming is all about. If you are new to this programming world, consider going through this article…

Java Script

4 min read

The ‘if-else’ Conditional Statement in JavaScript
The ‘if-else’ Conditional Statement in JavaScript

Published in JavaScript in Plain English

·Feb 7

An Introduction to Loops in JavaScript

Do some repetitive tasks using loops. — No matter which programming language you belong to or which programming language you are going to learn, loops are the fundamental topic in programming. They are used to do a specific task over and over again for a given number of time under certain condition. Mark the above three keywords: …

Java Script

3 min read

An Introduction to Loops in JavaScript
An Introduction to Loops in JavaScript

Published in Nerd For Tech

·Dec 30, 2021

Which Programming Language to Learn and Why? — Typical Answer!

Whn it comes to choosing your first programming language, most poeple think that it is one of the most overwhelming job they ever gonna do. And this is why we have a lot of videos on youtube around this topic. But the answer is fairly simple: The C Programming Lanuage Every programmer need to…

Programming

3 min read

Which Pogramming Language to learn and Why ? — Typical Answer !
Which Pogramming Language to learn and Why ? — Typical Answer !

Published in Nerd For Tech

·Dec 28, 2021

3 Things to learn while Programming.

When its come to programming most people think that it is just a programming language that they need to gear up their programming journey. But the reality is far different than that. Yeah there is a stereotype of programmers who just write code sitting in the corner, but as a…

Programming

2 min read

3 Things to learn while Programming.
3 Things to learn while Programming.

Published in JavaScript in Plain English

·Aug 5, 2021

JavaScript Equality: Double Equals (==) vs. Triple Equals (===)

Difference between == and === in JavaScript, explained for beginners. — One thing we often do as a programmer in any programming language is equality checking. Whether this value equals that value or not. In JavaScript, there are two equality checking operators: double equals (==) and triple equals (===). And they often lead programmers to be confused while using them. Well…

Java Script

4 min read

JavaScript Equality: Double Equals (==) vs. Triple Equals (===)
JavaScript Equality: Double Equals (==) vs. Triple Equals (===)

Published in JavaScript in Plain English

·May 28, 2021

Type Conversion in JavaScript: The Magic

If you are a JavaScript developer then you must know JavaScript has three primitive types: Numbers, String and Boolean. But do you know, these types are being converted with each other to perform a certain program. This phenomenon is known as Type Conversion. JavaScript Type Conversion happen in two ways; …

Java Script

3 min read

Type Conversion in JavaScript: The Magic
Type Conversion in JavaScript: The Magic
Sarvesh Prajapati

Sarvesh Prajapati

Owner & Creator @ WithinBracket.com. Twitter.com/iamthesarvesh

Following
  • Sohom Das

    Sohom Das

  • Bassem Allani

    Bassem Allani

  • Shruti Kapoor

    Shruti Kapoor

  • Sunil Sandhu

    Sunil Sandhu

  • Tom McDonald

    Tom McDonald

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable