Author: Aniruddha Chaudhari

CSS

Top 17 CSS Performance Best Practices | Online Optimization Tool

17 CSS performance best practices. How I used these CSS performance optimization tips to load my website faster and to look good it to the end user? Online tools and tricks for a front-end developer.

cpp

[Explained in Detail] if else nested Programming Example in C, Java and Python

Explain if else nested Programming Example in C, Java and Python. if else ladder statement and conditional branching in C.

Jupyter

How to Install and Run Jupyter Python Notebook [Complete Guide with Example]

Complete guide for installation and to run Jupyter Python Notebook in Windows/Linux/MacOS for Python version 2 and 3. How to write and run your First Python program in Jupyter?

pip

Complete Guide for Managing Python Modules using Pip

What are the commands for managing Python modules using Pip? How to install, uninstall and upgrade Python packages? Complete Guide.

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.