Posts by Saruque Ahamed Mollick
Author Biographical Info: Hi, I am a co-founder of CodeSpeedy Technology Private Limited.
I am in love with technology, music and green places.
In this Python tutorial, we are going to show you how to escape quotes from a string in Python. This is really a great problem ( actually an irritating problem ) when you are havi.... Read More
In this tutorial, we will learn how to disable text selection in HTML CSS and JavaScript. The tutorial is focused on how to disable text selection of a webpage. Here I will achieve.... Read More
This tutorial is going to be useful for those who are dealing with URL. Because this tutorial will help you to learn how to replace space with %20 in JavaScript easily. You can rep.... Read More
In this JavaScript tutorial, we gonna learn how to get current play time of a video in JavaScript. If you are going to create a video player with core JavaScript and you need to sh.... Read More
Almost all of us know what is a preview video. Yes, you can play a preview of a video in JavaScript with this tutorial. You will learn how to play selected part of a video in JavaS.... Read More
In this JavaScript tutorial, we gonna learn how to play a selected portion of an audio in JavaScript. I have posted some useful tutorial to work with HTML5 audio in JavaScript like.... Read More
In this Java tutorial, We will learn how easily we can concatenate multiple byte array in Java. That’s mean you can concatenate two or more byte array in Java easily. In orde.... Read More
This is a JavaScript tutorial where you can learn how to get first and last date of the current month in JavaScript. In many projects, we need to find out the first and last date..... Read More