Table of Contents
Manning Mobile Series
Return to Mobile Development (Android Development - Kotlin Development and iOS Development - Swift Development), Manning Swift Series, Mobile Development Bibliography, Mobile Bibliography, Mobile Computing, Manning Books Purchased by Cloud Monk, Manning Book Series
Android: Android Programming Fundamentals, Android Inventor - Android Designer: Android Inc. in October 2003 by Andy Rubin, Rich Miner, Nick Sears Android | Nick Sears, and Chris White Android | Chris White - Released September 23, 2008 by Google; Android Development, Android Internals, Jetpack Compose, Android Development tools, Android Studio, Kotlin-Java, Dart-Flutter, Android Development Bibliography, Manning Kotlin Series, Manning Mobile Series, Android Development Courses, Android DevOps - Android Development CI/CD, Android Security - Android Pentesting, Functional Programming and Android Development, Android Development and Concurrency, Android Development and Data Science - Android Development and Databases, Android Development and Machine Learning, Android Development Glossary, Awesome Android Development, Android Development GitHub, Android Development Topics. (navbar_android - see also navbar_mobile, navbar_kotlin)
Kotlin Vocabulary List (Sorted by Popularity)
Kotlin Programming Language, Kotlin Compiler, Kotlin JVM Target, Kotlin Gradle Plugin, Kotlin Standard Library, Kotlin Coroutines, Kotlin Multiplatform, Kotlin IntelliJ Integration, Kotlin Android Integration, Kotlin DSL (Domain Specific Language), Kotlin Extension Function, Kotlin Data Class, Kotlin Lambda Expression, Kotlin Inline Function, Kotlin Sealed Class, Kotlin CoroutineScope, Kotlin suspend Function, Kotlin Deferred Type, Kotlin Channel Type, Kotlin Flow API, Kotlin Val Keyword, Kotlin Var Keyword, Kotlin fun Keyword, Kotlin Class Keyword, Kotlin Object Keyword, Kotlin Companion Object, Kotlin Interface Keyword, Kotlin Enum Class, Kotlin Inline Class, Kotlin Typealias Keyword, Kotlin Lateinit Keyword, Kotlin Lazy Initialization, Kotlin Null Safety, Kotlin Safe Calls, Kotlin Elvis Operator, Kotlin Non-Null Assertion, Kotlin Smart Cast, Kotlin When Expression, Kotlin Type Inference, Kotlin Default Arguments, Kotlin Named Arguments, Kotlin Constructor Keyword, Kotlin Secondary Constructor, Kotlin Init Block, Kotlin Primary Constructor, Kotlin Property Accessor, Kotlin Getter, Kotlin Setter, Kotlin Field Keyword, Kotlin Backing Field, Kotlin Backing Property, Kotlin Inline Property, Kotlin Reified Type Parameter, Kotlin Generics, Kotlin Star Projection, Kotlin Covariance, Kotlin Contravariance, Kotlin In Keyword, Kotlin Out Keyword, Kotlin Type Projection, Kotlin Type Erasure, Kotlin Variance Annotation, Kotlin Upper Bounds, Kotlin Lower Bounds, Kotlin Type Parameter, Kotlin Intersection Type, Kotlin Union Type (Planned), Kotlin Nothing Type, Kotlin Unit Type, Kotlin Any Type, Kotlin Array Type, Kotlin String Type, Kotlin Boolean Type, Kotlin Int Type, Kotlin Long Type, Kotlin Double Type, Kotlin Float Type, Kotlin Char Type, Kotlin Byte Type, Kotlin Short Type, Kotlin UInt Type, Kotlin ULong Type, Kotlin UByte Type, Kotlin UShort Type, Kotlin Unsigned Types, Kotlin Immutable Collections, Kotlin Mutable Collections, Kotlin List Interface, Kotlin MutableList Interface, Kotlin Set Interface, Kotlin MutableSet Interface, Kotlin Map Interface, Kotlin MutableMap Interface, Kotlin Sequence Type, Kotlin Iterable Interface, Kotlin Iterator Interface, Kotlin Extension Property, Kotlin Top-Level Function, Kotlin Top-Level Property, Kotlin Package Keyword, Kotlin Import Keyword, Kotlin Internal Keyword, Kotlin Private Keyword, Kotlin Protected Keyword, Kotlin Public Keyword, Kotlin By Keyword, Kotlin Operator Keyword, Kotlin Tailrec Keyword, Kotlin Inline Keyword, Kotlin Noinline Keyword, Kotlin Crossinline Keyword, Kotlin External Keyword, Kotlin Expect Keyword, Kotlin Actual Keyword, Kotlin suspend Modifier, Kotlin Abstract Keyword, Kotlin Final Keyword, Kotlin Open Keyword, Kotlin Override Keyword, Kotlin Const Keyword, Kotlin Infix Keyword, Kotlin Inline Classes, Kotlin Value Class, Kotlin Experimental Annotation, Kotlin Opt-In Annotation, Kotlin RequiresOptIn Annotation, Kotlin Expect/Actual Mechanism, Kotlin Multiplatform Source Set, Kotlin Native Target, Kotlin JS Target, Kotlin Common Main, Kotlin Common Test, Kotlin Ktor Framework Integration, Kotlin Serialization Library, Kotlin Koin Dependency Injection, Kotlin Dagger Integration, Kotlin Hilt Integration, Kotlin kapt Tool, Kotlin Typealias for Function Types, Kotlin Contract DSL, Kotlin Contract Functions, Kotlin Inline Reified Functions, Kotlin coroutines suspendCoroutine, Kotlin coroutines withContext, Kotlin coroutines async, Kotlin coroutines launch, Kotlin coroutines delay, Kotlin coroutines runBlocking, Kotlin coroutines channel, Kotlin coroutines flowOn, Kotlin coroutines collect, Kotlin coroutines StateFlow, Kotlin coroutines SharedFlow, Kotlin coroutines MutableStateFlow, Kotlin coroutines MutableSharedFlow, Kotlin coroutines flowOf, Kotlin coroutines emptyFlow, Kotlin coroutines flow, Kotlin coroutines callbackFlow, Kotlin coroutines combine Flow, Kotlin coroutines zip Flow, Kotlin coroutines flatMapConcat, Kotlin coroutines flatMapMerge, Kotlin coroutines flatMapLatest, Kotlin coroutines map Flow, Kotlin coroutines filter Flow, Kotlin coroutines onEach Flow, Kotlin coroutines catch Flow, Kotlin coroutines retry Flow, Kotlin coroutines shareIn Flow, Kotlin coroutines stateIn Flow, Kotlin Inline Functions Optimization, Kotlin Function Literals, Kotlin Function Type, Kotlin Receiver Type, Kotlin Extension Lambda, Kotlin SAM (Single Abstract Method) Conversion, Kotlin TypeAlias for Complex Types, Kotlin High-Order Function, Kotlin Lambdas with Receiver, Kotlin apply Function, Kotlin with Function, Kotlin run Function, Kotlin let Function, Kotlin also Function, Kotlin takeIf Function, Kotlin takeUnless Function, Kotlin runCatching Function, Kotlin mapCatching Function, Kotlin onFailure Function, Kotlin onSuccess Function, Kotlin fold Function, Kotlin reduce Function, Kotlin associate Function, Kotlin groupBy Function, Kotlin joinToString Function, Kotlin sortedBy Function, Kotlin sortedByDescending Function, Kotlin filter Function, Kotlin filterNot Function, Kotlin filterNotNull Function, Kotlin mapNotNull Function, Kotlin flatMap Function, Kotlin flatten Function, Kotlin distinct Function, Kotlin distinctBy Function, Kotlin chunked Function, Kotlin windowed Function, Kotlin zip Function, Kotlin partition Function, Kotlin plus Function for Collections, Kotlin minus Function for Collections, Kotlin getOrElse Function, Kotlin getOrNull Function, Kotlin random Function on Collections, Kotlin shuffle Function on Collections, Kotlin associateWith Function, Kotlin associateBy Function, Kotlin require Function, Kotlin check Function, Kotlin assert Function, Kotlin lazy Delegate, Kotlin lazyThreadSafetyMode, Kotlin Delegation Pattern, Kotlin delegated Property, Kotlin by lazy, Kotlin by Delegates.notNull, Kotlin by Delegates.observable, Kotlin by Delegates.vetoable, Kotlin property Delegation, Kotlin storing properties in a map, Kotlin Reflection, Kotlin KClass Type, Kotlin KFunction Type, Kotlin KProperty Type, Kotlin KParameter Type, Kotlin KType Type, Kotlin KMutableProperty Type, Kotlin callBy Reflection, Kotlin isInitialized Reflection, class, functionName, propertyName, Kotlin Bound Reference, Kotlin Unbound Reference, Kotlin JVM Annotations, Kotlin @JvmStatic Annotation, Kotlin @JvmOverloads Annotation, Kotlin @JvmName Annotation, Kotlin @JvmField Annotation, Kotlin @JvmSynthetic Annotation, Kotlin @JvmDefault Annotation, Kotlin @Throws Annotation, Kotlin @Synchronized Annotation, Kotlin @Volatile Annotation, Kotlin SAM Constructor, Kotlin Scripting, Kotlin Script File (.kts), Kotlin Gradle Script (build.gradle.kts), Kotlin Kotlinx Packages, Kotlin kotlinx.coroutines, Kotlin kotlinx.serialization, Kotlin kotlinx.datetime, Kotlin kotlinx.cli, Kotlin Metadata Annotations, Kotlin Intrinsics, Kotlin Inline Classes Stability, Kotlin Unsigned Integers Support, Kotlin Range Expressions, Kotlin IntRange, Kotlin LongRange, Kotlin CharRange, Kotlin UIntRange, Kotlin ULongRange, Kotlin ClosedRange Interface, Kotlin Progressions, Kotlin IntProgression, Kotlin LongProgression, Kotlin CharProgression, Kotlin RangeTo Operator, Kotlin until Function, Kotlin downTo Function, Kotlin step Function, Kotlin in Operator for Ranges, Kotlin !in Operator for Ranges, Kotlin for Loop over Ranges, Kotlin indices Property, Kotlin Indices in Arrays, Kotlin Indices in Strings, Kotlin Indices in Collections, Kotlin Null Safety Operators, Kotlin , Kotlin , Kotlin !! Non-Null Assertion, Kotlin let Scope Function, Kotlin run Scope Function, Kotlin also Scope Function, Kotlin apply Scope Function, Kotlin with Scope Function, Kotlin requireNotNull Function, Kotlin checkNotNull Function, Kotlin notNull Delegate, Kotlin Lateinit for Non-Null Properties, JvmName Annotation, JvmMultifileClass Annotation, Kotlin JvmField on top-level val, Kotlin JvmName for function, Kotlin JvmName for property, Kotlin JvmOverloads for default params, Kotlin JvmStatic in companion, Kotlin JvmDefault for interface methods, Kotlin JvmRecord Annotation, Kotlin JvmInline Annotation, Kotlin TypeOf Operator, Kotlin result Type, Kotlin Result Class, Kotlin Result.isSuccess, Kotlin Result.isFailure, Kotlin Result.getOrThrow, Kotlin Result.getOrElse, Kotlin Result.fold, Kotlin Contracts, Kotlin ContractBuilder, Kotlin CallsInPlace Contract, Kotlin Returns Contract, Kotlin ReturnsNotNull Contract, Kotlin Implicit Contract, Kotlin Contract Effects, Kotlin Inline Lambdas, Kotlin crossinline Parameter, Kotlin noinline Parameter, Kotlin tailrec Functions, Kotlin operator Overloading, Kotlin componentN Functions, Kotlin Destructuring Declarations, Kotlin Data Class copy Function, Kotlin Data Class component Functions, Kotlin Data Class equals and hashCode, Kotlin Data Class toString, Kotlin Data Class copy with named arguments, Kotlin equals Operator Check, Kotlin compareTo Operator, Kotlin plus Operator, Kotlin minus Operator, Kotlin times Operator, Kotlin div Operator, Kotlin rem Operator, Kotlin unaryPlus Operator, Kotlin unaryMinus Operator, Kotlin not Operator, Kotlin get Operator Overload, Kotlin set Operator Overload, Kotlin invoke Operator Overload, Kotlin iterator Operator Overload, Kotlin rangeTo Operator Overload, Kotlin contains Operator Overload, Kotlin index Operator Overload, Kotlin Operator precedence, Kotlin Safe Cast Operator (as, Kotlin Non-null Cast (as) Operator, Kotlin sealed Interface, Kotlin inline classes numeric conversions, Kotlin Experimental Features Flag, Kotlin @Experimental Annotation, Kotlin RequiresOptIn replaced by RequiresOptIn Annotation, Kotlin UseExperimental Annotation (deprecated), Kotlin buildString Function, Kotlin buildList Function, Kotlin buildMap Function, Kotlin buildSet Function, Kotlin buildSequence Function, Kotlin buildIterator Function, Kotlin ByteArray Type, Kotlin ShortArray Type, Kotlin IntArray Type, Kotlin LongArray Type, Kotlin FloatArray Type, Kotlin DoubleArray Type, Kotlin CharArray Type, Kotlin BooleanArray Type, Kotlin arrayOf Function, Kotlin intArrayOf Function, Kotlin charArrayOf Function, Kotlin emptyArray Function, Kotlin arrayOfNulls Function, Kotlin contentEquals Function on Arrays, Kotlin contentHashCode Function on Arrays, Kotlin contentToString Function on Arrays, Kotlin contentDeepEquals Function, Kotlin contentDeepHashCode Function, Kotlin contentDeepToString Function, Kotlin joinToString on Arrays, Kotlin copyOf on Arrays, Kotlin copyOfRange on Arrays, Kotlin fill on Arrays, Kotlin sort on Arrays, Kotlin sortBy on Arrays, Kotlin sortWith on Arrays, Kotlin reversed on Arrays, Kotlin indexOf on Arrays, Kotlin lastIndexOf on Arrays, Kotlin indexOfFirst on Arrays, Kotlin indexOfLast on Arrays, Kotlin binarySearch on Arrays, Kotlin slice on Arrays, Kotlin drop on Arrays, Kotlin take on Arrays, Kotlin dropLast on Arrays, Kotlin takeLast on Arrays, Kotlin chunked on Arrays, Kotlin windowed on Arrays, Kotlin runningFold on Arrays, Kotlin runningReduce on Arrays, Kotlin fold on Arrays, Kotlin reduce on Arrays, Kotlin foldIndexed on Arrays, Kotlin reduceIndexed on Arrays, Kotlin mapIndexed on Arrays, Kotlin forEachIndexed on Arrays, Kotlin onEachIndexed on Arrays, Kotlin Kotlinx.coroutines.test Dependency, Kotlin Test Coroutines, Kotlin runTest Function, Kotlin Unconfined Dispatcher, Kotlin Main Dispatcher, Kotlin Default Dispatcher, Kotlin IO Dispatcher, Kotlin NonCancellable Job, Kotlin CoroutineExceptionHandler, Kotlin SupervisorJob, Kotlin SupervisorScope, Kotlin withTimeout Function, Kotlin withTimeoutOrNull Function, Kotlin withContext Function, Kotlin coroutineContext Property, Kotlin ensureActive Function, Kotlin yield Function, Kotlin delay Function, Kotlin async Function, Kotlin Job Interface, Kotlin Deferred Interface, Kotlin Cancellable Continuation, Kotlin Continuation Interface, Kotlin start Coroutine, Kotlin suspendCoroutine Function, Kotlin suspendCancellableCoroutine Function, Kotlin Flow Builder Functions, Kotlin flowOf Elements, Kotlin flowOn Operator, Kotlin buffer Operator, Kotlin conflate Operator, Kotlin distinctUntilChanged Operator, Kotlin filterNotNull Operator, Kotlin debounce Operator, Kotlin throttleFirst Operator, Kotlin flatMapConcat Operator, Kotlin flatMapMerge Operator, Kotlin flatMapLatest Operator, Kotlin catch Operator, Kotlin onCompletion Operator, Kotlin retry Operator, Kotlin channelFlow Builder, Kotlin callbackFlow Builder, Kotlin MutableStateFlow class, Kotlin MutableSharedFlow class, Kotlin SharedFlow class, Kotlin StateFlow class, Kotlin StateIn Operator, Kotlin ShareIn Operator, Kotlin produceIn Operator, Kotlin consumeAsFlow Extension, Kotlin asFlow Extension, Kotlin Sequence Builder, Kotlin sequenceOf Elements, Kotlin generateSequence Function, Kotlin asSequence Function, Kotlin toList Extension, Kotlin toSet Extension, Kotlin toMap Extension, Kotlin toMutableList Extension, Kotlin toMutableSet Extension, Kotlin toMutableMap Extension, Kotlin component1 Function, Kotlin component2 Function, Kotlin destructuring Declarations in For Loops, Kotlin destructuring in lambda parameters, Kotlin internal Visibility, Kotlin private Visibility, Kotlin protected Visibility, Kotlin public Visibility, Kotlin inline Reified Type Parameter, Kotlin checkNotNull Function for Safety, Kotlin requireNotNull Function for Safety, Kotlin also for side effects, Kotlin apply for configuration, Kotlin run for last expression, Kotlin let for safe calls, Kotlin takeUnless for inverse predicate, Kotlin takeIf for direct predicate, Kotlin measureTimeMillis Function, Kotlin measureNanoTime Function, Kotlin randomOrNull Extension, Kotlin shuffle Extension on Lists, Kotlin sortBy Extension on Lists, Kotlin sorted Extension on Lists, Kotlin reversed Extension on Lists, Kotlin binarySearch Extension on Lists, Kotlin chunked Extension on Lists, Kotlin windowed Extension on Lists, Kotlin aggregate Operations on Collections, Kotlin maxOrNull Function, Kotlin minOrNull Function, Kotlin sum Function on Collections, Kotlin average Function on Collections, Kotlin foldIndexed on Collections, Kotlin reduceIndexed on Collections, Kotlin mapIndexedNotNull on Collections, Kotlin flatMapIndexed on Collections, Kotlin groupBy on Collections, Kotlin associateWith on Collections, Kotlin associateBy on Collections, Kotlin partition on Collections, Kotlin zip on Collections, Kotlin unzip on Collections, Kotlin foldRight on Collections, Kotlin reduceRight on Collections, Kotlin scan on Collections, Kotlin scanIndexed on Collections, Kotlin onEach on Collections, Kotlin onEachIndexed on Collections, Kotlin shuffle on MutableList, Kotlin sort on MutableList, Kotlin sortDescending on MutableList, Kotlin sortByDescending on MutableList, Kotlin fill on MutableList, Kotlin plusAssign Operator for Collections, Kotlin minusAssign Operator for Collections, Kotlin plus Operator for Collections, Kotlin minus Operator for Collections, Kotlin union Operator for Sets, Kotlin intersect Operator for Sets, Kotlin subtract Operator for Sets, Kotlin indexing operations on Lists, Kotlin indexing operations on Maps, Kotlin getValue Operator for Delegated Properties, Kotlin setValue Operator for Delegated Properties, Kotlin mapKeys on Maps, Kotlin mapValues on Maps, Kotlin filterKeys on Maps, Kotlin filterValues on Maps, Kotlin withDefault on Maps, Kotlin Map to MutableMap conversion, Kotlin readOnly view of a map, Kotlin readOnly view of a list, Kotlin readOnly view of a set, Kotlin buildMap builder, Kotlin buildList builder, Kotlin buildSet builder, Kotlin LinkedHashMap type, Kotlin LinkedHashSet type, Kotlin SortedSet (in standard library), Kotlin SortedMap (in standard library), Kotlin kotlin.math Package, Kotlin kotlin.random Package, Kotlin kotlin.system Package, Kotlin kotlin.reflect Package, Kotlin reflection KMutableProperty, Kotlin reflection KMutableProperty0, Kotlin reflection KMutableProperty1, Kotlin reflection KMutableProperty2, Kotlin reflection KProperty0, Kotlin reflection KProperty1, Kotlin reflection KProperty2, Kotlin reflection KTypeParameter, Kotlin reflection KVariance, Kotlin reflection isFinal Property, Kotlin reflection isOpen Property, Kotlin reflection isAbstract Property, Kotlin reflection isSealed Property, Kotlin reflection isData Property, Kotlin reflection isInner Property, Kotlin reflection isCompanion Property, Kotlin reflection KVisibility, Kotlin reflection KVisibility.PUBLIC, Kotlin reflection KVisibility.PROTECTED, Kotlin reflection KVisibility.INTERNAL, Kotlin reflection KVisibility.PRIVATE, Kotlin reflection call Function, Kotlin reflection callBy Function, Kotlin reflection property getter, Kotlin reflection property setter, Kotlin reflection extension Receiver, Kotlin reflection instance Parameter, Kotlin reflection supertypes, Kotlin reflection isMarkedNullable, Kotlin reflection starProjectedType, Kotlin reflection jvmName Extension, Kotlin reflection jvmErasure Extension, Kotlin reflection jvmErasure.java, Kotlin reflection KClass.isInstance, Kotlin reflection KClass.constructors, Kotlin reflection KClass.nestedClasses, Kotlin reflection KClass.objectInstance, Kotlin reflection KClass.isCompanion, Kotlin reflection KClass.isSealed, Kotlin reflection KClass.isData, Kotlin reflection KClass.isInner, Kotlin reflection KFunction.isSuspend, Kotlin reflection KFunction.isOperator, Kotlin reflection KFunction.isInfix, Kotlin reflection KFunction.isExternal, Kotlin reflection KFunction.isInline, Kotlin reflection KFunction.isTailrec, Kotlin reflection KFunction.isAnnotation, Kotlin reflection KFunction.isExpect, Kotlin reflection KFunction.isFun, Kotlin reflection KFunction.typeParameters, Kotlin reflection KFunction.parameters, Kotlin reflection KParameter.isOptional, Kotlin reflection KParameter.isVararg, Kotlin reflection KParameter.kind, Kotlin reflection KParameter.index, Kotlin reflection KParameter.type, Kotlin reflection KProperty.isLateinit, Kotlin reflection KProperty.isConst, Kotlin reflection KProperty.setter, Kotlin reflection KProperty.getter, Kotlin reflection KMutableProperty.setter, Kotlin reflection KMutableProperty.getter, Kotlin reflection KType.isMarkedNullable, Kotlin reflection KType.arguments, Kotlin reflection KTypeParameter.upperBounds, Kotlin reflection KTypeParameter.variance, Kotlin reflection KTypeParameter.isReified, Kotlin reflection KTypeProjection, Kotlin reflection KTypeProjection.STAR, Kotlin reflection KTypeProjection.contravariant, Kotlin reflection KTypeProjection.covariant, Kotlin reflection KTypeProjection.invariant, Kotlin reflection KProperty0.get, Kotlin reflection KProperty1.get, Kotlin reflection KProperty2.get, Kotlin reflection KProperty0.setter, Kotlin reflection KProperty1.setter, Kotlin reflection KProperty2.setter, Kotlin reflection KCallable.returnType, Kotlin reflection KCallable.name, Kotlin reflection KCallable.typeParameters, Kotlin reflection KCallable.isAbstract, Kotlin reflection KCallable.isFinal, Kotlin reflection KCallable.isOpen, Kotlin reflection KCallable.isSuspend, Kotlin stdlib kotlin.text Package, Kotlin toRegex Function, Kotlin Regex Class, Kotlin Regex.find Function, Kotlin Regex.findAll Function, Kotlin Regex.matchEntire Function, Kotlin Regex.replace Function, Kotlin Regex.replaceFirst Function, Kotlin Regex.split Function, Kotlin RegexOption.IGNORE_CASE, Kotlin RegexOption.MULTILINE, Kotlin RegexOption.LITERAL, Kotlin RegexOption.UNIX_LINES, Kotlin RegexOption.COMMENTS, Kotlin buildString for text, Kotlin buildCharSequence, Kotlin chars Function, Kotlin filterNotNull on CharSequence, Kotlin substring Function, Kotlin substringAfter Function, Kotlin substringBefore Function, Kotlin substringAfterLast Function, Kotlin substringBeforeLast Function, Kotlin substringRange Function, Kotlin dropWhile Function, Kotlin dropLastWhile Function, Kotlin takeWhile Function, Kotlin takeLastWhile Function, Kotlin padStart Function, Kotlin padEnd Function, Kotlin trim Function, Kotlin trimIndent Function, Kotlin trimMargin Function, Kotlin chunked for Strings, Kotlin windowed for Strings, Kotlin replace for Strings, Kotlin replaceAfter for Strings, Kotlin replaceBefore for Strings, Kotlin replaceRange for Strings, Kotlin equalsIgnoreCase Function, Kotlin capitalize Function, Kotlin decapitalize Function, Kotlin toLowerCase Function, Kotlin toUpperCase Function, Kotlin asIterable on CharSequence, Kotlin asSequence on CharSequence, Kotlin asIterable on Array, Kotlin asSequence on Array, Kotlin joinTo on Collections, Kotlin joinToString with prefix/suffix, Kotlin chunked with transform, Kotlin windowed with transform, Kotlin zipWithNext Function, Kotlin zipWithNext with transform, Kotlin reduceOrNull Function, Kotlin foldRight Function, Kotlin foldRightIndexed Function, Kotlin reduceRight Function, Kotlin reduceRightIndexed Function, Kotlin scanRight Function, Kotlin scanRightIndexed Function, Kotlin minusElement Function, Kotlin plusElement Function, Kotlin union Extension, Kotlin intersect Extension, Kotlin subtract Extension, Kotlin distinct Extension, Kotlin distinctBy Extension, Kotlin dropWhile Extension, Kotlin dropLastWhile Extension, Kotlin takeWhile Extension, Kotlin takeLastWhile Extension, Kotlin flatMapTo Function, Kotlin mapTo Function, Kotlin filterTo Function, Kotlin filterNotTo Function, Kotlin associateTo Function, Kotlin associateByTo Function, Kotlin associateWithTo Function, Kotlin groupByTo Function, Kotlin onEachTo Function, Kotlin partitionTo Function, Kotlin zipTo Function, Kotlin sequence Function, Kotlin generateSequence with seed, Kotlin sequenceOf vararg, Kotlin emptySequence Function, Kotlin asSequence on Iterable, Kotlin Sequence.flatMap, Kotlin Sequence.mapNotNull, Kotlin Sequence.filterNotNull, Kotlin Sequence.distinct, Kotlin Sequence.plus, Kotlin Sequence.minus, Kotlin Sequence.toList, Kotlin Sequence.toSet, Kotlin Sequence.toMap, Kotlin Sequence.toMutableList, Kotlin Sequence.toMutableSet, Kotlin Sequence.toMutableMap, Kotlin ByteArray.contentEquals, Kotlin ByteArray.contentHashCode, Kotlin ByteArray.contentToString, Kotlin ByteArray.joinToString, Kotlin ByteArray.copyOf, Kotlin ByteArray.copyOfRange, Kotlin ByteArray.fill, Kotlin ByteArray.sort, Kotlin ByteArray.sortBy, Kotlin ByteArray.reversed, Kotlin ByteArray.indexOf, Kotlin ByteArray.lastIndexOf, Kotlin ByteArray.map, Kotlin ByteArray.filter, Kotlin ByteArray.slice, Kotlin ByteArray.distinct, Kotlin ByteArray.distinctBy, Kotlin ByteArray.associate, Kotlin ByteArray.associateBy, Kotlin ByteArray.associateWith, Kotlin companion object Extensions, Kotlin object Expression, Kotlin object Declaration, Kotlin Named Companion Objects, Kotlin inline classes Experimental, Kotlin value classes as of Kotlin 1.5+, Kotlin sealed interfaces Experimental, Kotlin serialization with kotlinx.serialization, Kotlin @Serializable Annotation, Kotlin Json Class from kotlinx.serialization, Kotlin encodeToString Function, Kotlin decodeFromString Function, Kotlin encodeToByteArray Function, Kotlin decodeFromByteArray Function, Kotlin JsonConfiguration Builder, Kotlin Polymorphic Serialization, Kotlin @Polymorphic Annotation, Kotlin @SerialName Annotation, Kotlin @Transient Annotation, Kotlin @Contextual Annotation, Kotlin @SerialInfo Annotation, Kotlin @Required Annotation, Kotlin Built-In Serializers for Primitives, Kotlin Built-In Serializers for Collections, Kotlin Built-In Serializers for Maps, Kotlin Built-In Serializers for Arrays, Kotlin Built-In Serializers for Enums, Kotlin Built-In Serializers for Polymorphism, Kotlin plugin Management in Gradle Scripts, Kotlin MPP (Multiplatform Projects), Kotlin MPP Source Sets Hierarchy, Kotlin MPP Targets (JVM, JS, Native), Kotlin MPP Shared Code, Kotlin MPP Common Main Source Set, Kotlin MPP jvmMain Source Set, Kotlin MPP jsMain Source Set, Kotlin MPP iosMain Source Set, Kotlin MPP cocoapods Integration, Kotlin MPP KLib Format, Kotlin JS IR Compiler, Kotlin JS Legacy Compiler, Kotlin JS Browser DSL in Gradle, Kotlin JS Node.js Target, Kotlin Native Backend, Kotlin Native Interop with C/Objective-C, Kotlin/Native Memory Model, Kotlin/Native Gradle Plugin, Kotlin/Native KLIB Dependencies, Kotlin/Native Konan Toolchain, Kotlin/Native C Interop DSL, Kotlin Compose Multiplatform Integration, Kotlin Compose DSL, Kotlin Compose @Composable Annotation, Kotlin Compose remember Function, Kotlin Compose mutableStateOf, Kotlin Compose State, Kotlin Compose EffectHandlers, Kotlin Compose LaunchedEffect, Kotlin Compose DisposableEffect, Kotlin Compose rememberCoroutineScope, Kotlin Compose snapshotFlow, Kotlin Compose Flow.collectAsState, Kotlin Compose StateFlow.collectAsState, Kotlin Compose LiveData.observeAsState, Kotlin Compose RxJava.observeAsState.
Kotlin: Effective Kotlin, Kotlin Best Practices, Kotlin Fundamentals, Kotlin Inventor - Kotlin Language Designer: Andrey Breslav and JetBrains on July 22, 2011, Kotlin 1.0 on February 15, 2016; JVM, Kotlin on JVM, Kotlin RFCs, Kotlin Scripting, Kotlin Keywords, Kotlin Built-In Data Types, Kotlin Data Structures - Kotlin Algorithms, Kotlin Syntax, Kotlin OOP - Kotlin Design Patterns - Kotlin Best Practices, Kotlin Installation, Kotlin Containerization, Kotlin Configuration, Kotlin Compiler, Kotlin Transpiler (Kotlin/JS - Kotlin.js, kotlin.multiplatform), Kotlin Multiplatform, Kotlin REPL (Kotlin Interpreter), Kotlin IDEs (JetBrains IntelliJ, Android Studio), Kotlin development tools, Kotlin Linter, JetBrains, Kotlin Testing, Kotlin on Android, Kotlin on Windows, Kotlin on macOS, Kotlin on Linux, KTor, Kotlin DevOps - Kotlin SRE - Kotlin Scripting (kscript), Kotlin Data Science - Kotlin DataOps, Kotlin Machine Learning, Kotlin Deep Learning, Functional Kotlin, Kotlin Concurrency - Kotlin Parallel Programming - Async Kotlin, Kotlin History, Kotlin Bibliography, Manning Kotlin Series, Kotlin Glossary - Glossaire de Kotlin - French, Kotlin Topics, Kotlin Courses, Kotlin Security - Kotlin DevSecOps, Kotlin Standard Library, Kotlin Libraries, Kotlin Frameworks, Kotlin Research, Kotlin GitHub, Written in Kotlin, Kotlin Popularity, Kotlin Awesome List, Kotlin Versions. (navbar_kotlin)
Kotlin Package Manager, Kotlin Virtualization, Kotlin Interpreter, Kotlin REPL, Kotlin IDEs (IntelliJ - CLion, Visual Studio Code), Kotlin Development Tools, Kotlin Linter, Kotlinaceans-Kotlin User, Kotlin Uses, List of Kotlin Software, Kotlin Popularity, Kotlin Compiler, Kotlin Transpiler, Kotlin DevOps - Kotlin SRE, Kotlin Data Science - Kotlin DataOps, Kotlin Machine Learning, Kotlin Deep Learning, Functional Kotlin, Kotlin Concurrency - Kotlin Parallel Programming - Async Kotlin, Kotlin Standard Library, Kotlin Testing, Kotlin Libraries, Kotlin Frameworks, Kotlin History, Kotlin Bibliography, Kotlin Glossary - Kotlin Official Glossary, Kotlin Topics, Kotlin Courses, Kotlin Research, Kotlin GitHub, Written in Kotlin, Kotlin Awesome List. (navbar_Kotlin - see also navbar_java)
Mobile Computing: Mobile Development (Android Development - Kotlin Development and iOS Development - Swift Development), Mobile Development Bibliography, Manning Mobile Series, Mobile Bibliography, GitHub Mobile, GitHub Android, GitHub Kotlin, GitHub iOS, GitHub Swift, Awesome Mobile, Awesome Android, Awesome Kotlin, Awesome iOS, Awesome Swift. (navbar_mobile - see also navbar_android, navbar_kotlin, navbar_ios, navbar_iphone, navbar_swift)
Apple iOS: iOS Sucks!!!!!, Apple Inc.'s iOS, iPadOS, watchOS, macOS, tvOS, audioOS, and visionOS, Apple Mobile Development, Apple iPhone, iPhone Development, iPadOS, WatchOS, Apple TV OS, iOS Development, Swift Development, iOS Development Bibliography, Manning Mobile Series, Manning Swift Series, Mobile Bibliography, GitHub Mobile, GitHub iPhone, GitHub Swift, GitHub iOS, GitHub Apple, Awesome Mobile, Awesome iPhone, Awesome iOS, Awesome Apple. (navbar_ios - see also navbar_iphone, navbar_ipad, navbar_apple, navbar_swift, navbar_android, navbar_kotlin, navbar_mobile, navbar_macos)
Apple iPhone: iOS Sucks!!!!!, Apple Mobile Development, iPhone Development, iOS Development, Swift Development, iOS Development Bibliography, Manning Mobile Series, Manning Swift Series, Mobile Bibliography, GitHub Mobile, GitHub iPhone, GitHub Swift, GitHub iOS, GitHub Apple, Awesome Mobile, Awesome iPhone, Awesome iOS, Awesome Apple. (navbar_iphone - see also navbar_ipad, navbar_ios, navbar_swift, navbar_apple, navbar_android, navbar_kotlin, navbar_mobile)
Swift Vocabulary List (Sorted by Popularity)
Swift Programming Language, Swift Compiler, Swift Standard Library, Swift Playground, Swift REPL, Swift SwiftUI, Swift Combine Framework, Swift Foundation Framework, Swift Codable Protocol, Swift Decodable Protocol, Swift Encodable Protocol, Swift URLSession, Swift async/await, Swift Task, Swift Actor, Swift Sendable, Swift MainActor, Swift GlobalActor, Swift Concurrent Code, Swift Structured Concurrency, Swift Result Type, Swift Optionals, Swift let Keyword, Swift var Keyword, Swift func Keyword, Swift class Keyword, Swift struct Keyword, Swift enum Keyword, Swift protocol Keyword, Swift extension Keyword, Swift guard Keyword, Swift if Keyword, Swift else Keyword, Swift switch Keyword, Swift case Keyword, Swift for Keyword, Swift while Keyword, Swift repeat Keyword, Swift do Keyword, Swift try Keyword, Swift catch Keyword, Swift defer Keyword, Swift throw Keyword, Swift throws Keyword, Swift rethrows Keyword, Swift return Keyword, Swift inout Keyword, Swift typealias Keyword, Swift associatedtype Keyword, Swift where Keyword, Swift import Keyword, if Conditional Compilation, warning Directive, error Directive, file, line, function, column, dsohandle, Swift Self Keyword, Swift self Keyword, Swift Any Type, Swift AnyObject Protocol, Swift AnyClass, Swift AnyHashable, Swift Never Type, Swift Void Type, Swift Bool Type, Swift Int Type, Swift UInt Type, Swift Double Type, Swift Float Type, Swift Character Type, Swift String Type, Swift Substring Type, Swift Array Type, Swift Dictionary Type, Swift Set Type, Swift Range Type, Swift ClosedRange Type, Swift PartialRangeUpTo, Swift PartialRangeThrough, Swift PartialRangeFrom, Swift Optional Chaining, Swift Optional Binding, Swift Implicitly Unwrapped Optional, Swift nil Literal, Swift as Keyword, Swift as, Swift as! Keyword, Swift is Keyword, Swift try, Swift try! Keyword, Swift weak Reference, Swift unowned Reference, Swift ARC (Automatic Reference Counting), Swift RAII (Resource Acquisition Is Initialization), Swift Memory Safety, Swift Copy-on-Write Semantics, Swift Value Semantics, Swift Reference Semantics, Swift Deinitialization, Swift init Keyword, Swift deinit Keyword, Swift Convenience Initializer, Swift Failable Initializer, Swift Required Initializer, Swift Inheritance, Swift Final Keyword, Swift Open Keyword, Swift Dynamic Keyword, Swift Lazy Keyword, Swift Key Paths, Swift @objc Attribute, Swift @IBOutlet Attribute, Swift @IBAction Attribute, Swift @NSManaged Attribute, Swift @available Attribute, Swift @discardableResult Attribute, Swift @dynamicCallable Attribute, Swift @dynamicMemberLookup Attribute, Swift @frozen Attribute, Swift @inlinable Attribute, Swift @inline(__always) Attribute, Swift @main Attribute, Swift @propertyWrapper Attribute, Swift @resultBuilder Attribute, Swift @testable Attribute, Swift @UIApplicationMain Attribute, Swift @MainActor Attribute, Swift @Sendable Attribute, Swift @escaping Keyword, Swift @autoclosure Keyword, Swift @convention Keyword, Swift @escaping Closures, Swift Non-Escaping Closures, Swift Trailing Closure Syntax, Swift Capturing Closures, Swift Closure Expressions, Swift Map Function (on collections), Swift Filter Function (on collections), Swift Reduce Function (on collections), Swift ForEach, Swift sorted Method, Swift reversed Method, Swift joined Method, Swift compactMap Method, Swift flatMap Method, Swift contains Method, Swift isEmpty Property, Swift count Property, Swift append Method, Swift insert Method, Swift remove Method, Swift removeAll Method, ) Method, Swift indices Property, Swift first Property, Swift last Property, Swift popLast Method, Swift prefix Method, Swift suffix Method, Swift split Method, Swift enumerated Method, ) Method, ) Method, Swift replaceSubrange Method, Swift capacity Property (Array), Swift reserveCapacity Method (Array), Swift Hasher Struct, Swift Hashable Protocol, Swift Equatable Protocol, Swift Comparable Protocol, Swift Identifiable Protocol, Swift CustomStringConvertible Protocol, Swift CustomDebugStringConvertible Protocol, Swift Sequence Protocol, Swift Collection Protocol, Swift BidirectionalCollection Protocol, Swift RandomAccessCollection Protocol, Swift MutableCollection Protocol, Swift RangeReplaceableCollection Protocol, Swift Indexable Protocol (deprecated), Swift Strideable Protocol, Swift Error Protocol, Swift LocalizedError Protocol, Swift DecodingError, Swift EncodingError, Swift URLError, Swift NSError Interop, Swift Throwing Functions, Swift Throwing Initializers, Swift Error Handling, Swift Result.success Case, Swift Result.failure Case, Swift Result.get Method, Swift Swift.Error Built-in Protocol, Swift Mirror Reflecting, Swift Mirror Type, Swift KeyValuePairs Type, Swift stride Function, Swift max Function, Swift min Function, Swift abs Function, Swift repeatElement Function, Swift zip Function, Swift debugPrint Function, Swift dump Function, Swift fatalError Function, Swift precondition Function, Swift preconditionFailure Function, Swift assert Function, Swift assertionFailure Function, Swift global Functions like print, Swift print Function, Swift localizedDescription Property (Error), Swift MemoryLayout Struct, Swift withUnsafePointer, Swift withUnsafeMutablePointer, Swift withUnsafeBytes, Swift withUnsafeMutableBytes, Swift UnsafePointer Type, Swift UnsafeMutablePointer Type, Swift UnsafeBufferPointer Type, Swift UnsafeMutableBufferPointer Type, Swift UnsafeRawPointer Type, Swift UnsafeMutableRawPointer Type, Swift UnsafeRawBufferPointer Type, Swift UnsafeMutableRawBufferPointer Type, Swift ManagedBuffer, Swift Unmanaged Reference, Swift C Interop, Swift Objective-C Interop, Swift Bridging Header, Swift @objcMembers Attribute, Swift dynamicCallable integration, Swift dynamicMemberLookup integration, Swift Property Wrappers, Swift @State (SwiftUI), Swift @Binding (SwiftUI), Swift @ObservedObject (SwiftUI), Swift @Environment (SwiftUI), Swift @EnvironmentObject (SwiftUI), Swift @Published (Combine), Swift @AppStorage (SwiftUI), Swift @SceneStorage (SwiftUI), Swift @main (entry point), Swift ClangImporter, Swift Swift Package Manager, Swift Package.swift Manifest, Swift target in Package.swift, Swift dependency in Package.swift, Swift product in Package.swift, Swift swift build Command, Swift swift test Command, Swift swift run Command, Swift swift package Command, Swift swift-format Tool, Swift swiftlint (3rd party) , Swift swiftSyntax (3rd party) , Swift raw String Literals, Swift multi-line String Literals, Swift String Interpolation, Swift StringInterpolationProtocol, Swift CustomStringInterpolation, Swift Character Properties, Swift Unicode Scalars, Swift Extended Grapheme Clusters, Swift String.Index Type, Swift StringProtocol, Swift substring operations, Swift UTF8View, Swift UTF16View, Swift UnicodeScalarView, Swift @available Attribute for OS versions, if swift(>=...), if canImport(...) , Swift @_exported import, Swift @_implementationOnly import, Swift Automatic Reference Counting (ARC), Swift weak var, Swift unowned var, Swift strong reference, Swift reference cycle, Swift capture list in closures, Swift closure capture semantics, Swift property Observer (willSet/didSet), Swift computed Properties, Swift stored Properties, Swift static Properties, Swift class Properties, Swift lazy Properties, Swift property initializers, Swift property wrappers repeated, Swift func Overloading, Swift operator Overloading, Swift custom Operators, Swift postfix Operators, Swift prefix Operators, Swift infix Operators, Swift precedencegroups, Swift Key-Path Expressions, Swift KeyPath Type, Swift WritableKeyPath Type, Swift ReferenceWritableKeyPath Type, Swift PartialKeyPath Type, Swift AnyKeyPath Type, Swift switch Pattern Matching, Swift guard Statement, Swift defer Statement, Swift if let Pattern, Swift if var Pattern, Swift while let Pattern, Swift do-catch Blocks, Swift enumerations with associated values, Swift enumerations with raw values, Swift indirect enum, Swift @frozen enum, Swift @objc enum (enum with Objective-C), Swift mutating keyword in structs, Swift nonmutating keyword in protocol extension, Swift protocol Composition, Swift protocol Inheritance, Swift existential types, Swift opaque Result Type (some keyword), Swift some Keyword (Opaque Return), Swift any Keyword (Existential), Swift concurrency async Keyword, Swift concurrency await Keyword, Swift concurrency TaskPriority, Swift concurrency TaskGroup, Swift concurrency AsyncSequence, Swift concurrency AsyncStream, Swift concurrency AsyncThrowingStream, Swift concurrency UnsafeContinuation, Swift concurrency CheckedContinuation, Swift concurrency TaskLocal, Swift concurrency MainActor run, Swift concurrency detach Function, Swift concurrency Task.sleep, Swift concurrency Task.yield, Swift concurrency withTaskGroup, Swift concurrency withThrowingTaskGroup, Swift concurrency @MainActor, Swift concurrency @GlobalActor, Swift concurrency @Sendable closures, Swift concurrency @unchecked Sendable, Swift concurrency cancellation support, Swift concurrency async let bindings, Swift concurrency Distributed Actors (planned), Swift concurrency partial tasks, Swift concurrency structured concurrency repeated, Swift concurrency concurrency model proposals, Swift Linux support for Swift, Swift Windows support for Swift, Swift cross-compilation with SwiftPM, Swift Foundation Data Type, Swift Foundation URL Type, Swift Foundation Date Type, Swift Foundation Locale Type, Swift Foundation Calendar Type, Swift Foundation TimeZone Type, Swift Foundation Measurement Type, Swift Foundation NotificationCenter, Swift Foundation UserDefaults, Swift NSRegularExpression (via bridging), Swift bridging from NSString to String, Swift bridging from NSArray to [Any], Any], Swift bridging from NSSet to Set<AnyHashable>, Swift bridging from NSNumber to numeric types, Swift bridging from NSData to Data, Swift bridging from NSDate to Date, Swift bridging from NSUUID to UUID, Swift bridging from NSURL to URL, Swift bridging from NSError to Error, Swift bridging from CFType to Swift types, Swift bridging from CoreFoundation to Foundation, Swift generics syntax, Swift generic constraints, Swift generic where clauses, Swift generic associatedtype in protocols, Swift typealias in generics, Swift generic subscripts, Swift subscript keyword, Swift dynamic subscripts, Swift property subscript with keypaths, Swift subscripts for collections repeated, Swift iteration with for-in loop, Swift enumeration CaseIterable protocol, Swift Identifiable protocol repeated (SwiftUI), Swift CustomStringConvertible repeated, Swift CustomDebugStringConvertible repeated, Swift LosslessStringConvertible Protocol, Swift Strideable repeated, Swift Numeric protocol, Swift BinaryInteger protocol, Swift FixedWidthInteger protocol, Swift SignedInteger protocol, Swift UnsignedInteger protocol, Swift FloatingPoint protocol, Swift BinaryFloatingPoint protocol, Swift RandomNumberGenerator protocol, Swift DefaultRandomNumberGenerator, Swift gen random values (Int.random), Swift DateFormatter from Foundation, Swift ISO8601DateFormatter, Swift NumberFormatter, Swift MeasurementFormatter, Swift URLComponents, Swift URLRequest, Swift URLResponse, Swift HTTPURLResponse, Swift DataTask with URLSession, Swift DownloadTask with URLSession, Swift UploadTask with URLSession, Swift JSONSerialization (Foundation), Swift PropertyListSerialization, Swift JSONDecoder, Swift JSONEncoder, Swift PropertyListDecoder, Swift PropertyListEncoder, Swift custom Decoding/Encoding strategies, Swift KeyedDecodingContainer, Swift KeyedEncodingContainer, Swift UnkeyedDecodingContainer, Swift UnkeyedEncodingContainer, Swift SingleValueDecodingContainer, Swift SingleValueEncodingContainer, Swift throw DecodingError.dataCorrupted, Swift throw DecodingError.keyNotFound, Swift throw DecodingError.typeMismatch, Swift throw DecodingError.valueNotFound, Swift bridging with Objective-C classes, Swift @objc dynamic, Swift @objcMembers, Swift @objc optional protocol methods, Swift @convention(c) , Swift @convention(block), Swift @autoclosure repeated, selector syntax, keyPath syntax, fileID (Swift 5.3+), filePath (Swift 5.3+), fileLiteral ImageLiteral , colorLiteral ColorLiteral , imageLiteral ImageLiteral , fileLiteral ResourceLiteral, Swift @testable import, Swift Unit Testing with XCTest, Swift @testable for test targets, Swift XCTFail Function, Swift XCTAssertTrue, Swift XCTAssertFalse, Swift XCTAssertEqual, Swift XCTAssertNotEqual, Swift XCTAssertNil, Swift XCTAssertNotNil, Swift XCTAssertThrowsError, Swift XCTAssertNoThrow, Swift measure method in XCTest, Swift async test support in XCTest, Swift Performance Tests, Swift code coverage with Xcode, Swift Instrumentation with Instruments tool, Swift Playground Pages, Swift Playground markup documentation, Swift Documentation comments ///, Swift Markdown in comments, Swift quick help in Xcode, Swift symbol graph generation (swift symbolgraph-extract), Swift docc documentation compiler, Swift docc bundle, Swift docc renderers, Swift SwiftUI View protocol, Swift SwiftUI @State property wrapper repeated, Swift SwiftUI @ObservedObject property wrapper, Swift SwiftUI @Environment property wrapper repeated, Swift SwiftUI @EnvironmentObject property wrapper repeated, Swift SwiftUI @AppStorage repeated, Swift SwiftUI @SceneStorage repeated, Swift SwiftUI ViewBuilder (result builder), Swift SwiftUI body property, Swift SwiftUI Text, Swift SwiftUI Image, Swift SwiftUI Button, Swift SwiftUI List, Swift SwiftUI NavigationView, Swift SwiftUI NavigationLink, Swift SwiftUI ForEach, Swift SwiftUI VStack, Swift SwiftUI HStack, Swift SwiftUI ZStack, Swift SwiftUI Spacer, Swift SwiftUI Color, Swift SwiftUI Font, Swift SwiftUI modifier syntax, Swift SwiftUI state management, Swift SwiftUI onAppear, Swift SwiftUI onDisappear, Swift SwiftUI Task modifier, Swift SwiftUI async image loading, Swift SwiftUI Canvas view, Swift SwiftUI TimelineView, Swift SwiftUI Grid APIs (iOS16+), Swift SwiftUI Charts (added frameworks), Swift SwiftUI App Protocol, Swift SwiftUI Scene, Swift SwiftUI WindowGroup, Swift SwiftUI DocumentGroup, Swift SwiftUI Commands, Swift SwiftUI @MainActor in SwiftUI app, _), Swift Combine Publisher, Swift Combine Subscriber, Swift Combine Subject, Swift Combine PassthroughSubject, Swift Combine CurrentValueSubject, Swift Combine Just, Swift Combine Future, Swift Combine AnyPublisher, Swift Combine sink operator, ), Swift Combine map operator, Swift Combine flatMap operator, Swift Combine filter operator, Swift Combine debounce operator, Swift Combine throttle operator, Swift Combine removeDuplicates operator, Swift Combine merge operator, Swift Combine zip operator, Swift Combine combineLatest operator, Swift Combine switchToLatest operator, Swift Combine catch operator, Swift Combine retry operator, Swift Combine eraseToAnyPublisher operator, Swift Combine Published property wrapper, Swift Combine @Published repeated, Swift Combine ObservableObject protocol, Swift Combine @Published integration with SwiftUI, Swift Combine schedulers, Swift RunLoop scheduler, Swift DispatchQueue scheduler, Swift OperationQueue scheduler, Swift Foundation NotificationCenter publisher, Swift URLSession publisher, Swift Timer publisher, Swift KeyValueObservingPublisher, Swift @MainActor closures, Swift async Sequence, Swift async await sequences, Swift unsafe concurrency code (not recommended), Swift package plugins, Swift .target in Package.swift repeated, Swift .testTarget in Package.swift, Swift resources in SwiftPM, Swift binaryTarget in Package.swift, Swift Xcode integration with SwiftPM, Swift REPL in swift command line, Swift distributed actor (proposal for concurrency), Swift typed throws (proposal), Swift incremental compilation, Swift module interface, Swift module stability, Swift ABI stability, Swift back-deployment, Swift @_exported Import repeated, Swift @_implementationOnly Import repeated, Swift static linking vs dynamic linking in Swift, Swift bridging Objective-C generics, Swift bridging Objective-C nullability (nullable/nonnull), Swift CFTypeRef bridging, Swift Core Foundation bridging , /Code/ blocks, /Callout/, /Image/, /Link/, Swift concurrency actor isolation, Swift concurrency global actors, Swift concurrency strict checking, Swift concurrency sendable closures, Swift concurrency nonisolated keyword, Swift concurrency MainActor global, Swift concurrency TaskGroup repeated, Swift concurrency Task.detached, Swift concurrency Task.sleep repeated, Swift concurrency Task.cancel(), Swift concurrency cancellation tokens (not official yet), Swift concurrency throwing tasks, Swift concurrency asyncSequence yield, Swift concurrency withThrowingTaskGroup repeated, Swift concurrency partial tasks repeated, Swift concurrency distributed actors repeated proposal, Swift concurrency infinite loops with async tasks (avoid), Swift concurrency priority inheritance, Swift concurrency TaskLocal values, Swift concurrency partial async functions proposal, Swift concurrency runDetached function (hypothetical), Swift concurrency structured concurrency model repeated, Swift concurrency safe data structures, Swift concurrency re-entrancy in actors, Swift concurrency actor sendable checking, Swift concurrency distributed ActorSystem protocol, Swift concurrency distributed method calls, Swift concurrency location transparency with distributed actors, Swift concurrency partial application of async functions, CheckedContinuation repeated, Swift concurrency withUnsafeContinuation repeated, Swift concurrency no more block-based async APIs (goal), Swift concurrency bridging with GCD, Swift concurrency bridging with NSOperationQueue, Swift concurrency bridging with RunLoop, Swift concurrency bridging with CFRunLoop, Swift concurrency concurrency and URLSession extensions (async/await APIs), Swift concurrency async let repeated to define child tasks, Swift concurrency cancellation checking with Task.isCancelled, Swift concurrency partial tasks not visible to user, Swift concurrency unstructured concurrency with Task.init, Swift concurrency main actor run Task, Swift concurrency @MainActor on class/struct, Swift concurrency @MainActor function, Swift concurrency main-actor-isolation for UI code.
Swift: Swift Fundamentals, Swift Inventor - Swift Language Designer: Chris Lattner, Doug Gregor, John McCall, Ted Kremenek, Joe Groff of Apple Inc. on June 2, 2014; SwiftUI, Apple Development Kits - Apple SDKs (CloudKit, CoreML-ARKit - SiriKit - HomeKit, Foundation Kit - UIKit - AppKit, SpriteKit), Swift Keywords, Swift Built-In Data Types, Swift Data Structures (Swift NSString String Library, Swift NSArray, Swift NSDictionary, Swift Collection Classes) - Swift Algorithms, Swift Syntax, Swift Access Control, Swift Option Types (Swift Optionals and Swift Optional Chaining), Swift Protocol-Oriented Programming, Swift Value Types, Swift ARC (Swift Automatic Reference Counting), Swift OOP - Swift Design Patterns, Clean Swift - Human Interface Guidelines, Swift Best Practices - Swift BDD, Swift Apple Pay, Swift on iOS - Swift on iPadOS - Swift on WatchOS - Swift on AppleTV - Swift on tvOS, Swift on macOS, Swift on Windows, Swift on Linux, Swift installation, Swift Combine framework (SwiftUI framework - SwiftUI, UIKit framework - UIKit, AppKit framework - AppKit, Cocoa framework - Cocoa API (Foundation Kit framework, Application Kit framework, and Core Data framework (Core Data object graph and Core Data persistence framework, Core Data object-relational mapping, Core Data ORM, Core Data SQLite), Apple Combine asynchronous events, Apple Combine event-processing operators, Apple Combine Publisher protocol, Apple Combine Subscriber protocol), Swift containerization, Swift configuration, Swift compiler, Swift IDEs (Apple Xcode (Interface Builder, nib files), JetBrains AppCode), Swift development tools (CocoaPods dependency manager, Swift Package Manager, Swift debugging), Swift DevOps (Swift scripting, Swift command line, Swift observability, Swift logging, Swift monitoring, Swift deployment) - Swift SRE, Swift data science (Core Data, Realm-RealmSwift, Swift SQLite, Swift MongoDB, Swift PostgreSQL), Swift machine learning (Core ML), Swift AR (ARKit), SiriKit, Swift deep learning, Swift IoT (HomeKit), Functional Swift (Swift closures (lambdas - effectively “Swift lambdas”), Swift anonymous functions), Swift concurrency (Apple Combine framework, Swift actors, Swift async, Swift async/await, Grand Central Dispatch (GCD or libdispatch), Swift on multi-core processors, Swift on symmetric multiprocessing systems, Swift task parallelism, Swift thread pool pattern, Swift parallelism), Reactive Swift (RXSwift), Swift testing (XCTest framework, Swift TDD, Swift mocking), Swift security (Swift Keychain, Swift secrets management, Swift OAuth, Swift encryption), Swift server-side - Swift web (Swift Vapor, Swift Kitura), Swift history, Swift bibliography, Manning Swift Series, Swift Glossary - Glossaire de Swift - French, Swift topics, Swift courses, Swift Standard Library (Swift REST, Swift JSON, Swift GraphQL), Swift libraries, Swift frameworks (Apple Combine framework, SwiftUI), Swift research, WWDC, Apple GitHub - Swift GitHub, Written in Swift, Swift popularity, Swift Awesome list, Swift Versions, Objective-C. (navbar_swift - see also navbar_iphone, navbar_ios, navbar_ipad, navbar_mobile)
Manning Publications: Manning Books Purchased by Cloud Monk, Manning Books Series, Manning Bibliography, In a Month of Lunches, In Action, Manning API Series, Manning "Functional Programming in" Series, Manning Concurrency Async Multithreaded Parallel Programming Series, Manning Grokking Series, Manning Java-JVM Languages Series (Manning Java Series, Manning Kotlin Series), Manning JavaScript Series, Manning TypeScript Series, Manning Microservices Series, Manning Python Series, Manning Security Series, Manning Spring Series, Manning SQL Series, Manning Database Series, Manning Data Science Series, Manning Mistakes and How to Avoid Them Series, Manning Books that were Cancelled, MEAP, Cloud Monk's Book Purchases, Cloud Monk Library. (navbar_manning)
Cloud Monk is Retired ( for now). Buddha with you. © 2025 and Beginningless Time - Present Moment - Three Times: The Buddhas or Fair Use. Disclaimers
SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.