技术方面成长是一个长期的积累过程,在这里集合了我的所有技术类相关博文,并且按照类别进行了整理,不定期更新。
Cloud Computing Concepts
Coursera上Cloud Computing Concepts课程的笔记整理,计划分为10个部分,持续更新中。
- Cloud Computing Concepts Notes 1: Orientation, Introduction to Clouds, MapReduce
- Cloud Computing Concepts Notes 2: Gossip, Membership, and Grids
- Cloud Computing Concepts Notes 3: P2P Systems
- Cloud Computing Concepts Notes 4: Key-Value Stores, Time, and Ordering
- Cloud Computing Concepts Nodes 5: Classical Distributed Algorithms
- Cloud Computing Concepts Nodes 6: Classical Distributed Algorithms Continued
- Cloud Computing Concepts Nodes 7: Concurrency and Replication Control
- Cloud Computing Concepts Nodes 8: Emerging Paradigms
- Cloud Computing Concepts Nodes 9: Classical Systems
- Cloud Computing Concepts Nodes 10: Real-Life Behaviors
The Complete JavaScript Course
- The Complete JavaScript Course Notes 1: Basics
- The Complete JavaScript Course Notes 2: How JavaScript Works Behind the Scenes?
- The Complete JavaScript Course Notes 3: JavaScript in the Browser: DOM Manipulation and Events
- The Complete JavaScript Course Notes 4: Advanced JavaScript: Objects and Functions
- The Complete JavaScript Course Notes 5: Put It All Together: The Budget App Project Part I
- The Complete JavaScript Course Notes 6: Put It All Together: The Budget App Project Part II
- The Complete JavaScript Course Notes 7: Put It All Together: The Budget App Project Part III
- The Complete JavaScript Course Notes 8: Get Ready for the Future: ES6 / ES2015
- The Complete JavaScript Course Notes 9: ES6 Code Challenge and Solution
React vs Angular vs Vue.js by Example
Data Structure & Algorithm
- Data Structure & Algorithms Notes: Reservoir Sampling
- Data Structure & Algorithms Notes: Union Find
- Data Structure & Algorithms Notes: Segment Tree
- Data Structure & Algorithms Notes: Topological Sort
- Data Structure & Algorithms Notes: Hash