How To Get Verified On Mastodon

Mastodon is a free , open source and decentralized social media platform which was released in 2016…

Python Find Second Largest Number In List

In this post , we will see how to find second maximum number in list Second Highest Number In List Ho…

Play With API Using Postman | Postman Tutorial For Beginner

API is one of the greatest feature of this programming era using which one can access another servi…

How To Make Form Always On TOP In C# & VB.NET

Using Always On TOP , the form will be always on top even if you click outside it. In this post , w…

YouTube Subtitles Downloader | Download YouTube CC (Closed Captions) As SRT And Text

YouTube subtitles are captions which appears on YouTube along with video. In this post we will see …

How To Solve Cloudflare's " ... is not a registered domain"

Cloudflare is one of the most popular CDN. Sometimes , when we add domain in Cloudflare , they show…

How To Extract All Video URL Of YouTube Channel

A YouTube channel consists many videos and playlists. In this post , we will learn how to extract o…

How To Encode & Decode Base64 In C# And VB.NET

As we know that Base64 is a group of binary-to-text encoding schemes mainly used for encrypting str…

How To Extract Column Value From Excel Using Python

You may have some Excel files from which you wanted to extract certain column's value. In this …

How To Secure Secret API Key In Android Studio

Reverse Engineering Is Increasing Day By Day Due To Which Normal Applications Are Not Safe Enough. …

How To Create A Simple Calculator App Using Android Studio

If you are new to android development , then Calculator app is a better application to start with. …