Skip to content

idknox/ruby-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%