Skip to content

Instantly share code, notes, and snippets.

@normanrs
Last active October 20, 2018 18:07
Show Gist options
  • Save normanrs/9ba15f025216b9fa7a5b8d20e20b3f93 to your computer and use it in GitHub Desktop.
Save normanrs/9ba15f025216b9fa7a5b8d20e20b3f93 to your computer and use it in GitHub Desktop.
A breakdown of Ruby on Rails concepts and skills with a basic framework for study grouping
# Rails Study
Areas of focus and practices for study group
## Rails Domains
1. Activerecord
2. Html/erb/css
3. Rails Forms
4. Dependencies & Nested Resources
5. HTTP
6. Rails Helpers(path/route/view)
7. Rails command line
8. Testing
9. Authentication/Authorization
10. Routes and Namespacing
## Study Group Format
1. Discussion: A question/answer session where we simply share knowledge and take notes.
2. Group Exercise: Complete a project or exercise together helping each other along the way.
3. Teach-us: Someone takes the lead and give a presentation or code-along lesson.
## Value-Added Take-Aways
1. Cheat Sheet
2. Metaphor(s)
3. Diagram or Visual Illustration
4. Links/References
5. How-To Guide
6. Shared code
@geoffreyadebonojo-zz
Copy link

Ready to implement!

@normanrs
Copy link
Author

I wish there were one or two more group formats to choose from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment