Georeferencing of ImagesCovers the principles and practice of georeferencing images using various formats and software tools like QGIS.
Data Wrangling with HadoopCovers data wrangling techniques using Hadoop, focusing on row versus column-oriented databases, popular storage formats, and HBase-Hive integration.
SQL Queries and SyntaxCovers the basics of SQL, including components of the language and syntax of SELECT clause.
Introduction to Database SystemsCovers the fundamentals of database systems, including data modeling, information processing, and the challenges of managing large volumes of data.
Input/Output in C++ (basics)Covers the basics of input/output operations in C++, including interacting with the world through keyboard/screen inputs, file operations, and formatting input/output data.