
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Tushar Sharma has Published 71 Articles

Tushar Sharma
1K+ Views
If you've ever pondered the swiftness at which you can type or desire to refine your typing prowess, we possess a solution tailor−made for you! Within the confines of this composition, we shall delve into a simple approach that entails evaluating your typing speed utilizing Python. Fret not if you ... Read More

Tushar Sharma
4K+ Views
When delving into the realm of Python development on a Windows operating system, there will undoubtedly be occasions where the need arises to terminate a running process. The motives behind such termination could span a wide array of scenarios, including unresponsiveness, excessive resource consumption, or the mere necessity to halt ... Read More

Tushar Sharma
126 Views
Pandas, an influential Python library renowned for its data manipulation and analysis capabilities, offers an array of tools to empower data scientists and analysts alike. Among its key data structures, the DataFrame stands tall−a two−dimensional labeled data structure with columns of potentially diverse types. When traversing the vast landscape of ... Read More

Tushar Sharma
5K+ Views
Safeguarding the integrity and recoverability of your MySQL database is of paramount importance to mitigate the risks associated with data loss and corruption. Python, a versatile programming language, offers a myriad of libraries and techniques for seamless interaction with MySQL databases and accomplishing efficient backup procedures. This article delves into ... Read More

Tushar Sharma
302 Views
Django has revolutionized web engineering, making it accessible and streamlined for developers globally. Its notable characteristic is the robust form manipulation system, which simplifies the development of web forms while also facilitating their verification and handling with ease. Concentrating on displaying these forms as HTML lists offers users a multitude ... Read More

Tushar Sharma
1K+ Views
In the arena of web development, Django has emerged as a famous, open−source, and high−stage Python internet framework that encourages fast improvement and easy, pragmatic design. Django boasts a robust form of coping with devices, which allows developers to create, validate, and technique paperwork effortlessly. One essential component of Django's ... Read More

Tushar Sharma
3K+ Views
Django, a broadly used and effective web framework for Python, has made it less difficult for developers to create dynamic, information-driven web applications. One of the essential components of web packages is the capability to create and manage forms. Django affords a robust shape device that allows developers to fast ... Read More

Tushar Sharma
1K+ Views
Python, a generally adaptable and effective programming language, has picked up significant popularity over a long time. The item-oriented nature of Python lets within the execution of a few high-quality capacities, such as inheritance and polymorphism. In this post, we will delve into two lesser-recognized, yet charming techniques that allow ... Read More

Tushar Sharma
230 Views
Python, a versatile and broadly used programming language, is thought for its simplicity and widespread feature set. One of its lesser-regarded but powerful capabilities is the brand-new technique, which offers builders a unique way of customizing item introduction. This article presents a complete and engaging review of the new approach ... Read More

Tushar Sharma
552 Views
As we journey through the arena of Python, we regularly come across factors of the language that permits us to express our thoughts and intentions extra intuitively. One such detail is the init approach, a powerful constructor method that brings our custom training to existence. In this post, we'll explore ... Read More