Prince Yadav has Published 226 Articles

Brick Breaker Game In Python using Pygame

Prince Yadav

Prince Yadav

Updated on 08-Nov-2023 11:45:13

443 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

Create a Pong Game in Python using Pygame

Prince Yadav

Prince Yadav

Updated on 08-Nov-2023 11:40:41

957 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

How to Create a Video Loop in the Video.js Player?

Prince Yadav

Prince Yadav

Updated on 04-Aug-2023 10:48:13

578 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

How to Get the Current Playback Time in Video.js?

Prince Yadav

Prince Yadav

Updated on 04-Aug-2023 10:46:29

1K+ 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

How to set up a video.js player in Android?

Prince Yadav

Prince Yadav

Updated on 04-Aug-2023 10:44:35

460 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

Shell Script to Validate the Date, Considering Leap Year Rules

Prince Yadav

Prince Yadav

Updated on 28-Jul-2023 16:13:26

525 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

What Does the rm -rf Command Do in Linux?

Prince Yadav

Prince Yadav

Updated on 28-Jul-2023 16:00:28

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

Users in Linux System Administration

Prince Yadav

Prince Yadav

Updated on 28-Jul-2023 15:59:30

121 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

Useful and Time-Saving Bash Commands in Linux

Prince Yadav

Prince Yadav

Updated on 28-Jul-2023 15:58:16

124 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

Tracking Down Wasted Disk Space in Linux using Agedu

Prince Yadav

Prince Yadav

Updated on 28-Jul-2023 15:56:41

84 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

1 2 3 4 5 ... 23 Next
Advertisements