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 Java tutorial, we will learn how to convert OutputStream to string. I hope this Java tutorial will help you to understand the conversion of OutputStream to string in Java. .... Read More
In this Java tutorial, I will show you how to convert object array to string array in Java. I have read many articles on this object array to string array conversion. But in this t.... Read More
This is a Java tutorial on how to convert an image to byte array in Java. It sounds cool, right? You will be given an image and you have to convert image to byte array in Java. Tha.... Read More
In this JavaScript tutorial, I will show you how to add minutes to date in JavaScript. That means adding minutes to any JavaScript date object. I hope this is going to be very much.... Read More
In this JavaScript tutorial, you will learn how to call a JavaScript function on submit form. In easy words, you can say that how to run JavaScript function when someone clicks sub.... Read More
In this JavaScript tutorial, I will show you how to subtract days from a date in JavaScript very easily with JavaScript inbuild method. In my previous post, I have explained and sh.... Read More
In this JavaScript tutorial, we gonna learn how to convert JavaScript array into comma separated string. JavaScript is now becoming the more popular day by day and thus the develop.... Read More
In this JavaScript tutorial, I will explain if you can delete a variable or not in JavaScript. If yes, then how you can delete a variable or unset a JavaScript variable easily. Som.... Read More