V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
shanksxiao
V2EX  ›  iDev

iOS 开发的最佳实践、MVVM 架构以及编程艺术

  •  
  •   shanksxiao ·
    KevinHM · Aug 25, 2015 · 7162 views
    This topic created in 3910 days ago, the information mentioned may be changed or developed.
    1 、我整理翻译的最新版 iOS 最佳实践,该译本不仅呈现了原版的原汁原味,还扩充了相关的知识点及最新的开发实践,在原版的基础上融合了以往 Objective-C 和最近一些关于 Swift 的内容, 放在这里!
    https://github.com/KevinHM/ios-good-practices-the-lastest-version


    2 、 MVVM 架构之 ReactiveCocoa 详解: iOS 的函数响应型编程
    https://github.com/KevinHM/FunctionalReactiveProgrammingOniOS


    3 、禅与 Objective-C 编程艺术 (主要贡献者及校验者)
    https://github.com/oa414/objc-zen-book-cn


    以上都是个人业余时间的翻译成果, Enjoy !
    36 replies    2015-09-01 15:36:52 +08:00
    lazyclutch
        1
    lazyclutch  
       Aug 25, 2015
    赞一个,谢谢楼主!
    ljbha007
        2
    ljbha007  
       Aug 25, 2015
    在翻译一篇《颈椎病康复指南》就集齐一套《 iOS 程序员必修宝典》了
    shanksxiao
        3
    shanksxiao  
    OP
       Aug 25, 2015
    @ljbha007 好的 哈哈
    luzjoy
        4
    luzjoy  
       Aug 25, 2015
    感谢楼主 就是有些看不懂 有没有更基础一些的推荐啊
    shanksxiao
        5
    shanksxiao  
    OP
       Aug 25, 2015
    @luzjoy 这里面 比较基础的禅和最佳实践都讲了一些,其他的资料 https://github.com/icepy/iOS-usefulinformation-zh_CN 这个链接 你看看能找到些什么不
    luzjoy
        6
    luzjoy  
       Aug 25, 2015
    @shanksxiao 谢谢 我是 ios 开发的初学者 一直做 web 开发 刚看帖子里的内容有些晕
    shanksxiao
        7
    shanksxiao  
    OP
       Aug 25, 2015   ❤️ 1
    @luzjoy Github 上有很多类似的项目 讲述基础 有文档也有代码 Gitbook 上提供有开源的图书 多上去趴趴就能找到好东西 不太明白就上 stackoverflow 或 知乎 找一下相关内容,一般都能找到正解
    SwiftSandbox
        8
    SwiftSandbox  
       Aug 25, 2015
    Here is a another list of iOS best practices: https://github.com/futurice/ios-good-practices
    Hysteria
        9
    Hysteria  
       Aug 25, 2015
    那个 objc-zen-book 确实相当 nice ,英文版的看过两遍,支持撸主的分享奉献精神。
    shanksxiao
        10
    shanksxiao  
    OP
       Aug 25, 2015
    @SwiftSandbox 嗯 我就是对这个的中文翻译,因为原作实际上已经转向了 Swift ,鉴于国内 iOS 开发的现状 我的翻译同时也保留了原来那些 Objective-C 的内容,我想大家应该主要还是用的 OC 嘛 ,所以就成了升级版了
    shanksxiao
        11
    shanksxiao  
    OP
       Aug 25, 2015
    @Hysteria 谢谢,我看了几篇之后 才参与进到这个项目中 进行了很多小处的改进和 全文的校验,有些地方还是有些不足 如果有空也帮忙看看~
    shiweifu
        12
    shiweifu  
       Aug 26, 2015
    都 star 了,感谢 lz
    shanksxiao
        13
    shanksxiao  
    OP
       Aug 26, 2015
    @shiweifu 谢谢支持 哈哈
    luzjoy
        14
    luzjoy  
       Aug 26, 2015
    @shanksxiao 谢谢
    luzjoy
        15
    luzjoy  
       Aug 26, 2015
    @shanksxiao 已感谢
    haoao
        16
    haoao  
       Aug 26, 2015
    感谢
    lynulzy
        17
    lynulzy  
       Aug 26, 2015
    mrk 感谢楼主
    stormxx
        18
    stormxx  
       Aug 26, 2015 via iPhone
    谢谢楼主~你好像和我一个群的是吗?赞👍
    lynulzy
        19
    lynulzy  
       Aug 26, 2015
    个人业余时间也比较多,如果楼主有需要,我们可以一起翻译
    xvan
        20
    xvan  
       Aug 26, 2015
    三个都 star 了, lz 辛苦
    islee
        21
    islee  
       Aug 26, 2015
    已 star
    shanksxiao
        22
    shanksxiao  
    OP
       Aug 26, 2015
    @lynulzy 我倒是想把 https://mikeash.com/pyblog/ 上所有主题中文化,但工程量好大。。。周五的完全问答 从 05 年开始就有了 涉及到 MAC OSX iOS Safari 几百个主题
    androidBrant
        23
    androidBrant  
       Aug 26, 2015
    Good
    hilenlai
        24
    hilenlai  
       Aug 26, 2015
    感谢,已 star
    zixincao
        25
    zixincao  
       Aug 26, 2015
    多谢!满满的干货啊!
    xpol
        26
    xpol  
       Aug 26, 2015
    赞一个!谢谢!
    lynulzy
        27
    lynulzy  
       Aug 26, 2015
    @shanksxiao 其实如果想找一批这样的(为大家服务的同时又提高自己)同学不是太难,就像 @X140Yu 发起的[swift 翻译小组]( https://github.com/X140Yu/Developing_iOS_8_Apps_With_Swift )一样。如果您有进一步的想法我们可以交流 lynulzy#gmail.com
    shanksxiao
        28
    shanksxiao  
    OP
       Aug 26, 2015
    @lynulzy 好的 我先考查下 保持联络 留个邮箱给我吧
    zjgsamuel
        29
    zjgsamuel  
       Aug 26, 2015
    赞~~~
    kobe1941
        30
    kobe1941  
       Aug 26, 2015
    赞~~~
    lynulzy
        31
    lynulzy  
       Aug 26, 2015
    unmois
        32
    unmois  
       Aug 26, 2015
    赞~
    shanksxiao
        33
    shanksxiao  
    OP
       Aug 26, 2015
    @lynulzy 收到
    skiplow
        34
    skiplow  
       Sep 1, 2015
    @stormxx 你们是什么群?推荐下呀
    shanksxiao
        35
    shanksxiao  
    OP
       Sep 1, 2015
    @skiplow 486111671 目前定位于 全面翻译 Apple 的 iOS 开发者文档,全部文档的翻译!欢迎加入
    shanksxiao
        36
    shanksxiao  
    OP
       Sep 1, 2015
    我没有建群
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   910 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 71ms · UTC 21:30 · PVG 05:30 · LAX 14:30 · JFK 17:30
    ♥ Do have faith in what you're doing.