What is a web server?

You use it every day, and now you鈥檒l learn what it is, from the very basics.

January 26, 2025 路 4 min

What is Hugo? The blazingly fast CMS

Take a look at this CMS created with Go, the fastest CMS in the world.

January 24, 2024 路 3 min

What is YAML?

Learn what YAML is and how to use it, in a few minutes

January 23, 2024 路 3 min

What are Frontend and Backend?

Differences between frontend and backend, how to choose the best one, and how to work with them.

November 12, 2023 路 3 min

What is MVC?

A little bit of MVC to become a programming pro.

October 1, 2023 路 4 min

What is an API?

APIs allow computer programs to communicate with each other. Normally you will use an API (Application Programming Interface) over the HTTP protocol, which is the most common in Internet communications. However, an API is any set of rules that two computer systems follow to communicate. Normally you are not aware that you are consuming an API because you use a library that makes it easier for you. What types of APIs exist? If you have any programming experience, these examples will surely sound familiar to you: ...

September 20, 2023 路 3 min

What is an Environment Variable?

What is an environment variable for? How to use it? All in one minute.

September 18, 2023 路 3 min

What is a variable?

The first step to learn programming. How do the programs work inside?

September 16, 2023 路 4 min

What is git commit?

Git basics in a minute.

September 14, 2023 路 2 min

What is SQL?

Learn SQL in just a few minutes.

September 12, 2023 路 4 min