Swift: Giriş
Swift öğrenmeye hızlı bir genel bakış ve Hello World ile başla.
Swift — Introduction
Overview
Swift, Apple'ın iOS/macOS için modern dilidir.
Hello World
print("Hello, World!")
What you'll learn
- How to run Swift
- Basic syntax style
- Next steps (lessons & references)
Next
Open the Syntax & Cheat Sheet page for this language.