Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Highlight the basic syntax and semantics of Ruby on Rails without referencing complex external concepts like closures and blocks to enhance beginning students learning to code them quickly.

Share Highlight the basic syntax and semantics of Ruby on Rails without referencing complex external concepts like closures and blocks to enhance beginning students learning to code them quickly. with FacebookShare Highlight the basic syntax and semantics of Ruby on Rails without referencing complex external concepts like closures and blocks to enhance beginning students learning to code them quickly. with Twitter
  • Teach students to understand the semantics of the Ruby on Rails code they write without worrying about the implementation details of the framework.

More about this tip

Tags

  • Programming Concepts
  • Other Programming Language
  • Ruby
External Source

Interview with Gregory Nelson.

Other Tips By
Other Tips By Gregory Nelson

Similar tips

Be careful to introduce code that students are equipped to understand; otherwise, students may not be able to demonstrate their comprehension.
Introduce Big-O using iteration rather than recursion to make this important concept easier for students to understand.
Misconception: Students get confused with object-oriented programming in Python because function declarations explicitly take self as an argument, but function calls don’t use self as argument.

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy