Author: Aniruddha Chaudhari

data analytics

Best Numpy Data Analytics Tutorial | Array Operations Explained with Code

Python Numpy data analytics tutorial for data science. Numpy multidimensional array operations explained with programming and examples.

linux

Step-by-Step Commands to Write Your First Vim Function Example | Rules | Uses

[Explained] How to write Vim function and Vim function example. What are the rules, uses and different commands to execute and call Vim function in Linux?

HTML

[Solved] How to Pass Data to Another Page using JavaScript LocalStorage?

Simple code to pass data to another page using JavaScript localStorage. HTML Code example for passing data without URL.

HTML

List of All Basic HTML Tags Exaplained with Example

What are the basic HTML tags and how to use them? HTML tags for text formatting, table, list, image are the most useful.

Python

4 Python String Formatting Every Python Developer should Master

What are the different Python string formattings for Python version 2 and 3? Evaluating expression in Python string formatting.

Python

Python Code to Extract Emails by Reading File [Complete Script]

How to write a script in Python to extract emails from file? Complete code to verify every email in the file.

GATE

7 Advices to Choose Best Coaching Center for GATE in Your City

Which is the best coaching center for GATE exam in your city? List of various top-rated GATE institutes in India.

Python

How to Install and Run Different Python Versions in Cmd?

How to run different python versions in cmd? Steps for Installation and running Python 2 and Python 3 on the same system.

Python

What is NoneType in Python and Null Equivalent?

What is NoneType in Python? What is equivalent to Null in Python? Use of None and NoneType object.