This site lists ESA’s robots, activities and resources for students and teachers […]
Type: Guide
ROS Wiki
Provided by the official ROS website, these are a host of very detailed and thorough tutorials. You can expand on topics as deep as you need to with offerings for beginners and intermediates. […]
An Introduction to Robot Operating System (ROS)
This article provides you with a big overview of what ROS is and what it does, and some examples of its usage. It then provides you with some learning material for actually using ROS. […]
Read More… from An Introduction to Robot Operating System (ROS)
What is ROS?
This webpage provides brief descriptions of what ROS is and what it is used for. It also provides links to getting started with ROS if desired. […]
A-Z index of Linux Commands
This is a massive list of most, if not all, linux commands. Each item can be expanded, making this a great reference guide if you know what you are looking for. […]
The Linux Command Handbook
This handbook covers 60 core Bash commands developers need to know in a digestivle format, also providing you with example code and tips. The commands presented in this handbook are the ones that you will use the majority of the time. […]
Basic Linux Commands for Beginners
Through this guide, you will learn some basic commands for Linux. […]
Bash Cheat Sheet
This article provides a guide through 25 commands of the widely used Bash Shell, a command-line interface (CLI). This resource is introductory in nature, but teaches you to create your own custom commands. […]
Github Cheatsheet
This short webpage provides a list of common Github commands and short descriptors for each of them. It also contains a short glossary of common terms. […]
Github Book
There are 10 chapters in this book all about Git with figures and hyperlinks to accompany text for further understanding. Written by developers who love Git, you will learn all about Git upon completion of this book, though it can be used as a guide and referenced section by section. […]
Github Tutorials
There are 52 labs available for learning Github commands and functionalities. Each lab is short and straightforward. […]
C++ tutorial on Game Programming
Series of tutorials (55 lessons) designed for C++ programmers who want to move from text based games to real time games with graphics. […]