- Swift 개념 정리 사이트
https://docs.swift.org/swift-book/GuidedTour/GuidedTour.html
A Swift Tour — The Swift Programming Language (Swift 5.5)
A Swift Tour Tradition suggests that the first program in a new language should print the words “Hello, world!” on the screen. In Swift, this can be done in a single line: print("Hello, world!") // Prints "Hello, world!" If you have written code in C o
docs.swift.org
- Swift로 하는 프로그래밍을 위한 표현 방식을 배울 수 있는 사이트
https://github.com/swift-kr/swift-style-guide-raywenderlich/blob/master/ko_style_guide.md
GitHub - swift-kr/swift-style-guide-raywenderlich: The official Swift style guide for raywenderlich.com.
The official Swift style guide for raywenderlich.com. - GitHub - swift-kr/swift-style-guide-raywenderlich: The official Swift style guide for raywenderlich.com.
github.com
- online compiler
GDB online Debugger | Compiler - Code, Compile, Run, Debug online C, C++
Online GDB is online compiler and debugger for C/C++. You can compile, run and debug code with gdb online. Using gcc/g++ as compiler and gdb as debugger. Currently C and C++ languages are supported.
www.onlinegdb.com
http://online.swiftplayground.run/
추가)
Free Icons and Stickers - Millions of resources to download
Download Free Icons and Stickers for your projects. Resources made by and for designers. PNG, SVG, EPS, PSD and CSS formats
www.flaticon.com
'iOS > Swift이론' 카테고리의 다른 글
[iOS]Swift 반복문 : for-in, while, repeat-while (1) | 2022.03.03 |
---|---|
[iOS]Swift 개념! Optional이란? (0) | 2022.01.06 |
Swift)iOS프로그래밍 : failable initializer 예제 (0) | 2021.10.24 |
Swift)iOS프로그래밍 : 가감승제 함수, print format 소수점 (0) | 2021.10.22 |
Swift) iOS프로그래밍 : 문법정리 (0) | 2021.10.17 |