- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Prince Yadav has Published 228 Articles

Prince Yadav
260 Views
Python is a popular and user−friendly programming language known for its simplicity and readability. It offers a wide range of libraries and frameworks to meet various development needs, including game development. One such powerful tool is Pygame, which enables the creation of engaging games and multimedia applications. In this article, ... Read More

Prince Yadav
608 Views
Python, a dynamic programming language, offers an array of possibilities, including game development. Pygame, a widely−used Python library, provides developers with a toolkit for creating 2D games. In this article, we will delve into the process of crafting a classic Pong game utilizing Python and Pygame. Pong, a simplistic yet ... Read More

Prince Yadav
382 Views
Video.js is a well-known online video player JavaScript toolkit that is used to create web browser video players for a range of video formats. Video.js is a very flexible and customizable library to create modern web video players. It supports a wide range of packages, plugins, and options. Using video.js, ... Read More

Prince Yadav
626 Views
Video.js is a library that lets you create a modern looking and advanced video player with support for all traditional video formats like mp4, Flv, etc. In addition, it also supports the latest video formats like YouTube, Vimeo, etc. In this tutorial, we're going to comprehend how to get the ... Read More

Prince Yadav
312 Views
In this tutorial, we're going to learn how to set up a video.js player on an android device. Video.js is a web video player library that is utilized for creating modern-looking video players. One of the great things about video.js is that it supports a wide range of display sizes ... Read More

Prince Yadav
258 Views
In this tutorial, we will explore how to create a shell script that validates dates, taking into account the rules of leap years. We will be using the Linux operating system and the Bash shell scripting language for this purpose. Shell scripting allows us to automate tasks and perform complex ... Read More

Prince Yadav
4K+ Views
The rm -rf command is a crucial aspect of the Linux operating system that enables the deletion of files and directories. This particular command is often utilized in batch processing when a significant number of files and directories need to be removed. However, it is essential to be cautious when ... Read More

Prince Yadav
87 Views
For a variety of computing environments, Linux, an open-source operating system renowned for its reliability, security, and adaptability, has gained popularity. Managing user accounts is a critical component of Linux system administration that greatly impacts the safety, usability, and general effectiveness of the system. We will explore the complexities of ... Read More

Prince Yadav
93 Views
Linux, an open-source operating system, is widely recognized for its robustness, security, and flexibility. While it offers a variety of graphical user interfaces, Linux's command-line interface, powered by the Bash shell, remains a favorite among power users and system administrators. Mastering Bash commands can significantly enhance your productivity and efficiency ... Read More

Prince Yadav
53 Views
If you’re a Linux user, managing disk space is essential to system maintenance. However, identifying the files and directories that are taking up larger amounts of space can be a stressful task. That's where Agedu comes in. Agedu is an important tool that can help you track down wasted disk ... Read More