How to Recover Gmail Password !

Undoubtedly, Gmail and the added features later have many applications in our lives today. Especially since we can use different Google Drive services with just one account. At first, it was thought that other users…

What is Cloud Computing? The concept of cloud computing !

It is Friday morning, and you are traveling. Suddenly, a company employee calls you and tells you an important issue that you need to change company information right away, but alas, because you do not…

AVR microcontroller programming Full guide !

A microcontroller is an electronic component with a CPU, input and output ports, RAM and ROM, and other components. Microcontrollers are usually design for small applications; Hence, unlike microprocessors (microprocessors), the most important issue is simplicity and…

Why is JavaScript Hard to learn And how to Learn JavaScript ?

While learning HTML and CSS may take two weeks to a month, learning JavaScript is difficult and takes longer. If you are new to programming, you may be wondering if you can learn a programming language in…
Authentication

Authentication vs. validation full Comparison 2020 !

Establishing security is one of the most important and, of course, most challenging issues that developers need to implement. Website security is done in many different ways, but one of the most consistent and, of…
Child theme

What is a child theme in WordPress? And How to work with it!

Full Child Theme Review in WordPress Child Theme WordPress Themes may seem a bit vague at first, but once you learn the tips, you will realize their beauty, and they will be very enjoyable. What is…
CSRF

What is CSRF attack and How to prevent it ?

Laravel’s popular framework, at the same time, has many points and details that require care and time to learn. One of the critical points in the security discussion is CSRF protection in Laravel, which protects…

How does the world’s most popular language (javascript) work?

JavaScript is one of the most popular programming languages ​​today. Maybe you have just started working with it. Perhaps you have been using it for years. In any case, you can not deny that the…
flutter

Flutter : Why did I choose Flutter to start programming?

Over the years, flutter with many frameworks with the slogan “Multi-Platform” and “Write once and get multiple outputs” is there. I, who for many years built Android applications using Java. I was looking for an…
data

How to analyses “The User Survey” Data ?

Data analysis is one of the most important steps in the user experience design process. Sometimes this step can lead us to a confusing black hole of data. That will have no functionality and will…