-
Let’s create ninja! sub-agent agile team
One long chat with one AI assistant works for small tasks. It starts to break down when the work has stages: understand the idea, plan it, build it, test it. Context gets muddy, and the assistant happily skips steps. The fix is orchestration. Give each stage to a focused agent, make each agent write a file, and let the next…
-
Grabbing Music Lyric as a GEN AI dataset
So we have a mission to get lyrics for a music. Here are some APIs we can use to fetch song lyrics: Lyrics.ovh API — Public APIs. A simple and free API that…
-
Implementing Lean in Agile Process
Let’s say you’re developing a Web Application that utilizes AI for livestock disease detection. Here’s how you can apply Lean in your Agile process:
-
Input, technique, and output in project management
When creating a good project management, we need to understand the phase, input, tools, and output. Reading PMP Book sometime too complex. You can see the summaries below. Phase Inputs Tools & Techniques…
-
Navigating the Maze of Software Cost Estimation: Techniques to Reduce Application Risk
Ever felt like nailing down the cost of a software project is like predicting the next plot twist in a thriller? You’re not alone. Estimating software costs can be a wild ride, but mastering…
-
Microsoft Fabric your new data analytic solution
If you are in the middle to create a solution that provide data intelligence solution. Microsoft fabric comes to the rescue. On this article, we discuss about usage scenario for the Microsoft Fabric. want…
-
12 ways to secure your codes in the cloud
When building software in C# and .NET we need to create secure codes to make sure that the software is running well. Here are some keys steps to implement secure code: using System.Text.RegularExpressions;…
-
Ten Question You Might Be Asked about ASP.NET?
If you are new in .NET web application development, you might want to consider using ASP.NET web forms. However, .NET has several options to choose from. Today we will discuss ten questions that you…
-
2025 is the dead of Visual Studio
With the end of Visual Studio 2022’s lifecycle approaching, many developers are wondering why they should continue using Visual Studio when all its features are now available in Visual Studio Code. Here’s why Visual…
-
Are we still need of UML?
In the ever-evolving field of software development, methodologies and tools constantly adapt to meet the needs of developers and businesses. One such tool that has been around for decades is the Unified Modeling Language…
Tagged UML