Anmol singhjavascript-part-2.hashnode.dev·Jan 19, 2025Master Traffic Light System Programming with JavaScript: Practice QuestionsBuilding a Traffic Light System in JavaScript Traffic lights are an essential system in everyday life, controlling traffic and ensuring safety on the roads. Let’s build a simple traffic light program using JavaScript that provides instructions based ...practice Qs
Krzysztof Przekwaskristof.pro·Jan 18, 2025Why you'll never nail down requirements - Tog ParadoxOne thing is certain in life, change. And one thing in life of product is certain, change of requirements. You may spent every dollar your company have on market research, UX studies or whole fleet of prototypes. Duh, go bigger - give your whole life...management
Abdullah Alabdabdullahalabd.com·Dec 13, 2024Powerful Mindset — An ongoing projectThis article is basically a documentation for an ongoing journey of me trying to build and maintain a set of principles for a resilient and powerful Mindset.I thought It might be helpful to you, so I posted it. Principle 1: Aim Higher Firstly, you ...101 readsMindset
Mitali sahuwhat-is-oops.hashnode.dev·Dec 10, 2024Why multiple inheritance is not supported in java?What is multiple inheritance ? So whenever the child class inherits the properties from the multiple parent class then it is called as multiple inheritance. Why it is not supported? Let suppose java supports multiple inheritance, so the subclass inhe...Java
Darshan Kdarshank7.hashnode.dev·Nov 30, 2024Practice SQL Without Installing MySQL: Use Docker on cloud.MySQL is one of the most widely used relational databases. However installing and setting up MySQL locally on your system can be time-consuming and resource-intensive. But what if you could practice SQL queries and explore MySQL without needing to in...6 likesMySQL
Abdullah Alabdabdullahalabd.com·Nov 21, 2024[Practices] Taking NotesTrivial as it seems, This practice is one of the most powerful actions one can do. Why do I need notes? Our minds are not the most reliable source of truth: Thoughts tend to mutate over time. Human brains are not great at dealing with many thoughts...42 readsnote-taking
Yasir Yurdusevenpracticingwebpages.hashnode.dev·Oct 24, 2024FormBasics<html> <head> <title>Form Uygulamaları Deneme</title> <!-- Since I am Turkish, the entire form is in Turkish; I hope you don't mind. --> </head> <body> <form name="giris" action="giris.html" method="post"> ...HTML5
Kedar Pattanshettikedarpattanshetti.hashnode.dev·Sep 8, 2024☑️Day 7: Linux Hands-On PracticeHello DevOps Enthusiasts, As I continue on Day 7 of my DevOps journey, I’ve come to realize that mastering the basics of Linux is an essential step toward becoming a proficient DevOps engineer. Whether you're handling servers, automating tasks, or tr...Linux
Rajeshhashnodehub.hashnode.dev·Aug 17, 2024The _Consistent_CodeFocus on getting your ideas down without worrying about perfection......↗️↗️🎯🎯 Welcome to The Consistent Code, your definitive guide to mastering the discipline and consistency needed for coding excellence. Here, we turn your potential into perform...11 likes·29 readsDeveloper
Berker Senberkersen.dev·Aug 16, 2024Practice Suite 2.1.0Hi everyone! After a long break, I finally manage to release an update for Practice Suite with much needed bug fixes and requested features. Here’s what’s new: 🚀 New Features Play Progress in Recording Tiles: You can now see your play progress dire...FlutterFlutter