Open in app

Sign In

Write

Sign In

Abdullah Al Noman
Abdullah Al Noman

8 Followers

Home

About

Mar 19, 2021

Iterator Design Pattern

Today I am going to discuss a very simple behavioral design pattern called the Iterator design pattern. Almost every programming language has data structure and collection, hence they provide iterator and we iterate over the objects. Sometimes we use for loop or forEach loop to do that but we need…

Iterator Pattern

3 min read

Iterator Design Pattern
Iterator Design Pattern
Iterator Pattern

3 min read


Mar 10, 2021

Composite Design Pattern

“Once you stop dreaming, You start dying” — Bill Johnson When we write code we think of everything as an object and One object can hold multiple objects like a chain inside the parent object. Every object can be treated as a single instance of the same type of object…

Composite Pattern

4 min read

Composite Design Pattern
Composite Design Pattern
Composite Pattern

4 min read


Mar 10, 2021

Template Method Pattern

“If you want to go fast, go alone. If you want to go far, go together”. - African Proverb. Template method pattern is used when we have multiple algorithms that have some common functionality. In general words, the template is like a default structure for doing a specific task. we…

Template Method

3 min read

Template Method Pattern
Template Method Pattern
Template Method

3 min read


Mar 9, 2021

Software Design Pattern and Strategy Design pattern

Let’s start with a quote, “ If you are not prepared to be wrong, you never come up with anything original.” — Sir Ken Robinson. The software design pattern is a reusable solution to the commonly occurring problem within a given context in Software Architecture. In software design, we can…

Strategy Design Pattern

4 min read

Software Design Pattern and Strategy Design pattern
Software Design Pattern and Strategy Design pattern
Strategy Design Pattern

4 min read

Abdullah Al Noman

Abdullah Al Noman

8 Followers

Software Engineer | High Integrity System Graduate @Frankfurt University of Applied Sciences

Following
  • Dario Radečić

    Dario Radečić

  • Trey Huffine

    Trey Huffine

  • Nir Eyal

    Nir Eyal

  • Romin Irani

    Romin Irani

  • The Educative Team

    The Educative Team

See all (173)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams