Peter Seibel interviews 16 of the most interesting computer programmers alive today in Coders at Work, offering a brand-new companion volume to Apress’s highly acclaimed best-seller Founders at Work by Jessica Livingston. As the words "at work" sugg
对一群大牛们的采访,编程的人看一下很有启发。 Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a brand-new companion volume to Apress’s highly acclaimed best-seller Founders at Work by Jessica Livingston. As t
Performance is critical to the success of any web site, and yet today's web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax. In this book, Steve Souders, web performance evangelist at Google a
Chapter 1, A Regular Expression Matcher, by Brian Kernighan, shows how deep insight into a language and a problem can lead to a concise and elegant solution. Chapter 2, Subversion’s Delta Editor: Interface As Ontology, by Karl Fogel, starts with a w
JSON in Java [package org.json] Douglas Crockford douglas@crockford.com 2011-02-02 JSON is a light-weight, language independent, data interchange format. See Java使用json时用到的jar包
Douglas Crockford在他的《Javascr ipt语言精粹》一书 中给过我们一张理解Javascr ipt语言内部工作机制的示意图。现在Cody Lindley给了我们一张对应文档对象模型。” —— Jeremy Keith Clearleft.com创始人与技术总监,《DOM 脚本编写》作者 通过《DOM启蒙》,读者将学习如何通过文档对象模型(DOM)更有效率地操作 HTML,而无需DOM操作库的帮助。作者Cody Lindley(jQuery手册)用菜谱风格的代码示例,用演示
A javascr ipt plugin for Notepad++ (formerly JSMinNpp). * Douglas Crockford's JSMin algorithm to minimize javascr ipt code. * My own algorithm to format javascr ipt code. * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easi