curated list of resources for a more literate programming. datajournalists-toolbox – Tools for datajournalists
engine in Python. Processing - Processing is a programming language, development environment for artists
“Reactive Programming是神马?” 互联网上充斥着很多操蛋的解释。 维基百科 又宽泛又玄乎。 Stackoverflow 教科书式的解释非常不适合信任 Reactive Manifesto
Hacker News :IT资讯,IT界发生的最新的事件都会在上面。 PROGRAMMING :Reddit的Programming板块,和Hacker News类似,不过更加专注于技术内容方面。
go-pgsql - A PostgreSQL client package for the Go Programming Language. go-sql-driver/mysql - MySQL driver
a replacement of Redis. rsedis uses multiple threads which may be more useful in machines with multiple
multithreaded environment. By understanding and programming within these constraints, your native methods
multithreaded environment. By understanding and programming within these constraints, your native methods
the-swift-programming-language-in-chinese (git) 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
MultithreadClaimStrategy that works between when threads are highly contended. Previous implementation is
posts and announcements # BBcode # Locked threads # IP logging system # Paginsystem # Memberregistration
string operations Blocks Iterators Arrays Hashes Threads Basic IO 不支持 Conditional statements Class/method
new users, an option to auto-delete old private threads, and improved forum configuration.
使最新的Web标准(WebGL, HTML5, File API, Javascript, Threads, ...)。要执行roBrowser您将需要一个支持WebGL和兼容OpenGL ES2.0
host.name") String hostname(); @Key("server.max.threads"); @DefaultValue("42") int maxThreads(); } 项目主页:
ForumThreadIterator threads = forum.threads(filter); //获得迭代器 while(threads.hasNext){ //逐个显示threads中帖子主题,输出图3-5中的每一行
"解决哲学家就餐问题",”死锁“也是它提出来的) DP (动态规划 dynamic programming) BFS/DFS (广度/深度优先遍历) 红黑树 (一种自平衡的二叉查找树)
WebPages. jPlayer is an all inclusive application programming interface that lets you develop innovative media
tutorial website for Ruby On Rails beginners. 10. Programming Ruby: The Pragmatic Programmer’s Guide This
Algorithms》的缩写版,不过原书出版太久了,反正我是没找到。 《The Art of Computer Programming》Volume 1-3 作 者Donald E. Knuth是我心目中与冯.诺依曼、D