Laxman Patelgorgeousgawin.hashnode.dev·Jan 19, 2025How to Learn Better and Faster as a Software EngineerThe realm of software engineering is like a fast-paced marathon where the finish line keeps moving. To stay ahead, continuous learning isn’t just a choice—it’s survival. Recently, I watched an insightful video by Arpit Bhayani, a thought leader who s...learning
Rishi Bakshirishibakshi.hashnode.dev·Jan 7, 2025Understanding Public and Private Key CryptographySo, you're curious about end-to-end encryption (E2EE)—who wouldn't be, right? But before diving into how E2EE works, it's essential to understand a fundamental concept: public and private keys. These keys are your unique cryptographic identity and th...End-To-End-Encryptionpublic key
Sneha Rajsyntaxandsymphonies.hashnode.dev·Dec 30, 2024Learning How to LearnLearning is more than just a necessity in our ever-evolving world—it’s a superpower. Whether you're a student, a professional, or a curious individual, mastering how to learn can set you apart. But how often do we stop to ask: Are we learning the rig...10 likeslearning
pulpulbasso.dev·Nov 25, 2024#1 Daily Rabbit Holes: Rusty V8, Node.js and DenoThis series is essentially a notebook where I document the things I learn online during my limited free time—usually early in the morning or late at night. Today’s rabbit hole started with Deno Deploy, which powers serverless functions for services l...160 readsDaily Rabbit HolesRust
Derek Armstrongdereklarmstrong.com·Oct 16, 2024How to Learn a New TechnologyIn the fast-paced world of technology, staying up to date with the latest tools, languages, and frameworks is both a challenge and an opportunity. Whether you’re a seasoned software engineer or someone just getting started in the tech industry, learn...🧭 Career Compasslearning
Rishi Bakshirishibakshi.hashnode.dev·Oct 9, 2024Dynamic Routes in Next.js: Understanding the Significance of params and searchParamsOne common mistake developers make in Next.js is misunderstanding how dynamic routes work, particularly regarding the params and searchParams props. It’s crucial to understand that these props are only accessible in the page components and not in any...10 likes·32 readsYou Don't Know Next.jsNext.js
Emuolanari Ogulunariogulu.hashnode.dev·Sep 26, 2024How to techHaving been in the tech space for the past 12 years (also including about 5 years of studying at university), I have had the opportunity to explore various areas in this space; from IT support, to web development, to Android development, to data scie...38 readssoftware development
Rohit Bahroonanirohit21star.hashnode.dev·Sep 11, 2024Top 5 Animation Software Every Beginner Should LearnFor aspiring animators, choosing the right software is crucial to mastering the craft and breaking into the industry. Whether you aim to create stunning 3D models, intricate character animations, or breathtaking visual effects, having the right tools...animation
Kamran Riyazkamranriyaz.hashnode.dev·Jul 5, 2024Why Learning to Code Differs from Person to PersonAs beginners, when we start to learn coding, we encounter many challenges. Some are common, like struggling with syntax, breaking problems into smaller parts, or building something useful. However, some challenges are unique to each individual, such ...1 like·30 readslearning
Mukeshmukeshsblog.hashnode.dev·Jul 3, 202410 Fun JavaScript Ideas to Try TodayJavaScript is a powerful programming language that allows developers to build dynamic and interactive web applications. Whether you're just starting out or have years of experience, working on real projects is a great way to improve your JavaScript s...HTML CSS JAVASCRIPT