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

Simpler Exercise - Looping #11

Open
s2t2 opened this issue Nov 15, 2018 · 0 comments
Open

Simpler Exercise - Looping #11

s2t2 opened this issue Nov 15, 2018 · 0 comments

Comments

@s2t2
Copy link
Member

s2t2 commented Nov 15, 2018

Need a simpler exercise than "Processing CSV Strings" for demonstrating loops, and it should include at least one counter-style loop. The "Processing CSV Strings" exercise has an additional hurdle in splitting strings that overly complicates the process of learning the core looping concepts.

Potential component challenges for the new exercise:

  • loop through records created by the "Simple System" project, and display a message box with information about each
  • auto-generate 100 rows, with a unique identifier and timestamp in each
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant