PHP , MVC , POO

Hello everybody, my name is Carlos. I'm new here. I want to improve my skills in PHP. I'm starting with MVC and OOP. I want to learn the basics to take the next step into Laravel, but I'm having troub...
0 Read More

Hypothesis Testing.

IntroductionHave you ever disliked a dish yet you still have to eat it sometimes? Most of people dislike vegetables and would prefer not eating then yet they are really good for our bodies. Now imagi...
0 Read More

Accountable Privacy in Web3 (3/4)

Accountable Privacy in Web3 (3/4)
Now that we've covered the key cryptographic concepts in Web3, let's try and implement them in code! We'll start the article by setting up an Elliptic Curve, a key primitive in many modern encryption ...
0 Read More

Getting Started with PostgreSQL

In this article, I will cover the first steps needed to use a database. First, we need to install PostgreSQL. In my case, I am using PostgreSQL on Windows via WSL, so I used the terminal to run the ne...
0 Read More

Setting up your first django project.

Setting up your first django project.
I am publishing this as a beginner too who is still on his way too mastering the full concepts of django and its functionalities as far as backend development is concerned. this are some of the applic...
0 Read More