Apple Swift Tutorial: Create your own Classes and Functions

preview_player
Показать описание
In this tutorial you are going to become familiar with the new features Swift offers for using functions and you are going to write your own custom classes.

***COMMENTS****
If you have questions about the video or Cocoae programming. Please comment below.

Рекомендации по теме
Комментарии
Автор

I'm so glad I found your channel! I found this tutorial really helpful for a beginner like me. Thank you so much!!

jonnokim
Автор

Swift: the programming language I like the most right now. :D

andremuniz
Автор

In Xcode 6 beta 5 running on Yosemite DP5 the way to write the parameter named list which is an array is as follows func hasAnyMatches(list: [Int], condition: Int -> Bool). This way indicates that all of the data in the the list array will be of type integer. In my opinion this is a little more understandable than before. Thanks for your tutorials, which are so helpful. 

the_one__c
Автор

Good work!  and it would be more perfect if you could show a demo to use the playground to test part of simple game/app in the project. 

peterxwl
Автор

Hi Brian ! How can I create a func to calculate BMI(body Mass Index) with data bring on Parse ?
Exemple: the data comes like string, i need change for Float, and return in a Label as TextLabel... :/
How can I do this ?
thanks

TheLuizfso
welcome to shbcf.ru