Nuzhat Tahsinmern-diaries-of-a-noob-girl.hashnode.dev·Dec 10, 2024Setting up development environmentStarting my MERN stack journey and I am going to talk about how I am setting up the development environment. As I am a noob, my ultimate goal is building a basic CRUD app while learning step by step. I downloaded MongoDB Compass from the official Mo...MERN diaries of a noob girlMERN Stack
Opara Blessingoparablessing.hashnode.dev·Nov 25, 20247 Things to Consider Before Going Into TechIntroduction: The technology industry has become one of the most dynamic and exciting fields. It’s a sector of opportunities, where innovation drives progress and careers can flourish. However, stepping into tech isn’t just about learning to code or ...newbie
Uday Malviyastatstales.hashnode.dev·Nov 11, 2024What is data scienceData science is a multidisciplinary field that combine principles from mathematics, statistics, computer science and domain expertise to extract actionable insights from large and complex datasets. By applying scientific methods, processes, algorithm...Data Science
Jackson Alvarezblog.jackson-alvarez.dev·Nov 7, 2024Fast Track to 3D Modeling in Blender: A Beginner's Guide to Creating Original ModelsWelcome! If you're new to Blender and eager to make your own 3D models, you’re in the right place. This tutorial is designed to help you go from zero to creating unique models in Blender in the shortest time possible. We'll cover the basics of naviga...Blender TutorialsTutorial
Ebere Edehebereedeh.hashnode.dev·Oct 23, 2024Mastering JavaScript’s map() Method: Transform Arrays Like a ProIn your journey towards mastering JavaScript, one of the first things you will learn is the different data types and their methods. You will get to see a lot of these methods to the point of wondering how these disparate concepts can amount to anythi...Programming Blogs
Chizaram Nwazuoblog.chizo.co·Oct 22, 2024Frustration-Driven-Development: Don’t do itAs software developers, we’ve all been there: you’re staring at a block of code, the bug you’re hunting down seems to defy logic, and no matter how many Stack Overflow threads you read or how many rubber ducks you talk to, the problem remains unsolve...28 likes·98 readsDeveloper
Oni Ebunoluwa Mercyebuntoday.hashnode.dev·Oct 12, 2024How to Effectively Manage GitHub Pull and Push Issues with Other DevelopersHi,My name is Ebunoluwa😊. In this article, I will walk you through the process of pulling from and pushing to a GitHub repository, which is essential for collaborating with other developers and managing your projects effectively. What is GitHub? Git...GitHub
Anyanwaokoro Chimdiebubeebube4im.hashnode.dev·Oct 7, 2024My Journey into Tech! [The bitter-sweet experiences]“Why did I even get into tech…”, “I think I should give farming a try…”, “Or should I just become a musician…”. These are usually my thoughts whenever I am being held by terrible bugs or deadlines cramping up. At other times, I am actually happy to...Ebube4im
Mohammed Essamohammedessa1.hashnode.dev·Sep 4, 2024The Story Behind My Leap into TechnologyIntroduction: A Childhood Fascination with Technology From a young age, I've always been fascinated by technology. My first encounter with a computer was like stepping into a new world filled with endless possibilities. I remember the excitement of p...26 readstechnology
Vivekheyvivek.com·Aug 26, 2024🔍 Unlocking Hidden Power: Essential Yet Overlooked JavaScript Concepts Every Beginner Should Know 💡JavaScript is a versatile and powerful language that continues to evolve, with new features and concepts being introduced regularly. While many developers are familiar with the basics and popular features of JavaScript, there are several lesser-known...12 likes·245 readsJavaScript