-
Notifications
You must be signed in to change notification settings - Fork 11
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
Homework 0 #1
Comments
Homework 0 #1 - 000
#2 vadim.albul_devVadimAlbul |
#5 Volodymyr.Lavryk_vo0ne |
#4 dima.tachenko_dimatachenko |
#6 denys.viitenko_danviitenko |
#8 serhii.yaremych_sergeyfitis |
#7 sergii.suprun_differz |
@MSavisko В секції 000 п.6 допущена опічатка в назві папці, потрібно змінити з 'homework_1' на 'homework_0'
|
#9 igor.medelyan_imedelyan |
#12 volodymyr.logvinov_donVladimir |
#11 artem.migovich_migovich |
#12 anton.nebylytsia_oanton |
#3 andrew.shevtsov_andrewsdv |
Описание
Домашние задание состоит из нескольких частей:
000
001
String()
, искать по ключевым словам initialization, String, swift)010
Задание на прочтение из Swift programming language
1.1 Optionals
1.2 Accessing and Modifying a String
1.3 Customizing Initialization
2.1 Type Safety and Type Inference
2.2 Numeric Type Conversion
2.3 Nil-Coalescing Operator
2.4 Range Operators
2.5 Counting Characters
2.6 Substrings
2.7 Mutability of Collections
2.8 Arrays
2.9 Dictionaries
2.10 Switch
2.11 No Implicit Fallthrough
2.12 Break
2.13 Function Argument Labels and Parameter Names
2.14 Specifying Argument Labels
011
The text was updated successfully, but these errors were encountered: