Category Software Development

Software Versioning

Software versioning is the process of assigning version names or numbers to software. Software Version Assignment Some software assigns the version to the software automatically. Software created Visual Studio separates four numbers with dots. The meaning of each number is:…

Introduction to C++

This post is an introduction to C++. C++ is an adaptation of C to the object-oriented paradigm. It was originally developed by Bjarne Stroustrup. C++ Versions and Standards There are different standard versions of C++. Each version is standardized through…

Geographic Information System

This post features IT technologies to work with geographic and geographic data. This post is an introduction to GIS. Geospatial Data Structures Geographic data structures featured on this post: GeoJSON GeoJSON official website GIS Digital Images Types of GIS digital…