xharlessnowforPERSONAL BLOGsnowcodes.hashnode.dev·Oct 2, 2023Source CommandI have been using this command but never knew what it actually meant For example: source ~/env/md/bin/activate "source" is a command in Unix-like operating systems (including Linux) used to execute commands from a file in the current shell session. I...Discusssoftware development
Eneji Victorenejivik.hashnode.dev·Sep 23, 2023One Month in Alx software Engineering.It has already been one month since I joined the Alx software engineering program. In this article, I will share my experiences so far, what I have learned from the program, and my overall thoughts about it. Alx is a project-based software engineerin...Discuss·1 like·35 readsAlx
David Adeyinkadavidadecodes.hashnode.dev·Sep 21, 2023A short but needed breakBreak from the blogs...nah😂. It's just a short break from actively learning code. There is a lot going on. As for C programming language, once I start a personal project I would run it through this series. If you want me to talk about other stuff al...DiscussAlx
Caleb Nyachwayacalebcodes.hashnode.dev·Sep 20, 2023What happens when you type google.com in your browser and press Enter?When you type "google.com" and press Enter, your computer works its magic to show you the Google homepage in the blink of an eye. But what happens behind the scenes? Now, let's take a closer look at the fascinating process that leads to the display o...Discuss·65 readsAlx
xharlessnowforPERSONAL BLOGsnowcodes.hashnode.dev·Sep 15, 2023Permissions, users and groupsImagine you have a Linux system with multiple users, and you want to manage access to a specific directory called /project. You want to give some users read and write access to the /project directory, while others should have read-only access. To do ...DiscussAlx
Gideon Funom Baturegideonbature.hashnode.dev·Sep 11, 2023Hash Tables in C: A Beginner's GuideIntroduction Before we look at what a Hash Table is, let us look at some terms that will help us understand Hash Tables in a much better way. Hashing This is a technique used to Identify a unique/specific object from a group of similar objects. For e...Discuss·10 likes·132 readshash table
David Adeyinkadavidadecodes.hashnode.dev·Sep 7, 2023Pre Python...So we have a big C project, then a break and after that. Python! I am tired of C 😂. This project is a group project, similar to the one I talked about in a previous post. I forgot to mention that my project partner came in clutch in the prior projec...Discuss·1 like·28 readsAlx
David Adeyinkadavidadecodes.hashnode.dev·Aug 31, 2023Playing catch up...I am playing catch up. Summer is over, the school year is starting again. Don't ask me if I have been able to use Coding game that I talked about in the last blog - No! I am getting a better hang of C language though, but as I have expressed, I wa...Discuss·1 likeAlx
Rofiat Popooladorydecoder.hashnode.dev·Aug 31, 2023Combining Law and Tech: A Student's Path to the Digital WorldHello there, it's Dorydecoder. Embarking on a journey into the world of technology can be both exciting and challenging. As I continue to navigate my own path into tech, I'd like to share my experiences and insights with you. Transitioning into techn...Discuss·10 likestechnology
Eniola Kwuelumcapitise.hashnode.dev·Aug 30, 2023My Journey to Fullstack Mastery at ALX - Day 3Day 3's tasks have been the longest so far. I spent four days working on it - never mind the one-day deadline we were given. If it was a weighted project, I may not have taken so long, but I wouldn't be able to finish on time either. Map your mind Ma...DiscussCode Chroniclescoding