What is a web server?
You use it every day, and now you鈥檒l learn what it is, from the very basics.
You use it every day, and now you鈥檒l learn what it is, from the very basics.
Take a look at this CMS created with Go, the fastest CMS in the world.
Learn what YAML is and how to use it, in a few minutes
Differences between frontend and backend, how to choose the best one, and how to work with them.
A little bit of MVC to become a programming pro.
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: ...
What is an environment variable for? How to use it? All in one minute.
The first step to learn programming. How do the programs work inside?
Git basics in a minute.
Learn SQL in just a few minutes.