Karthik Rajukarthikraju.hashnode.dev·Nov 18, 2024The New Way Of CodingRemember that time when you are coding a cool project and you are locked in — you just know how everything will come together. But then suddenly, you find yourself stuck on a trivial task which must be done in order to unlock the next exciting part o...Discussllm
Ishant Kumarletscodeishant.hashnode.dev·Nov 12, 2024The Kahani Begins: Meet the Variables!Imagine you’ve got three friends, each with a unique way of holding onto things. Let’s call them var, let, and const. They’re a little quirky, and each has their own rules. Scene 1: var – The Forgetful Friend Our friend var has been around for ages,...DiscussJavaScript Aur KahaniJavaScript
Umesh Panditumeshpandit.hashnode.dev·Nov 11, 2024Copilot Studio 101: Everything You Need to Start Coding Like a ProWhen I first discovered Copilot Studio, I realized it could change how I approach coding. Imagine having an AI-powered assistant that not only understands code but also adapts to your style and helps with tedious tasks. Copilot Studio provides smart...Discusscopilotstudio
Bree Hallbytesofbree.hashnode.dev·Nov 8, 2024Plan, Practice, Progress: Your Roadmap to Consistent CodingHow many times have you started "learning how to code"? It's ok, you can be honest! You want to learn to code at the prospect of a new career, a better income, increased flexibility, or another perk. That excitement fuels your endless research into i...Discuss·2 likes·198 readscoding
Faizan Firdousifaizancodes.hashnode.dev·Nov 3, 2024MySQL and JDBCI am here to share what I have learned in the past few days. I have 𝗹𝗲𝗮𝗿𝗻𝘁 𝗯𝗮𝘀𝗶𝗰𝘀 𝗼𝗳 𝗠𝘆𝗦𝗤𝗟:-- How to run queries-- Types of keys: primary, foreign, composite-- How to perform CRUD (Create, Read, Update, Delete) operations-- How t...DiscussJDBC
Vasubhi Guptavasubhigupta.hashnode.dev·Nov 1, 2024Arrays Explained: The Building Block of Data StorageBefore we get started on what are arrays, let us first understand what data structures are. Data Structure: It is a way of organizing, storing and managing data in a computer’s memory, so that it can easily be manipulated, maintained and accessed eff...Discussarray
Prashant swaroopswaroop.hashnode.dev·Oct 3, 2024Create Your Own AI Travel Planner: A Step-by-Step GuideHey There! I Built Something Cool 🚀 I’m super excited to share this with you because, well, technology is fun! And trust me, learning new stuff is always better when you’re actually building something cool. So, let’s dive in! 🎉 What Did I Build? I’...Discuss·1 likegenai
Over45Codes 💜 🇲🇽over45codes.hashnode.dev·Sep 23, 2024My first blog post! This will be about my coding learning journey at age 48!coding journey blog#1 Grace Castaneda ·Jun 8, 2022· 3 min read The Odin Project 9/23/2024 Updated status ·Jun 8, 2022· Status update FreeCode Camp JourneyDiscusslearn coding
Over45Codes 💜 🇲🇽over45codes.hashnode.dev·Sep 23, 2024Basic recipe website built-in HTML ⭐️coding journey blog#2 Grace Castaneda ·Jun 9, 2022· 1 min read HTML Webpage Odin-Project-Recipes in Progress! Summary This is the first of five assigned projects on The Odin Project Foundations course! Created this website and it consists of the main...Discusswomenwhocode
Mohammed Umarumarcode.hashnode.dev·Sep 20, 2024Mastering Terraform: My Journey Through Self-Taught Infrastructure as CodeIntroduction The rapid advancement of technology has increased the demand for efficient, scalable, and reliable infrastructure management. Terraform has emerged as a valuable tool for IT and DevOps professionals, simplifying the process of managing i...DiscussTerraform