狠狠撸

狠狠撸Share a Scribd company logo
Google code 开源项目精选:


BeansDB 是一个主要针对大数据量、高可用性的分布式 KeyValue 存储系统,采用 HashTree 和简化的版本号来
快速同步保证最终一致性(弱),一个简化版的 Dynamo。

它采用类似 memcached 的去中心化结构,在客户端实现数据路由。目前只提供了 Python 版本的客户端,其它语
言的客户端可以由 memcached 的客户端稍加改造得到

http://code.google.com/p/beansdb/




自己动后写操作系统:

http://code.google.com/p/writeos/

php 验证码生成:

  http://code.google.com/p/recatpcha

SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which
utilizes one small JavaScript file

  http://code.google.com/p/swfobject/

UNIX TOOLBOX - 中文版


http://code.google.com/p/unixtoolboxcn/

一个 Python 程序员的多年珍藏

http://bbs.chinaunix.net/archiver/?tid-1644931.html




MIT 课程:

6.001 SICP

http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-
Science/6-001Spring-2005/CourseHome/in

dex.htm

6.189, 这门课的教材就叫 How to Think Like a Computer Scientist

http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-189January--
IAP--2008/Course

Home/index.htm
算法方面还是建议看 Introduction to Algorithms 吧, MIT 课程

http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-
Science/6-046JFall-2005/CourseHome/ind

ex.htm

我还要推荐 joelonsoftware 的一篇著名文章

Advice for Computer Science College Students

http://joelonsoftware.com/articles/CollegeAdvice.html

补一门 MIT 的工程课, 建议所有希望投入到工程的同学学习

Computer System Engineering

http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-
Science/6-033Spring-2009/CourseHome/in

dex.htm




http://www.xun6.com/file/772d7f549

More Related Content

Google code开源项目精选:

  • 1. Google code 开源项目精选: BeansDB 是一个主要针对大数据量、高可用性的分布式 KeyValue 存储系统,采用 HashTree 和简化的版本号来 快速同步保证最终一致性(弱),一个简化版的 Dynamo。 它采用类似 memcached 的去中心化结构,在客户端实现数据路由。目前只提供了 Python 版本的客户端,其它语 言的客户端可以由 memcached 的客户端稍加改造得到 http://code.google.com/p/beansdb/ 自己动后写操作系统: http://code.google.com/p/writeos/ php 验证码生成: http://code.google.com/p/recatpcha SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file http://code.google.com/p/swfobject/ UNIX TOOLBOX - 中文版 http://code.google.com/p/unixtoolboxcn/ 一个 Python 程序员的多年珍藏 http://bbs.chinaunix.net/archiver/?tid-1644931.html MIT 课程: 6.001 SICP http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer- Science/6-001Spring-2005/CourseHome/in dex.htm 6.189, 这门课的教材就叫 How to Think Like a Computer Scientist http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-189January-- IAP--2008/Course Home/index.htm
  • 2. 算法方面还是建议看 Introduction to Algorithms 吧, MIT 课程 http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer- Science/6-046JFall-2005/CourseHome/ind ex.htm 我还要推荐 joelonsoftware 的一篇著名文章 Advice for Computer Science College Students http://joelonsoftware.com/articles/CollegeAdvice.html 补一门 MIT 的工程课, 建议所有希望投入到工程的同学学习 Computer System Engineering http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer- Science/6-033Spring-2009/CourseHome/in dex.htm http://www.xun6.com/file/772d7f549