Skip to content

dcn01/Design-Patterns-In-Swift-Compare-Kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Patters in Swift and Kotlin. Comparison

The main goal of this repository is to show the difference between patterns realization on Swift and Kotlin. It contains all 23 GOF patterns on both languages.

Table of Contents

Description

Actually, this repository contains the most complete list of GOF patterns with its realization on Kotlin and Swift languages. You can recognize that this languages is quite simular.

Each pattern's folder contains:

  • example on Swift
  • usage on Swift
  • example on Kotlin
  • usage on Kotlin

Also, there are two files with realization: .swift and .kt

Advantages

  • The most complete list of GOF patterns. It contains all 23 patterns.
  • The realization on two languages: Kotlin and Swift.
  • Actual version of Swift 4 and Kotlin 1.2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published