
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
Shirjeel Yunus has Published 260 Articles

Shirjeel Yunus
203 Views
Big data deals with a large volume of data which can be structured, unstructured, or semi-structured. The data is continuously generated so different types of tools like Hadoop are used to store and process the data. Predictive analytics is a type of analytics in which historical data is used for ... Read More

Shirjeel Yunus
194 Views
The Software Development Life Cycle (SDLC) has gone through many changes and many effective ways resulting in the efficient and fast development of software applications. Predictive and Adaptive development are the methods used in developing software applications. In this article, we will see the difference between predictive and adaptive development. ... Read More

Shirjeel Yunus
2K+ Views
A heap is a data structure which is based on tree. This tree is a complete binary tree which consists of N nodes and log N height. The elements whose priority is highest or lowest can be easily removed. This heap structure is displayed in the form of an array. ... Read More

Shirjeel Yunus
662 Views
When a system is designed, it includes high level design and low level design. This helps in making a project that works smoothly without any errors. High level design and low level design are two main features of a system design. Let us know the difference between high level design ... Read More

Shirjeel Yunus
324 Views
The .Net Core is a free and open-source platform which can be used to develop cloud-based programs and software applications. The development can be done on various operating systems like Windows, Linux, and MacOS. The .Net Framework has been designed by Microsoft and its first version was launched in 2002. ... Read More

Shirjeel Yunus
236 Views
Preventive and predictive maintenance are carried out so that the life of the assets can be increased and the chances of their failure can be reduced. The main difference between preventive and predictive maintenance is that preventive maintenance has a regular schedule while predictive maintenance is carried out on the ... Read More

Shirjeel Yunus
199 Views
Machine learning is a subject that belongs to Artificial Intelligence that is used to create judgments for algorithms with the help of computer science, arithmetic, and statistics. Predictive analytics deals with the historical data to make predictions for the future. In this article, we will see the differences between Machine ... Read More

Shirjeel Yunus
311 Views
Data analytics is a process in which meaningful data is extracted from the raw data. Data visualization uses this meaningful data to provide more information which is easy for the stakeholders to understand. In this article, we will look into the difference between data analytics and data visualization. Data Analytics ... Read More

Shirjeel Yunus
268 Views
Data analytics is a process which is used to reach the conclusion of the given information. This process is done by filtering the raw data. Predictive analytics is a process in which predictions are made about the results with the help of the current information. In this article, we will ... Read More

Shirjeel Yunus
805 Views
Programming languages are used to write code to develop websites and applications. Framework is a platform on which different programming languages can work. Programming languages depend on syntax while frameworks deal with architecture. In this article, we will talk about the difference between Frameworks and Programming Languages. Programming Languages Software ... Read More