
Using an Image CDN to Speed Up Page Loading
JavaScript – Difference Between [] and {}
by M. Saqib | Updated Jan 22, 2021 | Java Script | 0 Comments
In JavaScript, we use {} braces for creating an empty object. We use [] brackets for creating an empty array. I find the Developer console in Mozilla Firefox or Google Chrome more convenient to print out any object and study the details.

Startup 2021: Messaging App Development
by M. Saqib | Updated Jan 25, 2021 | Mobile Tech | 0 Comments
Mobile application development is in great demand today. The modern world is changing rapidly, and all business processes are transformed together with it. Communication channels have also progressed considerably.
Selection Sort Video – Algorithm Explanation
by H. Asghar | Updated Jan 21, 2021 | Videos | 0 Comments
Selection sort is an in-place comparison-based algorithm in which the list is divided into two parts, the sorted part at the left end and the unsorted part at the right end. Initially, the sorted part is empty and the unsorted part is the entire list.
Quicksort Video – Algorithm Explanation

What Are The Best Programming Languages for Game Development?

Qfusion 3D Open Source Game Engine

How to Read and Write Excel Files in C#
by M. Saqib | Updated Jan 26, 2021 | C# Programming Tutorials | 0 Comments
This tutorial shows you how to Read and Write Excel files in C#. We are going to use Microsoft COM Objects i.e. Excel 16 object in our application. Use the following sample C# source codes for Excel reading and writing. There are multiple examples discussed in this tutorial to read Excel files using C# and write data back to Excel file.

The Pyrogenesis RTS and 3D Game Engine
by H. Asghar | Updated Jan 17, 2021 | Blog | 0 Comments
Pyrogenesis is an open-source, multi-platform 3D engine for Real-Time Strategy games. It was developed by WildFire Games in 2001. It is written in C++ and JavaScript. Pyrogenesis supports Windows, OS X and Linux. It is licensed under GPL (General Public License).

Fundamental Principles of Data Integration for Database Administrators
by M. Saqib | Updated Jan 12, 2021 | Blog | 0 Comments
We live in a new era of data-centered enterprise management. There are various types of modern data coming through different sources, in increasing volumes, and from different locations like never before. We now live in an era of emerging solutions which helps enterprises to meet the challenges in data integration effectively.