
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
Pradeep Kumar has Published 1235 Articles

Pradeep Kumar
4K+ Views
When you are dealing with a large number of cells within the data for your spreadsheet, it may be a good idea to manually insert commas in certain locations within individual cells. When you work with the numbers in a list that was randomly formed in Excel, it is extremely ... Read More

Pradeep Kumar
3K+ Views
There is a symbol known as a check mark that can be entered into a cell just like any text that you type. This implies that the check mark will be copied along with the cell whenever you copy the cell, and it will also be deleted along with the ... Read More

Pradeep Kumar
2K+ Views
Worksheets created in Excel can often be difficult to comprehend since they include a lot of information and have a complex structure. Putting a border around the cells in a worksheet can help you differentiate between the various parts, draw attention to certain data like as column headings or total ... Read More

Pradeep Kumar
3K+ Views
Consider an example that you are researching the relationship between the purchases and the prices. Now you want to keep this data in an Excel workbook with the best fit curve of the data. You can add the best fit line or curve to your data using an Excel workbook ... Read More

Pradeep Kumar
4K+ Views
We know that we can add pictures or contents to the header or footer in an Excel workbook, which will be displayed while printing. Here you can also add color to the background of headers or footers. There is no built-in function available to do it. But I can show ... Read More

Pradeep Kumar
16K+ Views
Excel makes it simple to combine two data series into a single chart. Now, only one data point must be added to an existing Excel line chart. Add a single data point in an excel line chart Let’s understand step by step with an example. Step 1 In the first, ... Read More

Pradeep Kumar
2K+ Views
In the Excel workbook by default author will be the name of the person who creates the Excel workbook and it usually is the one name. At times workbook may be created by multiple/several persons, in that case, it requires adding the author names to the Excel workbook. Here you ... Read More

Pradeep Kumar
2K+ Views
If your worksheet has a column chart or a line chart, you may find that you need to add arrows to the column chart in order to show how the values are related to one another in terms of increasing or decreasing. In point of fact, there is not a ... Read More

Pradeep Kumar
10K+ Views
In Python, the definition of generators is accomplished with the help of the yield statement. Therefore, before we dive into the specifics of what yield actually does, it's important that you get an overview of generators. If you have exposure to Python, then there is a good probability that you ... Read More

Pradeep Kumar
2K+ Views
Microsoft Excel can receive additional commands and capabilities through the use of add-ins. Because Excel does not make its add-ins immediately accessible by default, you will need to first install and then (in certain situations) activate the add-ins in question before you can make use of them. A group of ... Read More