Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's new in Swift 4 #105

Open
Brain89 opened this issue Jul 13, 2017 · 3 comments
Open

What's new in Swift 4 #105

Brain89 opened this issue Jul 13, 2017 · 3 comments
Assignees

Comments

@Brain89
Copy link
Contributor

Brain89 commented Jul 13, 2017

Swift 4 - логичное эволюционное развитие языка программирования от компании Apple. Он несет в себе ряд значительных изменений, повышающих безопасность и производительность, о которых и будет рассказано в рамках доклада.

@Brain89
Copy link
Contributor Author

Brain89 commented Jul 13, 2017

21-е июля

@pihta
Copy link
Contributor

pihta commented Jul 17, 2017

Ориентировочный план доклада

  1. Swift Package Manager
  2. Улучшения в языке
    1. Access control
    2. Class and protocol composing
    3. Диапазоны
    4. Улучшения в Dictionary и Set
    5. swapAt для MutableCollection
    6. Reduce с inout
    7. NSNumber bridging
  3. Строки
    1. Multi-line strings
    2. Unicode9 поддержка
    3. Строки опять Коллекции
    4. Substring тип
  4. Дженерики
    1. Where constraints для associatedtype
    2. Generic в subscripts
  5. KeyPaths
    1. Keypaths
    2. Observation
  6. Архивирование и сериализация
  7. Совместимость Swift 3 и Swift 4
  8. Оптимизации
    1. Больше CoW
    2. Оптимизация @objc
    3. Оптимизация символов

@Brain89
Copy link
Contributor Author

Brain89 commented Jul 28, 2017

Доклад проведен 21-го июля. Запись будет сделана позднее.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants