Introduction to Design Pricinples Well, we all agree that the software design is one of the important aspect of the software development. Its challenging to
Category: Software Engineering
Requirement Engineering and Process
The process to gather the software requirements from client, analyze, and document them is known as requirement engineering. Basically, The goal of requirement engineering is
Software Development Lifecycle Model
A software development life cycle (SDLC) is the conceptual framework describes all activities of a software development project from the planning stage to the maintenance
Iterative Model of SDLC
Introduction to Iterative Model In this model, iterative process starts with a small set of software requirements being simply implanted and increases the evolving versions
Stakeholders, The Players of an Information System
When we come to the designing of the information system, a term often make us think; Who are Stakeholders? so let us define this with
Working with Xamarin.Android
Hey everyone, recently I have been working on the Xamarin Android, If you don’t know about it, I recommend you to have a look at
Overview of System Analysis
Going through what ‘System Analysis’ is about, lets have a quick definition of it. The Study of a business problem domain to recommend improvements and
My recent desktop app
I have been working so long for a demanded desktop application. And today I have finished it. This app is for the commercial use. I
Controlling children from the misuse of internet via apps
When it comes to the technology part, almost all of us are enjoying it. But have we ever thought of our younger ones how they
Data Flow Diagram ( DFD )
Data flow diagram is usually used to show model the system’s data processing. All the processing steps are shown in the diagram through the system.