第18月第2天 ios博客
1.
github
https://githuber.cn/search?language=Objective-C
https://www.jianshu.com/u/815d10a4bdce
https://blog.csdn.net/hello_hwc
https://blog.ibireme.com/2015/05/18/runloop/
https://www.jianshu.com/p/64e33f9bdc03
https://github.com/zhouhuanqiang/LearningIOS
https://blog.csdn.net/gang544043963/article/details/79610300
WeRead团队博客 | 微信读书团队博客 |
百度Hi iOS团队技术周报 | 百度Hi iOS团队技术周报 |
美团点评技术团队博客 | 美团点评技术团队 |
苹果核 | 现由天猫无线-基础业务团队主力维护 |
SwiftGG翻译组 | 翻译的文章来源于国外的优秀 Swift 网站和博客 |
移动开发前线博客 | 第一时间传递移动开发最新干货内容,与时代保持同步,消除信息焦虑。微博@移动开发前线 |
sunnyxx的技术博客 | 孙源,前百度研发工程师微博@我就叫Sunny怎么了 |
Garan no Dou | ibireme,YYKit作者 |
叶孤城 | 大神。微博@叶孤城___ |
Kenshin Cui's Blog | 崔江涛,文章写的非常详细 |
ChenYilong | 微博@iOS程序犭袁有iOS9AdaptationTips,iOSInterviewQuestions等多个上千star的项目 |
南峰子的技术博客 | 就职于京东金融。微博@南峰子_老驴 |
FengJian's Blog | FengJian's Blog |
阿毛的蛋疼地 | 博客从2011年就开始更新了 |
王中周的技术博客 | 曾就职于高阳科技、北京拉手网 |
土土哥的技术博客 | 就职于阿里巴巴B2B国际事业部 |
玉令天下的博客 | 腾讯移动开发 |
Casa Taloyum | iOS应用架构谈系列作者 |
GeekerProbe | 曾就职于美丽说,负责美丽说主站APP的开发工作,在时尚圈也有一番打拼,现就职于百度,负责百度知道项目的开发,也因此加入forkingdog开源小组,为iOS的开源社区做出一点贡献。 |
Luke's Homepage | 2008年开始更新,经验丰富的工程师 |
Zhiyi | 他的github上拥有多个超过200star的项目 |
Limboy | 蘑菇街iOS工程师 |
刘坤的技术博客 | 现就职于杭州阿里 |
kuailejim | kuailejim |
高少东 | SDAutoLayout作者 微博@GSD_iOS |
lzwjava | 前 LeanCloud 工程师。微博@lzwjava |
唐巧 | 猿题库iOS高级研发工程师。微博@唐巧_boy |
bestswifter | 微博@bestswifter |
李明杰 | 小码哥CEO。微博@M了个J |
OneV's Den | 王巍,喵神,知名iOS/Unity 开发者,现居日本,就职于LINE微博@onevcat |
tany | Github上有很多干货 微博@yeBlueColor |
微博@GitHubDaily | 专注于分享 GitHub 最新的优质开源项目 |
故胤道长 | Github全美前20的Swift开源作者。微博@故胤道长 |
App 开发
- 深入理解 RunLoop
- CPU vs GPU · iOS 核心动画高级技巧
- iOS 保持界面流畅的技巧
- 单向数据流动的函数式 View Controller
- 微信读书 iOS 性能优化总结
- 微信读书 iOS 质量保证及性能监控
- SOLID Principles in Swift
- Swift with a hundred engineers
- Tales of a rewrite at Lyft
- Re-architecting Pinterest’s iOS app
- Immutable models and data consistency in our iOS App
- Optimizing App Startup Time
- Managing Consistency of Immutable Models
- Migrating to Swift 3
- Getting to Swift 3
- Building Mixed-Language iOS Project with Buck
第三方开源库
- 如何将 iOS 项目的编译速度提高5倍
- 如何打造易扩展的高性能图片组件
- iOS 启动连续闪退保护方案
- GYDataCenter:高性能数据库框架
- GYHttpMock:iOS HTTP请求模拟工具
- 预加载与智能预加载(iOS)
- 使用 ASDK 性能调优 - 提升 iOS 界面的渲染性能
- AsyncDisplayKit 2.0 Tutorial: Getting Started
- AsyncDisplayKit 2.0 Tutorial: Automatic Layout
- Introducing Lottie
- Introducing Plank: Immutable model generation for iOS
- Engineering Signature Rendering on iOS with UberSignature
开发工具与调试
- Visual Debugging with Xcode
- Debugging Tips and Tricks
- Improving Existing Apps with Modern Best Practices
- An Introduction to the Swift Package Manager
- Charles Proxy Tutorial for iOS
- fastlane Tutorial: Getting Started
语法性能
- Swift 性能相关
- Swift 性能探索和优化分析
- Optimizing Swift Performance
- Understanding Swift Performance
- The Objective-C Runtime & Swift Dynamism
- Protocol-Oriented Programming in Swift
- Building Better Apps with Value Types in Swift
- Introducing Protocol-Oriented Programming in Swift 3
- Protocol and Value Oriented Programming in UIKit Apps
- Manual Swift: Understanding the Swift/Objective-C Build Pipeline
iOS 框架使用和优化
- 再看关于 Storyboard 的一些争论
- NSSecureCoding
- iOS Accessibility Tutorial: Getting Started
- How iOS Security Really Works
- Advanced Animations with UIKit
- Introducing Drag and Drop
- Mastering Drag and Drop
- Extend Your App's Presence With Sharing
- Extend Your App’s Presence with Deep Linking
iOS 11 更新
人工智能 增强现实
- Introducing Core ML
- Core ML in depth
- Natural Language Processing and your Apps
- Vision Framework: Building on Core ML
- Introducing ARKit: Augmented Reality for iOS
架构
- iOS 响应式架构
- iOS 组件化方案探索
- iOS 组件化 —— 路由设计思路分析
- Do MVC like it’s 1979
- Model-View-Controller (MVC) in iOS: A Modern Approach
- Presenting Coordinator
- A dumb UI is a good UI: Using MVP in iOS with swift
- Introduction to MVVM
- From MVC to MVVM in Swift
- Bindings, Generics, Swift and MVVM
- MVVM with Coordinators and RxSwift
- Introduction to Protocol-Oriented MVVM
- MVVM with RxSwift
- Implementing MVVM in iOS with RxSwift
- Simplification of iOS View Controllers: MVVM or Presentation Controls?
- Meet VIPER: Mutual mobile's application of clean architecture for iOS apps
- iOS Project Architecture: Using VIPER
- Architecting iOS Apps with VIPER
- 250 Days Shipping With Swift and VIPER
- VIPER to be or not to be
- Unidirectional Data Flow in Swift: An Alternative to Massive View Controllers
- Engineering the Architecture behind Uber's New Rider App
- iOS Architecture Patterns Demystifying MVC, MVP, MVVM and VIPER
大前端 vs. 原生态
- An iOS Developer on React Native
- React Native: A year in review
- Comparing the Performance between Native iOS (Swift) and React-Native
- Apple’s refusal to support Progressive Web
科技前沿信息
- This is How Google will Collapse
- Facebook Open Source 2016 year in review
- Complexion Reduction: A New Trend In Mobile Design
- Communication Between Designers and Engineers
- 100 Days of Vector Illustration
- Apple Culture After Ten Years of iPhone
- Bike-sharing app comparison: Mobike vs. ofo vs. Bluegogo
- Revisiting The Unicorn Club
作者:故胤道长
链接:https://www.jianshu.com/p/64e33f9bdc03
來源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
第18月第2天 ios博客的更多相关文章
- 高质量iOS博客推荐
https://www.jianshu.com/p/ea9fabdc12ed 原文地址 原作者记录了一些高质量ios博客地址,本文只做收藏使用.
- 推荐一些iOS博客
公司性质的: 公司 地址 美团 http://tech.meituan.com/archives 个人博客: 博主 地址 (斜体的技术文章较少) 王巍(onevcat) https://onevcat ...
- iOS博客列表
国外 iOSDevWeekly NSHipster NSBlog objcio Raywenderlich Bignerdranch NSScreencast 需FQ Pilky.me jeremyw ...
- IOS博客
http://www.cnblogs.com/lovecode/articles/2249548.html从这个人这里了解了一些关于uiview和uilayer的区别 以及对于渲染和动画也有了一些了解 ...
- 一些牛人的IOS博客,mark下慢慢学习
http://blog.devtang.com/ 唐巧的个人blog http://gracelancy.com/ Lancy's blog http://b ...
- iOS 博客资源精选
摘要:记录一些网上非常牛的人写的博文.收藏起来. 以备日后需要时学习备用. 1:iOS中UIWebView的Javascript与Objective-C通信 http://imchao.net/201 ...
- 我的iOS博客旅行开始了,欢迎光临!
期待您的关注!
- ios 博客集合
ryantang03 http://blog.csdn.net/ryantang03/article/category/1073221 kmyhy http://blog.csdn.net ...
- 古来月小队 Alpha冲刺阶段博客目录
一.Scrum Meeting 第六周: 链接:https://www.cnblogs.com/ouc-xxxxxx/p/11789325.html 任务:搭建安卓编程环境,学习安卓前端知识 第七周: ...
随机推荐
- js 单项链表
介绍链表 链表是由一组节点组成的集合.每一个节点都使用一个对象的引用指向它的后续借点.指向另外一个借点的引用叫做链. 很多编程语言中数组的长度是固定的,就是定义数组的时候需要定义数组的长度,所以当数组 ...
- js跨域请求jsonp解决方案-最简单的小demo
这里说的js跨域是指通过js在不同的域之间进行数据传输或通信,比如用ajax向一个不同的域请求数据,或者通过js获取页面中不同域的框架中(iframe)的数据.只要协议.域名.端口有任何一个不同,都被 ...
- 详细且透彻的分析PCA原理
前两天面试问到了PCA,感觉讲得不是很透彻,这里再次详细写一下. 首先定义如下变量的含义: X:Rn*m,n个样本m个属性,对于第i个样本xi:R1*m. W:Rm*k,k个正交的单位正交的列向量组成 ...
- Python中正则表达式的巧妙使用
字符串的匹配查询 re模块中的findall函数可以对指定的字符串进行遍历匹配,获取字符串中所有匹配的子串,并返回一个列表结果.该函数的参数含义如下: findall(pattern, string, ...
- 2018 CCPC网络赛 1010 hdu 6447 ( 树状数组优化dp)
链接:http://acm.hdu.edu.cn/showproblem.php?pid=6447 思路:很容易推得dp转移公式:dp[i][j] = max(dp[i][j-1],dp[i-1][j ...
- 自学Aruba6.2-控制器基本维护操作(web页面配置)
点击返回:自学Aruba之路 自学Aruba6.2-控制器基本维护操作(web页面配置) 1 显示当前控制器版本 Dashboard---Controller中 2 升级Aruab os版本 Main ...
- android关闭日志
我们在开发时,经常会输出各种日志来debug代码.但是等到应用发布的apk运行时不希望它输出日志. 关闭输出日志Log.v(),Log.i(),Log.w(),Log.v(),Log.e()等 原理: ...
- SDL OPENGL 在linux ubuntu示例
gl画纹理texture /* * SDL OpenGL Tutorial. * (c) Michael Vance, 2000 * briareos@lokigames.com * * Distri ...
- python 数据类型 datatype
python 数据类型 datatype 列表list 元组tuple 集合set 字典dictionary 字符串string 一.列表list list :python的一种数据类型.是可变的, ...
- request请求地址
1.String contextPath = httpServletRequest.getServletContext().getContextPath(); /项目名称 2.String conte ...