Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overall Concerns #3

Open
rlmoser99 opened this issue Sep 12, 2020 · 0 comments
Open

Overall Concerns #3

rlmoser99 opened this issue Sep 12, 2020 · 0 comments

Comments

@rlmoser99
Copy link
Member

These lessons need a thorough review to verify that the information & explanations are correct. Here is a list of particular areas that concern me:

  • These lessons may "spoon feed" more information than necessary.
  • The first 9 lessons are very simple ones and could be more of a hindrance/annoyance to some students.
  • Lesson 11 uses a shared example for multiple classes, which is not essential to Tic-Tac-Toe or Connect Four.
  • Lessons 13 - 16 explains a lot of different concepts like stubs, message expectations, doubles, TDD, class encapsulation, polymorphism, testing methods in module, etc.
  • Lesson 15 & 16 explains what methods should & should not be tested for these ruby terminal games, which is slightly different than in the "real world". (We could also change these lessons to instruct students to have all the procedural interaction code in a script and focus on having behavior and logic in classes, at least until this change happens in the OOP lessons)
crespire added a commit to crespire/ruby_testing that referenced this issue Nov 30, 2021
ViperFangs added a commit to ViperFangs/ruby_testing that referenced this issue Jul 10, 2022
ViperFangs added a commit to ViperFangs/ruby_testing that referenced this issue Jul 12, 2022
missopi added a commit to missopi/ruby-testing that referenced this issue Aug 18, 2023
missopi added a commit to missopi/ruby-testing that referenced this issue Aug 20, 2023
missopi added a commit to missopi/ruby-testing that referenced this issue Aug 20, 2023
missopi added a commit to missopi/ruby-testing that referenced this issue Aug 20, 2023
lohikaarme added a commit to lohikaarme/ruby_testing that referenced this issue Dec 6, 2023
lohikaarme added a commit to lohikaarme/ruby_testing that referenced this issue Dec 8, 2023
lohikaarme added a commit to lohikaarme/ruby_testing that referenced this issue Dec 9, 2023
lohikaarme added a commit to lohikaarme/ruby_testing that referenced this issue Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant