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

Starting to reformat loops into a unified concept #2773

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    c9525b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    2bfe185 View commit details
    Browse the repository at this point in the history
  2. Adding design.md content

    Adding reference resolution
    Making small updates to instructions
    Adding blueprint to give to students
    manumafe98 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d4cc8c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    799fa60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ce9240 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c562a88 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update exercises/concept/making-the-grade/.docs/hints.md

    Co-authored-by: Sander Ploegsma <[email protected]>
    manumafe98 and sanderploegsma authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6d6c4bb View commit details
    Browse the repository at this point in the history
  2. Update concepts/loops/about.md

    Co-authored-by: Sander Ploegsma <[email protected]>
    manumafe98 and sanderploegsma authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1050cbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f81a4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4020fde View commit details
    Browse the repository at this point in the history
  5. Re ordering the topic presentation sentence to match the order the to…

    …pics were introduced
    
    Adding links to the corresponding headings topics
    manumafe98 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7f0a64d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Updating for loop introduction

    Adding a different introduction instead of copying the about.md
    Adding continue and break statements explanation and exercises
    manumafe98 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5c89605 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update concepts/loops/about.md

    Co-authored-by: Sander Ploegsma <[email protected]>
    manumafe98 and sanderploegsma authored May 7, 2024
    Configuration menu
    Copy the full SHA
    f072854 View commit details
    Browse the repository at this point in the history
  2. Updating about.md to make break and continue be under the Loop contro…

    …l statements section
    
    Adding two tests for task 5 and 6
    Updating design.md to remove out of scope and add new missing learning objective
    manumafe98 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f31c25c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02653ea View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    d24c6c0 View commit details
    Browse the repository at this point in the history
  2. Deleting trailing spaces

    manumafe98 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4085a81 View commit details
    Browse the repository at this point in the history