In these lessons you will learn how to navigate Mac OS X, learn about the languages that we teach at Ada Developers Academy, start using the terminal, and setup your development environment.
Order | Lesson |
---|---|
03 | Effective Internet Searching |
04 | MacOSX Keyboard navigation |
05 | Programming languages |
06 | Terminal |
07 | Environment Setup |
Notes
- If you are a student enrolled to begin your cohort in upcoming months, you are required to follow all the lessons.
- If you are an applicant and do not currently have a machine with Mac OS X, please complete the lessons on Effective Internet Searching and Programming languages. On your Windows machine, to get your environment setup, please use the following links and follow instructions to install the these applications.
- Google Chrome
- Ruby Install the latest stable released version of Ruby (not a preview release). Once Ruby is installed, Interactive Ruby (
irb
) should be available on the command prompt on your Windows machine. Read more on irb