An explanation of Agile Software Development basics and fundamentals (What is Agile, Agile values, Agile principles, Agile umbrella, Agile vs. Waterfall, advantage, disadvantage, Usage and Obstacles).
This article deals with Android product flavors in depth. Learn how to create multiple apks from the same source code. Create, customize, group, configure and filter product flavors.
The Objective of this article is to provide hybrid mobile application development approach for mobile platforms using one of the most powerful open source framework : Apache Cordova.
Software for automatically constructing architecture diagrams and metrics from source code and .NET assemblies is presented. Examples for Visual C++, Python, the Linux kernel, Boost and .NET are discussed.
This article will help you understand how to follow the Agile methodology for getting immediate results no matter whether you are starting from scratch or are already mid way with your project / product development.
Programming tests are frequently used to screen job applicants. This article describes one problem given by a large modern technology company and its solution in swift.
A full-scale all-assembly .DLL module for the situations that warrant it can offer a tremendous power and speed boost over using inline ASM or intrinsics alone.
In this post, I am going to walk you through creating your own central hub to allow your connected devices to authenticate people using facial recognition system.
The knowledge base needed to perform reverse engineering, basic principles of reverse engineering a piece of Windows software, disassemblers, and tools
This article introduces Avalonia as a new multiplatform XAML/C# solution for Web and Mobile development platform on top of its Desktop capabilities that had been available for a while.
Do you know the difference between a value-type and a reference-type? Are you sure? Try this code-snippet to find out if you really know - then read the explanation to learn more.
This is an article on how to post automated test results to Microsoft's Test Manager Infrastructure from external sources (e.g. your home grown automated test harness).
In this article I'm sharing personal and common experience that were received during last years working with application stores from Google, Apple and Microsoft
Part 3 in a series where you learn the fundamentals of quantum computation. In this part we see how to rotate and swap qubits, and we delve further into controlled gates.
Using SQLite, leverage the create_aggregate(), and SQL's Between Operator to create a Normal Probability Distribution Histogram, or what is more commonly referred to as a Bell Curve.