Linux Network Programming Course
Linux Network Programming - for deep understanding the socket architecture using latests standarts for C++ 11,12 and the Linux OS with POSIX Threading.
Git allows groups of people to work on the same documents (often code) at the same time, and without stepping on each other's toes. It's a distributed version control system. Our terminal prompt below is currently in a directory we decided to name "octobox". To initialize a Git repository here, type the following command. Git is the most popular version control system that developers use to track and share code. These courses will take you from a complete beginner to proficiency using Git and GitHub.
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
Kodi is the most advanced free opensource televsion and media center for home users. Learn how to use Kodi, how to configure Kodi and how to develop extension for Kodi.