Video: Swift for Beginners Part 17 - Libraries & Frameworks


Curso: Swift 5 for Beginners (2022)
Idioma:   Course LanguageDificuldade:  
Básico

Categorias: Desenvolvimento,

Descrição:
In this course we will learn how the basics of the Swift programming language for absolute beginners. This course is right for you if you have no or little background in programming, if you want to learn about Swift, and if you want to learn the fundamentals of making iPhone Apps!

We will cover a variety of topic through explanations and examples - including Variables, Constants, Functions, Classes, Structs, Types, Optionals, Closures, and much more! Get started and let's learn together!

Progresso:

Swift for Beginners Part 1: Getting Started
Swift for Beginners Part 2: Variables & Constants
Swift for Beginners Part 3 - Types
Swift for Beginners Part 4 - Functions & Parameters
Swift for Beginners Part 5 - Classes & Structs
Swift for Beginners Part 6 - Loops
Swift for Beginners Part 7 - Optionals & Unwrapping
Swift for Beginners Part 8 - If Else Conditionals
Swift for Beginners Part 9 - Guard Statements
Swift for Beginners Part 10 - Enums & Switch Statements
Swift for Beginners Part 11 - Protocols
Swift for Beginners Part 12 - Strong vs  Weak Memory
Swift for Beginners Part 13 - Closures
Swift for Beginners Part 14 - Strings tutorial (2020)
Swift for Beginners Part 15 - Arrays & Dictionaries
Swift for Beginners Part 16 - Ints, Floats, Doubles
Swift for Beginners Part 17 - Libraries & Frameworks
Swift for Beginners Part 18 - Naming Conventions
Swift for Beginners Part 19 - Type aliases
Swift for Beginners Part 20 - Ternary Operator & Return Statement
Swift for Beginners Part 21 - Math Functions
Swift for Beginners Part 22 - Searching & Sorting
Swift for Beginners Part 23 - Wrapping Up