/emily-sampler

Educational hello-worlds

Primary LanguageRust

Hello World's for learners to play with.

1. Initial Setup: Mac

Only needed if you want to learn C or C++.

a. Install Compilers

  1. Install XCode from the App Store.
  2. Launch XCode, and click "Install" if it asks you to install additional software.

b. Install Homebrew

  1. Install homebrew.
  2. Open a Terminal window.
  3. Run brew update. (This could take a very long time if you haven't done it in a while.)
  4. Run brew doctor. Fix anything it tells you to.

2. Get the code!

  1. Create a Github account.
  2. "Fork" this repository.
  3. Download Github Desktop.
  4. Clone your copy!

3. Recommended Text Editors

4. Recommended Projects

If you have no idea what to work on, try Project Euler: https://projecteuler.net/