Portfolio Project: FakeStopDevelop a smart contract based web application to fight counterfeit diplomas in 20 daysNov 16, 2021Nov 16, 2021
The concept of recursionHello in this blog we are going to explain the concept of recursion.Jul 4, 2021Jul 4, 2021
Object and class attributes in pythonPython is an object oriented programming language, almost everything in Python is an object, with its properties and methods.May 24, 2021May 24, 2021
Differences between static and dynamic librariesHello, in this blog we are going to describe the differences between static and dynamic libraries.May 3, 2021May 3, 2021
What happens when you type`ls -l *.c` in the shell ?Hello, this blog was written for Holberton school as a task of the simple shell making project as software engineering students , after 3…Apr 14, 2021Apr 14, 2021
How integers are stored in memory using two’s complement?Hello, in this blog we are going to talk about integers and how they are stored in computer memory using two’s complement.Mar 25, 2021Mar 25, 2021
Static libraries in CHello , in this blog we are going to talk about static libraries in C.Feb 28, 2021Feb 28, 2021