Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть code (almost) every day 2024: day 204

  • Learning To Code Slowly
  • 2024-08-21
  • 15
code (almost) every day 2024: day 204
  • ok logo

Скачать code (almost) every day 2024: day 204 бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно code (almost) every day 2024: day 204 или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку code (almost) every day 2024: day 204 бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео code (almost) every day 2024: day 204

Today I completed more of the android basics with compose course. today was all part of the kotlin fundamentals pathway. I learnt abbout functions as a first class value in kotlin, which means that functions in kotlin are data types like any other data type, say Int, and can be assigned to variables or passes or returned from functions. I also learnt about lambda expressions in Kotlin which are function bodies are the equivalent to the data type literals of other data types but for functions. So 3 is a literal value for the Int data type. And { println("hello") } is a literal value for a function data type with no parameters and a Unit return type. I learnt some cool quick ways of writing string literals in java and invoking higher order functions (which take a function as a parameter or return a function) which have a final parameter which is a function using trailing lambda syntax in Kotlin. I learnt about the repeat higher order function from Kotlin which is a concise way of writing a for loop that iterates a few times. I also learnt about some OOP basics in Kotlin today, or maybe that was mostly yesterday. Basically inheritance, interfaces, classes and constructors, access modifiers: private, public, protected (in java not package private but only visible with class and subclass), internal (only visible within module which is a Kotlin thing I haven't understood yet). I have some exercises left on Kotlin fundamentals to do. I'm about 16 hours behind where I expected to be in this android basics for beginner course. Was a little slow today. Kind of lazy. It's a lot of reading of concepts I already understand in OOP but in a new language.

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]