"The Swift Programming Language" Chinese version (all translations completed). html
Swift Chinese translation Group: 364279588 (requires an interest in translation)
Swift Interest Group: 336146073, 307017261
China iOS Developers Association group: 336146073
Swift Developer Community
If you think this project is good, please click on Star, your support our greatest power.
This time, let China and the world synchronize
It's June 12.4:38, I spent a whole night in the final proofreading, and finally, on 12th, a release can be released.
9 days, 1317 star,310 Fork, more than 30 people to participate in translation and proofreading work, the highest ranking of the GitHub total list 4th.
Imagine a lot of time to proofread the scene of completion, cachinnation or tears? Really to this moment only to find that tiredness has not allowed me to have any emotions.
To tell the truth, at the beginning of the project was not expected to develop into today, I once planned myself to translate the complete book. Never thought, there will be so many people willing to join and contribute to their own strength.
Coverxit sent me the last document when said, I want to recite the word, I asked her, the weekend to test level six? She said yes.
Pp-prog told me that these days are too tired, proofreading to half asleep, woke up and continue to do. 2:17, send me a document to proofread the completed documents.
Lifedim said he would sleep 12 o'clock, 1:47, and sent me a proofreading document.
Everyone in the team has their own business, to work, to school, to start a business, but it only took us 9 days to complete the translation of the whole book. I do not know how much we have sacrificed, how much, but I know that their pay will be recorded by these words, even after 10 years, 20, still shiny, never forgotten.
List of all personnel (in alphabetical order):
- numbbbbb
- Coverxit
- wh1100717
- Timothyye
- Honghaoz
- Hawstein
- Jaysurplus
- Stanzhai
- Lyuka
- Geek5nan
- Xielingwang
- Yankuangshi
- dabing1022
- Siemenliu
- fd5788
- Youkugems
- Haolloyin
- Superkam
- Vclwei
- sg552
- Bzsy
- Pyanfield
- Ericzyh
- 088haizi
- Viztor
- Pp-prog
- Baocaixiong
- Marsprince
- Shinyzhu
- Happyming
- Menlongsheng
- Zq54zquan
- Evilcome
- Lslxdx
- Yeahdongcn
About Swift Swift is a new programming language for writing IOS and OS X apps. Swift combines the advantages of C and objective-c and is not limited by C compatibility. Swift uses a secure programming model and adds a lot of new features, which makes programming easier, more flexible, and more fun. Swift is based on the mature and beloved Cocoa and Cocoa Touch framework, and his advent will redefine software development.
Swift's development began a long time ago. To lay the groundwork for Swift, Apple has improved the compiler, debugger, and framework structure. We use automatic reference counting (Automatic Reference counting, ARC) to simplify memory management. We build and standardize the framework stack based on foundation and cocoa. The objective-c itself supports blocks, set syntax, and modules, so the framework can easily support modern programming language technology. Thanks to these basic work, we can now publish such a new language for future development of Apple software.
Objective-c developers are not unfamiliar with Swift. It uses objective-c named parameters and the dynamic object model to seamlessly connect to the existing Cocoa framework and can be compatible with OBJECTIVE-C code. On top of this, Swift has many new features and supports procedural and object-oriented programming.
Swift is also very friendly for beginners. It is the first programming language that satisfies both industry standards and is as expressive and interesting as the scripting language. It supports code previews, a revolutionary feature that allows programmers to run Swift code without compiling and running the application and view the results in real time.
Swift combines the essence of modern programming language with the wisdom of Apple's engineer culture. The compiler optimizes performance and the programming language optimizes development, with both the fish and the paws. Swift can be used to develop small programs such as "Hello, World," or to develop a complete set of operating systems. All of these features make Swift a worthwhile investment for both developers and Apple.
Writing IOS and OS X apps with Swift will be a wonderful experience, and Swift will continue to develop new features and compatibility. We have confidence in Swift, what are you waiting for!
"The Swift Programming Language" Chinese version. html