Author: Aniruddha Chaudhari

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.

Django

How to Open Python Interactive Shell in Django?

Simple command open Python shell in Django. This feature is provided so that you can test and run your code without putting it into the actual project.

chrome

[Simple Steps] How to Disable Chrome Cache for Web Development?

Simple steps to disable Chrome cache for web development form inspect tool. If your updated CSS is not working, you need to disable browser chance?

HTML

Code to Print and Save HTML Page as PDF using JavaScript

How to add Javascript code to your web page to print and to save HTML page as PDF? Without any external HTML to PDF online tool…

Django

Python Web Development with Django | 5 Simple Steps to Your First Project

How to start Python web development with Django? It includes all the installation commands to create your first Django project?

chrome

How to check HTML Header in Chrome using Inspect? [Simple Steps]

Step-by-step procedure to check HTML Header in Chrome using Inspect…

linux

Vim Case-Insensitive Search in Linux [Step-By-Step Commands]

How to run Vim case-insensitive search commands in Linux? A simple guide for beginners using set command. How to undo case-sensitive search in Ubuntu?

cpp

Complete Makefile Tutorial for Beginners [Explained with Examples]

How to create and run a makefile in Linux terminal? Complete C++ Makefile tutorial for beginners.

HTML

20+ Best Web Form Design Practices Help Me Grow Professionally

What are the best web form design and practices you should follow? These guidelines have helped me to grow professionally.