Marcia Crippsmarciac95.hashnode.dev·Nov 5, 2024How I Landed a Software Engineering Job in the 2024 Job Market (Despite the Odds)Disclaimer: I recognize that I'm privileged to have been in a secureDisclaimer: I recognize that I'm privileged to have been in a secure position, with no urgent need to leave except for my desire for more challenge and compensation. This allowed me to set boundaries and approach the job search confidently. Two and a...Software Engineering
Gift Ayodeledevgifttemitope.hashnode.dev·Oct 8, 2024Understanding Application Programming Interfaces (API)You've probably heard the term API thrown around a lot, especially if you're involved with technology or software development. But what exactly are APIs, and why do they matter so much? In this post, we’ll break down what APIs are, how they work, and...Programming FundamentalsAPIs
FagaoMBSEfagaombse.hashnode.dev·Jul 25, 2024Is "non-functional requirement" a vague term?"Non-functional requirement" is indeed a vague term, but this vagueness is in expression, stemming from historical convention. Continuing to use it causes less harm than terms like "functional module" or "user requirement". The vagueness lies in that...requirements
Peyman Rashidipemidi.hashnode.dev·Apr 19, 2024Understanding State Machine in PythonIn the realm of Computer Science and Software Engineering, state machines play a crucial role in altering the state of various components within a system. A state machine serves as a conceptual model illustrating how a machine or system can exist in ...3 likes·2.4K readsPythonStateMachine
Nguyen Engineernguyengineer.dev·Apr 10, 2024My problem-solving frameworksA problem-solving framework is a checklist of questions that help you break down a problem and figure out how to solve it. It's like a step-by-step guide to understanding the issue, brainstorming solutions, picking the best one, and then implementing...1 like#softwareengineering
Miroslaw Shpakbytesbay.hashnode.dev·Apr 17, 2023Stop Making Custom Sign-In Messages in Your dApp (Gilfoyle style)Alright, let's not beat around the bush here. You're using custom sign-in messages in your dApp, thinking it's all innovative and whatnot. Well, I'm here to tell you that you're doing it wrong. Dead wrong. Custom sign-in message formats are a scourge...47 readsBlockchain development