Automate the stamping of your files with StampI was recently working on a C project, A singly linked list in C and at one point I remembered my experience at the 42 school piscine…Sep 14, 2023Sep 14, 2023
UDP vs TCPFor most users, the internet provides services at such a high level of abstraction that the end result feels so intuitive you’d think it…Feb 26, 2023Feb 26, 2023
Blockchain TechnologyBlockchain is a type of Distributed Ledger Technology(DLT), using a Peer-to-Peer(P2P) network to maintain a decentralized method of keeping…Feb 16, 2023Feb 16, 2023
An introduction to APIsApplication programming interfaces, or simply APIs, are built on the idea of the Seperation of concerns which means the splitting of a…Feb 16, 2023Feb 16, 2023
What is Multithreading?Multithreading is the way a program makes use of the computer’s processor in order to gain performance improvements, these performance…Feb 16, 2023Feb 16, 2023