It's not that scary · Hello reader, The last article on CPython, we talked about calling a simple hello world function from a python script. Read about...
It's not that scary · Hello reader, It's the second sprint of the ALX-SE program and things are getting more interesting. In the first sprint, most...
Every beginner's first program · Hello reader, Today we will consider how to write a hello world program in assembly language. The hello world program,...
Hello dear reader, Today we will talk about the strtok function and how it is implemented. How the function works The C library function strtok breaks...
Hello, dear reader. This is my first post on this blog and I wanted to use it to explain something that bugged me for a while. At ALX-Holberton, we...