Apr 9, 2025 路 3 min read 路 Hello everyone! 馃憢 I'm excited to share with you a collection of my creative sketches (50+) made using the p5.js Web Editor. Each sketch is a unique piece of art and demonstrates different coding techniques and artistic expressions. Below, you'll fin...
Join discussion
Feb 23, 2025 路 7 min read 路 Welcome, welcome: Hello, I am back again with the new article of our "JavaScript" series as promised! In part 1 and part 2, we gained knowledge about what programming really is, why we are learning JavaScript as our first language, and how we can run...
Join discussion
Feb 16, 2025 路 4 min read 路 A Quick Recap In Part 1, we explored what programming is and why JavaScript is an excellent choice for beginners. We discussed how JavaScript allows us to interact with the web, visualize our learning instantly, and build confidence through experimen...
AAfifa commented
Dec 7, 2024 路 6 min read 路 --- ### **Introduction: Unraveling the Tech World** The terms *coding* and *programming* are often used interchangeably, but they represent distinct concepts in the world of software development. If you鈥檙e new to tech, understanding the differenc...
Join discussion
Oct 25, 2024 路 8 min read 路 As startups scale from the frenetic energy of prototyping to the disciplined rigor of production, the underlying codebase undergoes significant transformation. Among the most impactful changes is the evolution of type systems, which help manage compl...
Join discussion
Sep 6, 2024 路 9 min read 路 Introduction In this article, we will talk about CSS3 selectors, a really powerful tool for everyone who wants to do more while writing less. Whether you're just starting or brushing up your skills, this guide will walk you through the basics to the ...
Join discussion
Sep 1, 2024 路 6 min read 路 Introduction Hey amazing people. Today, we're diving deep into the world of Pseudo-Classes and Pseudo-Elements in CSS. These are powerful tools in our CSS toolkit that help us target and style elements in unique ways, making our work more efficient a...
BBobo commented
Aug 22, 2024 路 4 min read 路 Introduction Dark mode is a display setting that uses a dark background with light text and elements. It has gained popularity because it looks good and offers several practical benefits. The benefits of dark mode include: Reduced Eye Strain: Dark m...
Join discussion
Aug 22, 2024 路 6 min read 路 Let's face it: learning to code can be a rollercoaster of emotions. One minute, you're feeling like a coding genius; the next, you're staring blankly at your screen, wondering if you've made a colossal career mistake. Trust us, you're not alone! Coun...
Join discussion