ga-wdi-boston / ruby-vs-js-study

Other
0 stars 74 forks source link

General Assembly Logo

Ruby vs. JavaScript: Study

You've already learned the basics of programming with JavaScript and you've begun to think like a problem-solver. You've had practice reading JavaScript code and predicting execution by evaluating expressions in your mind.

We'll continue to reinforce the basics of programming, but this time with Ruby. This may seem like a lot of material to cover in a short time, but the truth is that our task is simpler than it was when we introduced JavaScript. Instead of teaching you how to program, we'll focus on the differences between Ruby and JavaScript with the goal of utilizing the foundation we've already built.

Additional Resources

Prerequisites

Objectives

By the end of this, developers should be able to:

Instructions

  1. Fork and clone this repository.
  2. Change into the new directory.
  3. Create and checkout a new branch, named response.
  4. Follow the directions given in study.md.
  5. When finished, push to your fork and submit a pull request.

You may wish to refer to FAQs related to forking, cloning, and pull requests.

License

  1. All content is licensed under a CC­BY­NC­SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.