Free Cool 4K – 3D Subscribe Animation

download free 4k 3d subscribe animation

Hello, you are here because you probably search for a 3D Subscribe Animation (4K). Well, you are in a good place, as here you will find a very cool 3d subscribe animation. I have uploaded this 3d subscribe animation to my Pixabay channel. This is the screenshot of it: The 4K animation is available here: … Read more

Loading

3D Reflection Mapping or Environment Mapping in DaVinci Resolve 16

free 3d reflection mapping or environment mapping in davinci resolve 16

In today’s tutorial I will show you how to use and apply 3D Reflection Mapping or Environment Mapping in DaVinci Resolve 16. How to find a free Reflection Map or Environment Map or 360 degree HDRI image You can use any kind of reflection map, which are easily found in the Internet. You can just … Read more

Loading

PHP in Visual Studio Code: Your first PHP project

php in visual studio code your first php project

In this tutorial you will start your first PHP project. I always use PHP in Visual Studio Code, so it is best if you use Visual Studio Code, as your coding editor. Preparing to Start First, we need to find the “htdocs” folder in the XAMPP installation (we use XAMPP, as our PHP environment). Usually, … Read more

Loading

PHP in Visual Studio Code: Starting with PHP language

php execution workflow

This video shows you the basics of the PHP scripting language. Basically, you will learn starting with PHP language.I use Visual Studio Code as my coding editor. What is PHP? So, what is PHP? PHP is a server-side scripting language, which means that it is executed on the server and not the client computer It … Read more

Loading

PHP in Visual Studio Code: Setup Debugging

setup debugging in php

This tutorial with show you how to setup debugging PHP in Visual Studio Code as the code editor. PHP executable not found error In the beginning I will also show you how to fix the Visual Studio Code “PHP executable not found” error! To fix it, you will need to find the PHP folder. Since … Read more

Loading

Android Studio: Sort Array Lists Using Comparable and Comparator interfaces

sort array lists in android studio

In this video we will see how to make an object comparable and sort array lists using the comparable and comparator interfaces. To make an object comparable, we need to implement either the comparable interface and implement the compareTo method, or use the Comparator interface and implement its compare method. In this video we work … Read more

Loading

Change a User Profile Picture in WordPress using a Plugin

wordpress plugin directory

In WordPress there are many methods to change a user profile picture in WordPress. You can change the profile picture using the Gravatar service or using WordPress plugins. Gravatar is WordPress’s default service to display the user’s profile picture. But, I will show only the method using a WordPress plugin. In this article you will … Read more

Loading

Download 4K and Full HD YouTube End Screen Template – (No Copyright)

dwonload 4k and HD youtube end screen template

Are you looking for 4K and Full HD YouTube End Screen Template? Most of the YouTube end screen templates out there are not free. Having a clean end screen template for your video, makes it look more professional and possibly increase the number of views. I have made two templates, that I will share with … Read more

Loading

Android Studio: Reduce and Compress Image Size in Android

Reduce and Compress Image Size in Android

This tutorial will show you how to reduce and compress image size in Android App, using Android Studio utilities. File size reduction is very important to reduce the overall size of an Android App. With the small size app, it ensures that it is downloaded much quicker and loads faster, while requiring less resources. Decreasing … Read more

Loading

Android Studio: How to Create a Pop Up Menu for Android App

Create a PopUp Menu for Your Android App

In this tutorial I will show you how to create a pop up menu for your Android App. We start by creating a new project in Android Studio. Make sure to choose Java for the programming language. The minimum API level will be API 15: Android 4.0.3 (IceCreamSandwich). Next, we add a button to the … Read more

Loading