.NET

Introduction to .NET programming And the difference with .NET Core.

.NET is a free and open source development framework for developing many applications. Join us to learn more about this framework. In this article, you will learn about. This framework and its architecture, learn about…
network

Introduction to Networking and Its Applications

It is almost impossible to imagine today’s world without computer networks. Computer networks play a very important role in our quality of life. It have made us have a different experience of life. Conversing with…
Pug

What is Pug and what do you know about it?

When the name Pug comes to mind, you will remember the breed of Pug dogs, which originated in China. But what does it do in the world of programmers? Yes, today we want to talk…
Taylor Otwell

Who is the Taylor Otwell and how does he work?

Studying the life and work style of great and successful people can inspire our work life and motivate us to do great things. Almost all PHP programmers know Laravel, even if they do not use…
Alpine.js

Introducing the Alpine.js + framework, its advantages and disadvantages

Alpine.js is one of the newest JavaScript programming language frameworks. Given that JavaScript as a programming language has provided many frameworks so far, and given that many people now use different JavaScript frameworks such as…
cakePHP

What is the CakePHP framework and its benefits?

Why should we use the cakePHP framework? One of the questions that will occupy the mind of the programmer is which of the available frameworks for the php programming language such as: Codeigniter, Symfony and….…
Symfony

What is Symfony? Familiarity with the popular PHP framework

PHP is one of the most important languages ​​for server-side programming, which is used by many programmers. This language has many frameworks and these frameworks provide many possibilities for programmers. In this article, we will…
SSL

What is SSL or SSL protocol?

Secure Sockets Layer, or SSL for short, is an encryption protocol for securing the exchange of information over the Internet. The SSL protocol came by for the secure and encrypted transfer of information. Today, almost…
FTP protocol

What is the FTP protocol and what are its uses?

If you are a programmer or webmaster, you have probably heard a lot about FTP, but you may have never sought to find its meaning and application. FTP or File Transfer Protocol is a protocol…
NoSQL

What is NoSQL?

In traditional programming, databases are usually of the SQL type; Which is a relational database. Databases are simple relationships and are usually hassle-free to work with. But these types of databases have a big problem.…