coding

216 Articles 3 Followers


Use of AI in coding industry

7 Aug 2024 2 minute read 0 comments Bala

In the last few months, AI has been doing an amazing job in multiple places. I have to say that this technology is maturing little by little. In the future, we might have a fully matured technology with us. I have a few free extensions in my VS Code...

Starting your journey as a web developer

5 Jul 2024 2 minute read 0 comments Bala

I have done a lot of interviews in my day job and sometimes I guide people to give a good interview. It is usually like I share what I would be expecting from a candidate and most of the time that works for people. Sometimes people in my team in the...

Why web development is important ?

17 May 2024 1 minute read 0 comments Imad Eddine Aris

We are creatures who prefer what is readily available to us, and nothing is easier than accessing a whole host of information with just the click of a button, which is what millions of people do when they go online every day. If you can't find what y...

Exploring Week 4 of CS50: Unraveling Computer Science Wonders

14 May 2024 3 minute read 0 comments LunaFey

Welcome back, fellow coders! Week 4 of our CS50 journey has been nothing short of exhilarating. From diving into the nitty-gritty of pixels to unraveling the mysteries of memory management, we've traversed through a landscape of foundati...

Navigating Week 3 of CS50: Exploring Algorithms and Sorting Strategies

9 May 2024 3 minute read 0 comments LunaFey

Welcome back to my journey through the CS50 Introduction to Computer Science course! Week 3 has been a fascinating exploration into the world of algorithms and sorting techniques. Let's delve into the key highlights and concepts that I've encountered...

Navigating Week 2 of CS50: Understanding Arrays and Cryptography

6 May 2024 1 minute read 4 comments LunaFey

Week 2 of my CS50 Introduction to Computer Science course was a deep dive into various programming concepts. From debugging to cryptography, the learning curve was steep but manageable. Among the topics covered, my exploration of arrays and strings s...

Week 1: Diving into C Programming: A Beginner's Adventure

29 Apr 2024 3 minute read 3 comments LunaFey

After my first week in this computer science course, I quickly realized the importance of establishing a strong foundation in programming concepts. Starting with Scratch, I familiarized myself with fundamental concepts that would later serve as build...

Embarking on a Journey: My First Lesson in CS50's Introduction to Computer Science

25 Apr 2024 2 minute read 0 comments LunaFey

As I sat down to begin my journey into the world of computer science through the CS50 Introduction to Computer Science course, excitement and anticipation filled me. This blog recounts my experiences and learnings from the first lesson, highlighting...

๐Ÿš€ Embracing the Journey: My Coding Odyssey Begins! ๐Ÿš€

24 Apr 2024 1 minute read 2 comments LunaFey

Introduction:ย  Welcome to my coding odysseyโ€”a journey of rediscovery, growth, and chasing dreams. As I sit down to pen this introduction, I can't help but reflect on the winding path that led me here. The Spark of Passion Fresh out of high school, I...

How To Pimp Your Linux-Terminal with Event-Sounds

19 Apr 2024 8 minute read 0 comments FabulousBro

In this article I describe how you can customize and pimp your Linux-Terminal with customized sound for specified events. ย  Requirements: Difficulty: Easy Needs: mplayer, vlc or similar bash basics linux basics some short sound files that's it, you...