doulos76 / Swift_language_guide_kr

Swift Language Guide 한국어 번역본

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Swift Programming Language

Readme Card

The Swift Programming Language

https://docs.swift.org/swift-book/ 에 있는 The Swift Programming Language 을 한국어로 번역한 것이며, 오역 및 오타 많을 수 있습니다. 발견 시 연락처에 있는 email로 연락해 주세요!

온라인 문서

GitBook

업데이트

차례

속성 위치
기본 The Basic
기본 연산자 Basic Operators
문자열과 문자 Strings and Characters
콜렉션 타입 Collection Types
제어 흐름 Control Flow
함수 Functions
클로저 Closures
열거형 Enumerations
구조체와 클래스 Structures and Classes
프로퍼티 Properties
메서드 Methods
서브 스크립트 Subscripts
상속 Inheritance
초기화 Initialization
초기화 해제 Deinitialization
옵셔널 체이닝 Optional Chaining
에러 처리 Error Handling
동시성 Concurrency
타입 캐스팅 Type Casting
중첩된 타입 Nested Types
확장 Extensions
프로토콜 Protocols
제너릭 Generics
불투명한 타입 Opaque Types
자동 참조 카운팅 Automatic Reference Counting
메모리 안전성 Memory Safety
접근 제어 Access Control
고급 연산자 Advanced Operators

About

Swift Language Guide 한국어 번역본


Languages

Language:HTML 100.0%