Pratik Malidevelopnsolve.com·17 hours agoThe 7 Phases of SDLCThe beautiful journey of software development! Let's dive into the seven phases of the Software Development Life Cycle (SDLC). Throughout this adventure, we'll navigate through the treacherous waters of requirements gathering, system design, implemen...DiscussSoftware Engineering 101SDLC
Anmar Hanianmarhaniv1.hashnode.dev·Sep 18, 2023Software Engineering Process ActivitiesIntroduction Software development is a complex process that involves numerous activities and tasks. In order to ensure that software products are developed efficiently and effectively, it is important to follow a structured software process. This art...Discuss·1 likeSoftware Engineering ProcessesSoftware Engineering
Ugwuja Ebereeberejoan.hashnode.dev·Sep 13, 2023On a Technology Odyssey: Project Management JourneyIntroduction In today's rapidly evolving technology landscape, effective project management plays a critical role in the success of complex information communication technology initiatives. Whether you're a seasoned professional looking to enter the ...Discussproject management
kev ny kevinnytech.hashnode.dev·Sep 13, 2023Empowering Image OptimizationOur project, an innovative image compression website, was born out of a collective passion for optimizing digital content. Our team comprised of Moses Maguah ,Allan Saiti and myself. Moses focused on backend development, Allan excelled in user interf...Discussimage processing
Deborah Okonudebbie107.hashnode.dev·Sep 11, 2023Maintaining a Transparent and Open Line of Communication Within your Project Team.There are many benefits to maintaining a transparent and open line of communication. For one, it can help to build trust and rapport among team members. When team members feel like they can trust each other and that their voices are heard, they are m...Discusscommunication
Deborah Okonudebbie107.hashnode.dev·Sep 11, 2023A Simple Guide to Gantt Charts for Project Management.Are you tired of juggling tasks, and resources while managing a project or product? A Gantt chart is like a roadmap for your project. It's a visual tool that helps you plan, schedule and track tasks over time. Imagine a timeline with a list of tasks ...DiscussGantt Chart
Lakin Mohapatrablog.lakinmohapatra.com·Aug 29, 2023Empowering Developers for True Business Value: Beyond Productivity MetricsMany organizations just want developers to be super productive. They measure how much code gets written daily. How many features shipped this sprint. But more productivity doesn’t always create real value for the business. Developers could build quic...Discuss·1 likesoftware development
Olumide Michealcodewithmide.hashnode.dev·Aug 27, 2023Understanding the Difference Between Dependencies and DevDependencies in Node.jsWhen working with Node.js and managing packages using npm (Node Package Manager), it's essential to understand the distinction between dependencies and devDependencies. These two key sections in a package.json file serve different purposes and play d...Discuss·10 likes·76 readsNode.js
Madanmadcodes.hashnode.dev·Aug 26, 2023Project Management: Understanding Roles and ResponsibilitiesIntroduction Even if the term “project manager” didn’t exist during the pyramid construction, someone had to handle the preliminary job of planning, budgeting, and allocating tasks. Project management roles and responsibilities are now widely recogni...Discussproject management
Rasul Adasovblog.futureblur.com·Aug 22, 2023The absolute state of package management in C++🧐 Back in the dawn of C++, package management wasn't even on the radar. Developers were left to fend for themselves, downloading libraries, wrangling dependencies, and praying for compatibility. The result? Chaos, to put it mildly. This prompted a c...Discuss·30 readscpp