Skip to content
View OtenMoten's full-sized avatar
🎯
Focus
🎯
Focus

Highlights

  • Pro
Block or Report

Block or report OtenMoten

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. DesignPatterns_Structural DesignPatterns_Structural Public archive

    A bunch of examples how to create own simple and complex object structures.

    Java

  2. DesignPatterns_Creational DesignPatterns_Creational Public archive

    Here you can find several examples of design patterns which are suited for growing code.

    Java

  3. DesignPatterns_Behaviour DesignPatterns_Behaviour Public archive

    In this library you can find several design patterns which are about how objects interact each other and how to deal with history-management and the undo-/redo-function.

    Java

  4. DesignPatterns_SOLID DesignPatterns_SOLID Public archive

    SOLID patterns are design-principles that intended to make software designs more understandable, flexible and maintainable. See link in README-file.

    Java

  5. Algorithms_Sorting Algorithms_Sorting Public archive

    This my library of sorting-algorithms I wrote by myself.

    Java