These are the recordings of all talks of the Do iOS Conference that was held on 8 and 9 November 2022 in Amsterdam.
Ever had a text that was sometimes too large to fit in its container on some devices? In this video I’ll show you how you can...
Keyboard shortcuts are a useful way of quickly navigating around Android Studio and performing common actions. In many cases, using keyboard shortcuts is faster than using...
DevJobsScanner has analyzed over 12 million developer jobs.
It’s a great way to practice your problem-solving, keep your Kotlin skills sharp, compete, and learn from the fantastic community surrounding the event.
Today, I’ll show you how to create this face loading animation using the SwiftUI framework.
Its basis is the number of repositories on GitHub and discussions on Stack Overflow.
Relay eliminates the need for tedious design specifications and lengthy feedback loops to refine details.
In this video, we share 3 best practices when using Kotlin Flows. That way, you can supercharge the use of this powerful API for your needs.
The Open Mainframe Project has launched a new open COBOL programming course. It offers entry-level COBOL training using state-of-the-art tools.
SwiftUI has APIs like Stacks, Horizontal Grid and Vertical Grid that are used to create impossible Design in SwiftUI but these APIs has some complexity when...
This is a tutorial on how to use Swift Charts in a little inconvenient way
Over 100 videos from droidcon Berlin. The conference was held in early July, and now the records of all reports have been published. Official website: https://berlin.droidcon.com/...
Dokka is a documentation engine for Kotlin, performing the same function as javadoc for Java. Just like Kotlin itself, Dokka fully supports mixed-language Java/Kotlin projects. It...
Jetpack Compose can feel like magic, but what do you do when the magic isn’t as performant as you want?
Swiftly is a one-stop quick reference spot for Swift developers. Swiftly contains example-driven reference pages for developers of all levels.
I know the Coordinator pattern is quite popular for iOS app, so I made a short video explaining how it works. Hoping it can help junior...
In this blog post, you will learn how to manage all the states of a screen using only one state variable with very easy steps by...
Good programmers write boring code. Great programmers write really boring code.
The first and foremost concept is to understand solid principles in order to achieve the above paradigms.