
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
292 Views
Performance testing of a system should be done at regular intervals. This testing helps in knowing about bottlenecks and other issues in a system. The two most common types of testing are load testing and stress testing. In this article, we will discuss the difference between Load Testing and Stress ... Read More

Shirjeel Yunus
234 Views
WebGL and OpenGL are graphics libraries which were developed by the Khronos Group. WebGL was developed in 2011 while OpenGL was launched in 1992. Users can use WebGL and OpenGL to make different types of images which can be either 2D or 3D. In this article, we will discuss the ... Read More

Shirjeel Yunus
758 Views
A software application can be called as open source or closed source depending on the availability of the source code. In this article, we will discuss the difference between open source and closed source software applications. What is an Open Source Software? Open source software is a computer application whose ... Read More

Shirjeel Yunus
2K+ Views
There are different types of audio formats that are used to store audio files so that users can listen to songs on their electronic devices. Some of these formats are WMA, WAV, and many more. These sounds are stored in the form of digital audio and the MIDI protocol helps ... Read More

Shirjeel Yunus
204 Views
GPS is a navigation system that is based on satellite and users can use it to reach their destination as they will be able to know the location and route of the place where they have to go. GAGAN is developed by ISRO which helps to make the GPS signals ... Read More

Shirjeel Yunus
198 Views
There are many container management tools that are used to create, deploy, and scale containers. LXD and Docker are two of the tools which work efficiently so that the containers can be easily maintained and applications can be easily developed. In this article, we will discuss the difference between LXD ... Read More

Shirjeel Yunus
3K+ Views
Projection is a computer graphics system in which an image is shown in various dimensions. This helps to view 3D images into their 2D counterparts. Projection can be of two types which include Orthographic and Isometric Projection. In this article, we will discuss the difference between Orthographic and Isometric Projections. ... Read More

Shirjeel Yunus
1K+ Views
JPEG is a format for storing images on a computer. A lossy compression algorithm is used to store images due to which some of the data related to an image is lost. MPEG is used for compressing video files. In this article, we will discuss the difference between JPEG and ... Read More

Shirjeel Yunus
1K+ Views
Programming is a technique which is used to resolve different types of problems with the help of a programming language. Different types of programming languages are available which have their own syntax and methods of programming. Each programming language supports different paradigms like functional, logical, object-oriented, etc. In this article, ... Read More

Shirjeel Yunus
3K+ Views
Automata is a theoretical concept which is taught in computer science and mathematics. The topics included in automata include abstract machines. These machines have to deal with computational problems and resolve them. Automata theory is used to develop methods which can be used in the description and analysis of the ... Read More