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 list to int array in Java. In order to make it understandable and simple, we will create a list and some elements in it. Then we.... Read More
The JavaScript alert box has only one button which is the ok button. Alert box With two buttons ok and cancel is known as Confirmation Dialog Box. In this tutorial, We will lea.... Read More
Hello friends, In this post, I will provide a Happy New Year Web Script code using PHP and JavaScript. With this Happy new year web source code, you can easily create a cool webpag.... Read More
To subtract minutes from date in JavaScript you just need to use setMinutes() and getMinutes() methods. Here we will see how easily we can subtract minutes from a date in JS with a.... Read More
Hi learners, in this Java tutorial you will learn how to reverse a two-dimensional array in Java. I will show you how easily you can reverse two dimensional array in Java with an e.... Read More
Hello JavaScript Developer. In this JavaScript tutorial, I am gonna show you how to add months to date in JavaScript. I will give you an easy example so that it becomes easier for .... Read More
If you are familiar with core JavaScript then you must know that there is no keyword like goto in JavaScript. So in this JavaScript tutorial, I will show you how to achieve the same thing you can get with the goto statement. In other programming languages, you have seen that there is a goto statement. But in JavaScript, we […] Read More
In this JavaScript post, I am going to clear the difference between JavaScript function in href and onclick. You will also learn where to use JavaScript function in href and onclic.... Read More