Category: Development

SQL requests you need to know by heart
SQL is a standardized computer language used to operate relational databases. The data manipulation language part of SQL allows to find, add, modify or delete data in relational databases.

Flipper Zero : GPIO is awesome
You can use your Flipper Zero for hardware exploration, firmware flashing, debugging, and fuzzing. Flipper Zero can be connected to hardware using its built-in GPIO pins, control hardware with buttons, run your code, and show debug messages on the LCD screen. Flipper Zero can also be used as a USB to UART/SPI/I2C converter.

Git – Tutorial
Git is a decentralized version control software. It is free and open source software, created in 2005 by Linus Torvalds, author of the Linux kernel, and distributed under the terms of the GNU General Public License version 2.

Vim, what is it ?
Vim is a text editor, a software for manipulating text files or code. Its name also means Vi iMproved, which can be translated as “Improved VI”. VIM