ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Swift Fundamentals: Arrays and Sets

Автор: Cocoacasts

Загружено: 2018-01-28

Просмотров: 1170

Описание: In the previous episode, we explored some of the common types defined by the Swift standard library. Today, we continue that exploration by taking a close look at collection types. The Swift standard library defines three collection types, arrays, sets, and dictionaries. This episode zooms in on arrays and sets.

While each collection type has a unique set of features, the collection types of Swift's standard library also have a few things in common. The values and keys stored by arrays, sets, and dictionaries are strictly typed. In other words, you cannot insert an integer into an array of strings.

This may seem like a major limitation if you're used to working with weakly typed languages. The benefits, however, far outweigh this limitation. You always know what to expect when you're working with a collection in Swift. That's a significant benefit if your goal is creating a robust codebase.

https://cocoacasts.com/patterns

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Swift Fundamentals: Arrays and Sets

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

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

Скачать аудио

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

Swift Fundamentals: Dictionaries

Swift Fundamentals: Dictionaries

How to use Arrays and Sets in Swift | Swift Basics #13

How to use Arrays and Sets in Swift | Swift Basics #13

Swift Basics: Array vs. Set

Swift Basics: Array vs. Set

How principled coders outperform the competition

How principled coders outperform the competition

Master Go Programming With These Concurrency Patterns (in 40 minutes)

Master Go Programming With These Concurrency Patterns (in 40 minutes)

Set and HashSet in Java - Full Tutorial

Set and HashSet in Java - Full Tutorial

Похудей на 45 КГ, Выиграй $250,000!

Похудей на 45 КГ, Выиграй $250,000!

ООП На Простых Примерах | Объектно-Ориентированное Программирование

ООП На Простых Примерах | Объектно-Ориентированное Программирование

ГИТАРИСТ-ВИРТУОЗ притворился БЕЗДОМНЫМ и ПОРАЗИЛ ВСЕХ | ПРАНК | ft. Гитара С Нуля

ГИТАРИСТ-ВИРТУОЗ притворился БЕЗДОМНЫМ и ПОРАЗИЛ ВСЕХ | ПРАНК | ft. Гитара С Нуля

Learn the Essentials of Swift in one hour

Learn the Essentials of Swift in one hour

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



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