SASandra Ashipala (sandramsc)insandraashipala.hashnode.dev·Mar 9, 2024 · 8 min readDemystifying Open SourcePicture this: You're honing your tech skills in silos (⌒_⌒;) and building projects for your GitHub and resume to impress the ever-inquisitive technical hiring manager who seeks the unique aspects in projects provided by potential candidates. Along yo...00
SASandra Ashipala (sandramsc)insandraashipala.hashnode.dev·Dec 29, 2023 · 2 min readInstalling WSL on Windows 11 Home (Ubuntu)Windows Subsystem for Linux (WSL) offers a powerful way to integrate Windows 11 Home with Linux. Having a growing interest in Linux and venturing into DevOps, I decided to find out how Ubuntu can be used on my new Windows machine, after previously tr...00
SASandra Ashipala (sandramsc)insandraashipala.hashnode.dev·Aug 17, 2023 · 5 min readUnlocking the Power of PythonThis post is part two of Unlocking the Power of Python, covering functions to explore the idea of and how to use the range function. So, let’s continue on this thrilling journey and Unlock the Power of Python. What is a function and how do you use fu...00
SASandra Ashipala (sandramsc)insandraashipala.hashnode.dev·Aug 16, 2023 · 6 min readUnlocking the Power of PythonDeveloped by Guido van Rossum in 1991, Python has evolved into an extremely versatile and powerful programming language that is well-known to both beginners and seasoned developers alike. Its clean and elegant syntax makes coding a breeze, allowing u...00
SASandra Ashipala (sandramsc)insandraashipala.hashnode.dev·Aug 15, 2023 · 4 min readMaximising Efficiency with Node.js and NVMIntroduction Node.js has revolutionized the way server-side applications are built. With its event-driven architecture and extensive module ecosystem, Node.js enables developers to create highly scalable and performant applications. However, managing...00