Skip to content

Git, Text Editors, and Bash

Hannah Si edited this page Oct 4, 2018 · 1 revision

Various Tutorials

This page lists all of the relevant tutorials needed for AIDE development.

Git and GitHub

A step by step guide to all things Git, from the concept of version control to Git installation to branching and merging can be found here.

Text Editors

Editors can be very helpful for writing code, so we’re listing a few of our favorites here. Atom and Sublime are typically a little easier to get into, while Emacs and Vim can take some more getting used to. For questions on Emacs, ask Alyssa. For questions on Vim, ask Aadil.

Bash / Unix

Bash is the shell that is run in the terminal. We will be using Git in the terminal, so becoming familiar with some terminal commands will help you become more efficient. For some basic commands, click here. For a more in-depth tutorial of Unix, click here.

Table of Contents

Home

About the Developers

Clone this wiki locally