sethgeyer / z-redo-ruby-basics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby Basics

Goals

After this exercise, a student will be able to:

  • Run ruby files from the command line
  • Write programs using basic ruby concepts from previous knowledge and information found in reference material
  • Use tracker to prioritize stories

Tech skill learned

  • Ruby language constructs
  • Running code using irb to try things out
  • Running code from a file at the command line

Resources

Warning: Some of the online material may not be compatible with your version of Ruby but it is free.

Also see the Learning Resources document in the Curriculum Repo.

Exercise

Greetings

  1. Import and prioritize the stories. They are located in this repository named stories.csv
  2. Fork and clone this repo
  3. Create a submission on students
  4. Start a story
  5. Commit and push
  6. Finish the story
  7. Repeat 4-6

About

License:Other