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 post, we are going to learn what is BLOB data type. Binary Large OBject also known as BLOB is a collection of binary data. But the data is stored as a single entity in a .... Read More
In this Java tutorial, we are going to learn how to convert BLOB to Byte Array in Java. As this is CodeSpeedy so we will always go for the easiest and best understandable method t.... Read More
This is a Java tutorial on how to convert Byte array to image in Java. In my previous Java tutorial, I have shown you How to convert an image to byte array in Java So I am again w.... Read More
Hi coders, this is a JavaScript tutorial to show you how to add seconds to date in JavaScript. You will learn how to add seconds to date object in JavaScript. In my previous tutori.... Read More
This is a JavaScript tutorial to show you how to add hours to JavaScript date object. To add some hours to JavaScript date object we can use setHours() method. You can go through.... Read More
In this JavaScript tutorial, we gonna learn how to format JavaScript date to YYYY-MM-DD easily. This is a very easy tutorial as you don’t need to work hard to Convert a date .... Read More
In this Java tutorial, I will show you how to remove null value from String array in Java easily. In order to remove null values from a String array in Java, there are plenty of me.... Read More
Hello readers, you are here that means you already know what is JavaScript and how popular JavaScript is now. But JavaScript has a long history. JavaScript was not as famous as you.... Read More