Omkar Lolageangular-beginners-guide.hashnode.dev·Dec 8, 2024Mastering Angular: A Deep Dive into Core Essentials for BeginnersIntroduction The world of front-end web development is continuously evolving, choice of framework or library is crucial. Angular is a powerful framework used by developers worldwide to build dynamic and scalable web applications. In this blog, we'll ...10 likes·59 readsbasics of angular
Abdirashid Mowlid Othmanreshidev.hashnode.dev·Dec 8, 2024The Ultimate Guide to HTMLWhat is HTML? HTML, or HyperText Markup Language, is the foundational building block of web pages. It's a markup language that defines the structure and content of web pages, allowing developers to create and organize digital content that can be disp...1 likeHTML5
Mahrukh Adeelinvalid-coder.hashnode.dev·Dec 7, 2024Get Started with Python: A Beginner’s Guide to Writing Your First ProgramsThinking about diving into coding but feeling unsure about where to start? Don’t worry — you’re not alone! If you’re new to programming, Python is one of the best languages to begin with. It’s simple, versatile, and widely used across tech industries...Microsoft
Arghya Roy Chowdhurymy-c-programming-journey-begins.hashnode.dev·Dec 2, 2024Learning C: Phase 1 (10 days)Introduction Hello and welcome to my blog! I'm excited to share my journey of learning C programming with you all. As a beginner, I've finally decided to take the first step towards becoming a programmer myself. I've chosen to start with C programmin...beginner's journey
Harsh Goswamicoderg-tales.hashnode.dev·Nov 22, 2024🚀 Coding is tough, Until i know these five things1. Learn by doing Learning to code without coding is like trying to swim without water—it just doesn’t work. Start writing code, make mistakes, and learn as you go ! 2. Learn to program not a programming language Learning to program isn’t about memor...1 like#learningcode
Munachi Elekwamunaelekwa.hashnode.dev·Nov 8, 2024Control Flow Statements in PythonWelcome Back! If you’re here for the fourth time, fantastic job following along! And if this is your first time, don’t worry—you can quickly catch up with the basics from the previous articles and join us right here. In this lesson, we’re diving into...Explaining Python, Like You are 5Python
Munachi Elekwamunaelekwa.hashnode.dev·Nov 7, 2024Python Basics: Lists, Tuples, DictionariesWelcome Back to Explaining Python: Lists, Tuples, and Dictionaries Welcome back! If you’ve been following along, kudos for sticking with it! If you're just joining, feel free to start from the first lesson to catch up. In this lesson, we’ll dive into...Explaining Python, Like You are 5Python
Munachi Elekwamunaelekwa.hashnode.dev·Nov 5, 2024Python basics : Variables and DatatypesWelcome Back to "Explaining Python Like You’re 5"! This is the second lesson in our Explaining Python series! If you’ve made it here, congratulations! You’re on your way to becoming a Python pro. If this is your first time joining, no worries—you hav...Explaining Python, Like You are 5Python
Munachi Elekwamunaelekwa.hashnode.dev·Nov 5, 2024Getting Started With PythonWelcome!Welcome to the first article in this series and to your first step toward becoming a badass Python programmer! Yes, you read that right. Python isn’t a snake here; it’s a programming language that’s as powerful as it is beginner-friendly. Whe...29 readsExplaining Python, Like You are 5Python
rohit manthapractical-web-dev.hashnode.dev·Oct 13, 2024My 7-Day JavaScript Journey: From Basics to Asynchronous MasteryThe past week has been all about diving deep into JavaScript, pushing through challenges, and coming out with a much clearer understanding of the language. As someone who enjoys working with technologies and solving problems, I wanted to share my exp...JavaScript