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. […]
Resource Source: Other
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. […]
A Beginner’s Julia Tutorial for Engineers and Roboticists
This is an advanced, fast tutorial covering concepts for robotics. It is intended for those coming from engineering or robotics and who are already familiar with programming. […]
Read More… from A Beginner’s Julia Tutorial for Engineers and Roboticists
Intro to Julia tutorial (version 1.0)
This tutorial comes from the official Julia developers, beginning from the basics and showing you some of Julia’s features to provide you with a starting point. […]
Julia Tutorial
This webpage features a 1 hour YouTube video that summarizes a 300 Page book on Julia with the code associated with the video available. […]
Codes for Reinforcement Learning (RL) (Introductory level)
This repository provides code, exercises and solutions for popular Reinforcement Learning algorithms. […]
Read More… from Codes for Reinforcement Learning (RL) (Introductory level)
Python codes for Robotics Algorithms
This repository is a collection of easy-to-implement and common Python codes of robotics algorithms. […]
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. […]