March 30, 2016
1. Operating System - Review
Spend one hour to study:
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-828-operating-system-engineering-fall-2012/
Review operating System:
1. http://blog.csdn.net/u012290414/article/details/48782375
2. Distributed System
Network service and app framework
Load balance, caching, replication, rest, nosql
Reading time:
https://www.khanacademy.org/computing/computer-science/algorithms
https://blog.devmastery.com/how-to-win-the-coding-interview-71ae7102d685#.drghie8as
3.Jquery github open source project - source code style.
https://github.com/jquery/jquery/tree/master/src
4. Visit this Leetcode blog - most popular blog I have seen - over 10,000 visitor
http://blog.csdn.net/linhuanmars/article/details/23071455
5. NoSQL
https://en.wikipedia.org/wiki/NoSQL
Learn a few key features:
1. "non SQL" or "non relational"
2. Compared to relational database, tabular relations -
3. Motivation of NoSQL:
Data structures in NoSQL are different.
name of data structures: key-value, wide column, graph, or document
4. ACID - Atomic, Consistency, I - Isolation, D - Durability
NoSQL - "eventual consistency"
From January 2015, she started to practice leetcode questions; she trains herself to stay focus, develops "muscle" memory when she practices those questions one by one. 2015年初, Julia开始参与做Leetcode, 开通自己第一个博客. 刷Leet code的题目, 她看了很多的代码, 每个人那学一点, 也开通Github, 发表自己的代码, 尝试写自己的一些体会. She learns from her favorite sports – tennis, 10,000 serves practice builds up good memory for a great serve. Just keep going. Hard work beats talent when talent fails to work hard.
Showing posts with label noSQL. Show all posts
Showing posts with label noSQL. Show all posts
Monday, May 30, 2016
Subscribe to:
Posts (Atom)