Skip to content

JoanEsquivel/swift-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

swift-basics

https://docs.swift.org/swift-book/

Swift is a powerful and intuitive programming language for iOS, iPadOS, macOS, tvOS, and watchOS. Writing Swift code is interactive and fun, the syntax is concise yet expressive, and Swift includes modern features developers love. Swift code is safe by design and produces software that runs lightning-fast.

Main Goal: Learn how the programming language works to develop scalable native apple apps and use XCTest for Testing.

  • Variables
  • Data Types
  • Arrays
  • Dictionaries
  • Loops: For, While, Repeat
  • Optionals
  • Objects

To run this project you need MacOs and install the latest XCode IDE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages