LeetCode Online Judge is a website containing many algorithm questions. Most of them are real interview questions of Google, Facebook, LinkedIn, Apple, etc. This repo shows my solutions by...
Robot company Intrinsic at Alphabet has unveiled its first product. This is Intrinsic Flowstate, an intuitive, web-based development environment for building robotic applications from concept to implementation....
I’m going to guide you though all the steps to get started with SwiftUI when you already have experience with UIKit! In this tutorial you will...
If you have used Swift and Xcode, probable you may have read the word “Expression” in a compile error or in the documentation. In this video,...
Self-hosted AI coding assistant. An opensource / on-prem alternative to GitHub Copilot. Warning Tabby is still in the alpha phase Tabby Features Self-contained, with no need for...
Codon is a high-performance Python compiler that compiles Python code to native machine code without any runtime overhead. Typical speedups over Python are on the order...
Top 10 most asked interview questions for an iOS Developer role, in a form of a mock interview.
In this session, we will learn how to use Arrow’s Resource Domain-Specific Language (DSL) to reason about resource safety in the same way we use structured...
In this crash course, you will learn the basics of using Kotlin Flows in Android Applications.
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...