Произошла проблема с интернетом
  • Войти | Регистрация
Меню
  • Главная
  • Группы
  • Публикации
  • Люди
  • Видео
  • Подарки
  • Поздравления
  • Игры
  • Помощь
  • Ещё
  • Сменить язык
  • Помощь
  • Настройки cookie

Android Developer (Kotlin)

​
  • Все темы13
  • Обсуждаемые
  • Ещё
    • 17 янв 2024
      Android Developer (Kotlin): Yuriy )
      ОС Аврора: обзор для разработчиков //Роман Аляутдин
      0
    • 17 янв 2024
      Android Developer (Kotlin): Yuriy )
      Алексей Гладков собеседует Кирилла Розова
      0
    • 17 янв 2024
      Android Developer (Kotlin)​
      2024 год изменит все. Что нужно знать в следующем году? / Мобильный разработчик
      0
      •1
    • 10 янв 2024
      Android Developer (Kotlin): Yuriy )

      Android Разработчик - RoadMap 2024

      0
      •1
    • 10 янв 2024
      Android Developer (Kotlin)​

      Тюнинг производительности Kotlin: 20 советов

      ...
      No image
      Kotlin Performance Tuning: 20 Best Practices You Should Know
      Performance is a critical metric that can make or break your application. While Kotlin offers a plethora of features to make development…
      Medium
      0
    • 10 янв 2024
      Android Developer (Kotlin)​

      Работаем с enum в kotlin/jvm правильно

      ...
      No image
      Работаем с enum в kotlin/jvm правильно
      А вы знали, что HashMap для enum уступает по эффективности EnumMap? Или что EnumSet под капотом это обычный long? Под катом несколько рецептов удобного применения этих структур. Классы над которыми...
      Хабр
      0
    • 10 янв 2024
      Android Developer (Kotlin)​

      10 полезных Kotlin Extension Functions для Android-разработчиков

      https://medium.com/@akshay.kalola28/10-useful-kotlin-extension-functions-for-android-developers-2-c063d0b1464e

      No image
      10 Useful Kotlin Extension Functions for Android Developers #2
      Expand your productivity for android development with Kotlin extensions by Akshay Kalola
      Medium
      0
    • 10 янв 2024
      Android Developer (Kotlin)​

      NoArchitecture Kotlin Compose

      ...
      No image
      NoArchitecture Kotlin Compose
      Начало Все начинается в setContent . ComposeGenAppTheme необязательна. Surface кстати внутри себя содержит простой Box. Не привычно формировать все элементы без XML. Хотя интеграция во Fragmets как...
      Хабр
      0
    • 10 янв 2024
      Android Developer (Kotlin)​

      Ликбез по корутинам Kotlin

      ...
      No image
      Understanding Kotlin Coroutines
      Coroutines are a design pattern for writing asynchronous programs for running multiple tasks concurrently. In asynchronous programs, multiple tasks execute in parallel on separate threads without waiting for the other tas...
      reflectoring.io
      0
    • 10 янв 2024
      Android Developer (Kotlin)​

      Специальные типы Kotlin: Any, Unit и Nothing

      ...
      No image
      Kotlin’s Special Types: Any, Unit, and Nothing
      Kotlin provides several special types that serve specific purposes, including types such as Any, Unit, and Nothing. Understanding these…
      Medium
      0
    • 10 янв 2024
      Android Developer (Kotlin)​

      Kotlin Lateinit vs by Lazy

      ...
      No image
      👨‍💻Kotlin Lateinit vs by Lazy
      Differences between Lateinit and Lazy that all Kotlin developers should know!
      Medium
      0
    • 10 янв 2024
      Android Developer (Kotlin): Yuriy )

      Пару слов о полях и свойствах в Kotlin

      ...
      No image
      Understand Fields and Properties in Kotlin
      How Kotlin implicitly implements field, getter and setter function for you when you declare a property?
      Medium
      0