Go: Control Structures, Shadowing, and Looping TechniquesIn my recent exploration of Go, I’ve delved into core concepts that underpin effective Go programming. Here’s a summary of what I’ve learned. Shadowing Variable shadowing occurs when a variable in an inner block has the same name as a variable in an ...Nov 1, 2024·4 min read
Change of plansIn my recent blogs I shared my daily progress on my Linux journey, and I found myself in what’s called Tutorial Hell, so I took some time to come up with a new plan for learning DevOps I recently started learning about Golang and I am thinking about ...Oct 3, 2024·2 min read
Practice Makes You Perfect-Day 3Today's Progress Today, I focused on practicing what I learnt yesterday, by practicing Linux commands every day I aim to become accustomed of using them. I used Bard to help me out with this. I entered a prompt to Bard told it what I learnt yesterday...Aug 5, 2024·3 min read
Getting Started with Linux-Day 2Choosing the Linux distribution Today I installed Ubuntu 24 LTS in my laptop to officially start to learn Linux and used it like I use my Windows laptop. Transitioning for Windows is difficult as it is user friendly and it has a very good graphical u...Aug 1, 2024·5 min read
Beginning of a Journey - Day 1Introduction Hi, I am Sahal, I will take you along with me in my transformative journey of becoming a DevOps engineer.💻 Here I will post about what I will learn, the questions I will be practicing and challenges I will be completing and going throug...Aug 1, 2024·4 min read