Stupid Simple
  • Home
  • Swift
  • Kotlin
  • Algorithmic Trading
  • About

More issues

Error handling Kotlin vs Swift

Recently I had to implement error handling in Kotlin Multi-Platform and use it in Swift. Let's check what error handling looks like in Kotlin and compare it with Swift.
Jan 13, 2023 2 min read

Unwrapping optionals in Kotlin

Unwrapping optional type is different in Kotlin. Let's check all possible ways.
Jan 12, 2023 1 min read

Smooth high-frequency data array with moving averages

Recently I had to implement a way to smooth high-frequency data from the phone's accelerometer. The refresh rate was 16ms, so there is a lot of noise, to simply fix it, I decided to go with moving averages.
Jan 9, 2023 1 min read

For loop in C++ vs Kotlin

Let's compare how the standard For loop works in Kotlin and C++
Jan 5, 2023 1 min read

InAppPurchaseManager - Stupid Simple implementation

Stupid Simple ready to use
Jan 4, 2023 1 min read

How to implement in-app purchase in Apple

In-app purchases allow you to offer additional content or features within your app, giving users the option to purchase items directly within the app. By integrating in-app purchases into your iOS app, you can not only improve the user experience but also increase your revenue
Jan 4, 2023 1 min read

About

Stupid Simple

Stupid Simple

Stupid Simple - engineering so simple that sometimes seems stupid

Topics

Algorithmic Trading

7 issues

JavaScript

7 issues

Kotlin

5 issues

Solution

21 issues

Swift

13 issues
Stupid Simple © 2025