Discuss in detail Agile UP & Other Critical UP Practices Omer May 29, 2020 Agile UP Agile (foaled 1902 in Kentucky) was an American Thoroughbred racehorse that was the winner of the 1905 Kentucky Derby UP was ... Read More
What are Agile Principles in Software Engineering ? Omer May 29, 2020 Agile Principles: Satisfy the customer through early and continuous delivery of valuable software. Welcome changing requirement s, eve... Read More
What is the Agile Manifesto in Software Engineering Term? Omer May 29, 2020 The Agile Manifesto: • Individuals and interactions – over processes and tools • Working software – over comprehensive docu... Read More
What is Risk-Driven and Client-Driven Iterative Planning ? Omer May 29, 2020 Risk-Driven and Client-Driven Iterative Planning The UP (and most new methods) encourage a combination of risk-driven and client-driven ... Read More
Report on Installation of virtualbox and Installation of two Linux based operating system on your virualbox Omer May 07, 2020 First I download a virtualbox file from the site https://www.virtualbox.org/ and install on my pc then user interface of the software was... Read More
Swapping in memory management | Why operating system use Swapping ? Omer May 04, 2020 Swapping Definition : Swapping is a mechanism in which a process can be swapped temporarily out of main memory (or move) to secondary st... Read More
Create a scientific calculator using html , css & javascript Omer May 01, 2020 Code of Scientific Calculator: Html & Javascript code : Step 1 Copy Below code & paste in example.html file <html> ... Read More
Iterative and Evolutionary Development in Software Engineering & It's Benefits. Omer April 25, 2020 Iterative and Evolutionary Development Development is organized into a series of short, fixed-length (for example, threeweek) mini-proje... Read More
What is UML in Software Engineering ? Omer April 25, 2020 UML: Perspective of UML – Conceptual: the diagrams are interpreted as describing things in a situation of real word or domain of int... Read More
What is Visual Modeling in Software Engineering? Omer April 25, 2020A simple picture explains a story of more than 100 words. In Software Engineering to present system analysis and designing results we a... Read More
What is Inheritance & Polymorphism in Software Engineering? Omer April 25, 2020 Inheritance – Mechanism to create new objects (child objects) based on old ones (parent object). New objects inherit the qualities of ... Read More
What is Encapsulation & Information Hiding in Software Engineering? Omer April 25, 2020 Encapsulation Comines a piece of information with the specific behavior that act upon that information. The we package these into an o... Read More
Analysis And Design in software Engineering & object oriented analysis and design, With example. Omer April 25, 2020 Analysis And Design Analysis Emphasizes on the investigation of the problem and requirements rather than solution. Design ... Read More
What is event handling in android ? Omer March 04, 2018 Event Handling in Android In computer programming, event-driven programming is a programming paradigm in which the flow of the progra... Read More
What are Permissions in Android Application Development? Omer February 27, 2018 Permissions in Android Application Development: Android is a privilege-separated operating system, in which each application runs wi... Read More
What are Application Components In Android ? Omer January 27, 2018 Applications Components In Android: Applications Components: Essential building blocks of an Android application. Loosely couple... Read More
What is Android Architecture? Discuss Android Architecture in detail. Omer January 27, 2018 Android Architecture In Detail: Android Architecture: Android SDK Compiles our code, data & resources into Android Package file... Read More
What is Android? Features of Android ,Environment Setup & android tools Omer January 25, 2018 Android: Android is an open source and Linux-based Operating System for mobile devices such as smart phones and tablet computer... Read More