Please turn JavaScript on

Kodecofeed

Subscribe to Kodecofeed’s news feed.

Click on “Follow” and decide if you want to get news from Kodecofeed via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to Kodecofeed comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from Kodecofeed which you are really interested in. Click on the blue “Filter” button below to get started.

Website title: Kodeco | Learn iOS, Android & Flutter

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.21 / day

Message History

Learn how to set up the Swift SDK for Android and integrate Swift code into an Android app. This tutorial covers installation, creating a Swift library, and running Swift code on Android devices.

Read full story
Practice unwrapping optionals safely with guard.

Read full story
Values are captured by reference in closures by default in Swift.

Read full story
Cascades (..) allow you to make a sequence of operations on the same object.

Read full story
Kotlin’s null safety features help avoid NullPointerExceptions.

Read full story