Skip to content

Conversation

@daolq3012
Copy link
Owner

@daolq3012 daolq3012 commented Feb 23, 2018

1. Variables, type, String, Operators

  • Difference between let & var
  • Tuple and Optional
  • When to use ! & when to use ?

2. Structural condition, structural loop in swift

  • Understand about if, else, if let, guard let
  • More ways using loop for by Swift link
  • When to use while loop and when to use for loop

3. Declare array/ dictionary/ set

  • When to use array/ dictionary/ set?

4. Function Type
5. Closure
6. Enum
7. Struct & Class

  • When to use Struct and When to use class

8. Inheritance in swift
9. Extension in swift
10. Protocol

  • When to use protocol?

@daolq3012 daolq3012 force-pushed the 1.swift branch 3 times, most recently from e8ca2ce to 719e51e Compare February 23, 2018 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants