© 2023 Hashnode
#alx
ALX is part of the African leadership group that plans on empowering 2M talented Africans by 2030. With its network and resources ALX goal is to have a transformative Africa by Empowering its youths.…
At least 9 in 10 persons who use the internet have once typed "www.google.com" in their browsers, whether they are searching for something, or typically checking their internet connection. Have you ev…
It's been a week since I made a post about being accepted into the ALX Software Engineering programme. Well, this is me telling you how the first week was, so get excited. I know I don't really need to make a writeup about it and I'm not su…
This year, I made a promise to myself to try and understand every basic concept of this language called Python and the best way to go about it is to write a program every day. If you transitioned from…
This year, I started with a commitment to "become the very best version of myself and to become acquainted with the shakers and movers of this world". As the year runs to a close after tonight, and I'…
It is challenging to write code from scratch. Coming back after a few weeks or months to make changes is even more difficult. As a junior software engineer, I've realized that software engineering (SW…
Hello reader, It's the second sprint of the ALX-SE program and things are getting more interesting. In the first sprint, most advanced tasks were mostly about 'crack-mes', now they are about CPython a…
Hello reader, Today we will consider how to write a hello world program in assembly language. The hello world program, uses the sys.write system call. The write system call documentation can be seen i…
Thanks to Maarten for encouraging me to write this, Julien and Fred for providing the opportunity to do hard things, and my friends: Rita, Ana, Theodore and Chee-zaram for proofreading, editing and su…
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 had some optional tasks which involved cracking the …