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

Iterator pattern #15

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

Iterator pattern #15

wants to merge 9 commits into from

Commits on Mar 2, 2018

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

Commits on Mar 4, 2018

  1. Iterator design pattern - AFTER CODE for Face book friends project

    - Provides limited control over data access
    premaseem committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    e96236f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Iterator design pattern - BONUS EXAMPLE -

    Multiple iterators to encapsulate and hide filter logic/algorithm
    premaseem committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    e756ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b1a21 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. minor refactoring

    premaseem committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    7dcd1eb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. added uml diagram

    premaseem committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    0fea54b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. update readme.md

    premaseem committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    176e8f1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    premaseem authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    94bd89f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    premaseem authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    c1354ef View commit details
    Browse the repository at this point in the history