After you complete the first coding challenge successfully, you'll be invited to take the second coding challenge. This one will test your ability to apply basic programming principles to solve somewhat more complicated problems.
- Instructions
- Setup Ruby (recommended)
- Chris Pine's Learn to Program
- Great for beginners; the first eight chapters will be great prep.
- Ruby Monk
- Complete the following sections in the Ruby Primer section:
- Introduction to Ruby Objects
- Introduction to Strings
- Conditions and Loops
- Arrays in Ruby
- Complete the following sections in the Ruby Primer section:
- AppAcademy: Mini Curriculum
- Example practice problems