DEV Community

Avnish profile picture

Avnish

404 bio not found

Location Bengaluru India Joined Joined on  Personal website https://pythonkb.com/ github website
How to Loop Through an Array with a forEach Loop in JavaScript

How to Loop Through an Array with a forEach Loop in JavaScript

Comments
3 min read
How to Wait 1 Second in JavaScript

How to Wait 1 Second in JavaScript

1
Comments
2 min read
Sorting a JavaScript Object by Keys

Sorting a JavaScript Object by Keys

Comments
2 min read
Case-Insensitive Sorting of Strings in JavaScript

Case-Insensitive Sorting of Strings in JavaScript

Comments
2 min read
JavaScript sort() Method

JavaScript sort() Method

Comments
2 min read
Sorting an Array of Objects by Date in JavaScript

Sorting an Array of Objects by Date in JavaScript

Comments
2 min read
Break a list into chunks of size N in Python

Break a list into chunks of size N in Python

Comments
2 min read
How to get current date and time in Python?

How to get current date and time in Python?

Comments
2 min read
Python Get Current time

Python Get Current time

Comments
2 min read
How to Print Colored Text to the Linux Terminal

How to Print Colored Text to the Linux Terminal

Comments
2 min read
javascript show/hide div onclick

javascript show/hide div onclick

Comments
1 min read
Get all selected values of a multiple Select field in JS

Get all selected values of a multiple Select field in JS

Comments
2 min read
Show/Hide a Form on button click using JavaScript

Show/Hide a Form on button click using JavaScript

Comments
3 min read
How to Show and Hide div elements using radio buttons?

How to Show and Hide div elements using radio buttons?

Comments
2 min read
Show or Hide a Div Based on Select Option in JavaScript

Show or Hide a Div Based on Select Option in JavaScript

1
Comments
2 min read
Show an Element if a Checkbox is checked using JavaScript

Show an Element if a Checkbox is checked using JavaScript

Comments
2 min read
Check if checkbox is checked with jQuery

Check if checkbox is checked with jQuery

Comments
2 min read
What is the most efficient way to deep clone an object in JavaScript

What is the most efficient way to deep clone an object in JavaScript

Comments
3 min read
How to Make JavaScript Sleep or Wait

How to Make JavaScript Sleep or Wait

Comments
2 min read
JavaScript: How to Make the First Letter of a String Uppercase?

JavaScript: How to Make the First Letter of a String Uppercase?

Comments
2 min read
How to Check if an Element is Hidden Using jQuery

How to Check if an Element is Hidden Using jQuery

Comments
2 min read
How to Find Common Elements in Two Arrays in JavaScript

How to Find Common Elements in Two Arrays in JavaScript

Comments
2 min read
How to Check if a File Exists in Python with isfile() and exists()

How to Check if a File Exists in Python with isfile() and exists()

Comments
3 min read
How to Include a JavaScript File in Another JavaScript File

How to Include a JavaScript File in Another JavaScript File

Comments
3 min read
Removing a Specific Item from an Array in JavaScript

Removing a Specific Item from an Array in JavaScript

Comments
2 min read
Understanding JavaScript Closures

Understanding JavaScript Closures

Comments
2 min read
Moving an Item to the Last Position in an Array in JavaScript

Moving an Item to the Last Position in an Array in JavaScript

Comments
4 min read
How to Move a Key in an Array of Objects Using JavaScript

How to Move a Key in an Array of Objects Using JavaScript

Comments
3 min read
How to Sort an Array of Objects Using Boolean Properties in JavaScript

How to Sort an Array of Objects Using Boolean Properties in JavaScript

Comments
2 min read
Understanding Python's if...else Statement with Examples

Understanding Python's if...else Statement with Examples

Comments
3 min read
Create a File If Not Exists in Python

Create a File If Not Exists in Python

Comments
3 min read
How to Check Whether a File Exists Without Exceptions

How to Check Whether a File Exists Without Exceptions

Comments
3 min read
Metaprogramming with Metaclasses in Python

Metaprogramming with Metaclasses in Python

Comments
3 min read
Python Ternary Operator: A Comprehensive Guide

Python Ternary Operator: A Comprehensive Guide

Comments
3 min read
Python yield Keyword: A Unique Guide

Python yield Keyword: A Unique Guide

Comments
2 min read
Learning Python - A Beginner's Guide

Learning Python - A Beginner's Guide

Comments
3 min read
Machine Learning Programming Languages: An Overview

Machine Learning Programming Languages: An Overview

Comments
3 min read
Deep Learning

Deep Learning

Comments
2 min read
The Express + Node.js Handbook – Learn the Express JavaScript Framework for Beginners

The Express + Node.js Handbook – Learn the Express JavaScript Framework for Beginners

3
Comments
4 min read
Learn Python Basics: Beginner's Ultimate Guide

Learn Python Basics: Beginner's Ultimate Guide

Comments
3 min read
Python Merge Dictionaries – A Complete Guide to Merging Dicts in Python

Python Merge Dictionaries – A Complete Guide to Merging Dicts in Python

Comments
3 min read
Python Code Example Handbook – Sample Script Coding Tutorial for Beginners

Python Code Example Handbook – Sample Script Coding Tutorial for Beginners

Comments
4 min read
Sort array of objects by string property value

Sort array of objects by string property value

Comments
2 min read
Natural Language Processing (NLP)

Natural Language Processing (NLP)

Comments
3 min read
ML | Active Learning

ML | Active Learning

Comments
3 min read
Cannot read property 'forEach' of undefined

Cannot read property 'forEach' of undefined

Comments
2 min read
What is a Neural Network?

What is a Neural Network?

Comments
3 min read
Supervised Learning vs. Unsupervised Learning

Supervised Learning vs. Unsupervised Learning

Comments
2 min read
How do I make a flat list out of a list of lists

How do I make a flat list out of a list of lists

Comments
2 min read
Python Program to Access Index of a List Using for Loop

Python Program to Access Index of a List Using for Loop

Comments
2 min read
Python yield Keyword

Python yield Keyword

Comments
2 min read
How can I trigger and listen for events in python

How can I trigger and listen for events in python

Comments
2 min read
Create Effective and Reproducible Code Using Pandas

Create Effective and Reproducible Code Using Pandas

Comments
2 min read
Check if a JavaScript array includes any or all values in another array

Check if a JavaScript array includes any or all values in another array

Comments
2 min read
How to Learn Machine Learning in 2024

How to Learn Machine Learning in 2024

Comments
3 min read
Real-World Examples of Machine Learning (ML)

Real-World Examples of Machine Learning (ML)

Comments
2 min read
Artificial Neural Networks and its Applications

Artificial Neural Networks and its Applications

Comments 1
3 min read
Mathematics concept required for Deep Learning

Mathematics concept required for Deep Learning

2
Comments
3 min read
Introduction to Graph Machine Learning

Introduction to Graph Machine Learning

Comments
2 min read
Python – Check if previous element is smaller in List

Python – Check if previous element is smaller in List

Comments
1 min read
loading...