Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Thanks Paul, this is the best Swift struct tutorial I have seen and heard.
I love the pup that comes in and out. Need that mini break 😂
Thank you a lot, I hadn't understood this until now.
structs are like data classes?
Brilliant. Merci!
sir why the curly braces are not finish exactly below to vacationRemaining i am very stuck for this
Cute dog.
I like to use name for variable then type and call init.var archer: Employee = .init(name: “Some one”, vacationRemaining:14)
"camelCase where the first letter is lower case"... so just camelCase then??? Do you think camelCase is PascalCase?
While there is a difference between PascalCase and camelCase, there's no need to be so pedantic. Just a helpful comment that PascalCase is the term used when the first letter is uppercase would be helpful for others.
Thanks Paul, this is the best Swift struct tutorial I have seen and heard.
I love the pup that comes in and out. Need that mini break 😂
Thank you a lot, I hadn't understood this until now.
structs are like data classes?
Brilliant. Merci!
sir why the curly braces are not finish exactly below to vacationRemaining i am very stuck for this
Cute dog.
I like to use name for variable then type and call init.
var archer: Employee = .init(name: “Some one”, vacationRemaining:14)
"camelCase where the first letter is lower case"... so just camelCase then??? Do you think camelCase is PascalCase?
While there is a difference between PascalCase and camelCase, there's no need to be so pedantic. Just a helpful comment that PascalCase is the term used when the first letter is uppercase would be helpful for others.