|
278 | 278 | * [Probability and Statistics Cookbook -- 《概率与统计参考书》](http://matthias.vallentin.net/probability-and-statistics-cookbook/)
|
279 | 279 |
|
280 | 280 | ####其他
|
281 |
| -* [97 Things Every Programmer Should Know](http://programmer.97things.oreilly.com/) |
282 |
| -* [97 Things Every Programmer Should Know - Extended](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended) |
283 |
| -* [A Mathematical Theory of Communication](http://cm.bell-labs.com/cm/ms/what/shannonday/paper.html) by Claude E.Shannon |
284 |
| -* [Asterisk™: The Definitive Guide](http://asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/index.html) |
285 |
| -* [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/) |
286 |
| -* [I Am a Bug](http://www.amibug.com/iamabug/p01.html) |
287 |
| -* [Learn to Program](http://pine.fm/LearnToProgram/) |
288 |
| -* [Foundations of Programming](http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx) |
289 |
| -* [Communicating Sequential Processes](http://www.usingcsp.com/cspbook.pdf) (PDF) by Tony Hoare |
290 |
| -* [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.scribd.com/doc/175241338/Come-Let-s-Play) |
291 |
| -* [Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth) |
292 |
| -* [How Computers Work](http://www.fastchip.net/howcomputerswork/p1.html) |
293 |
| -* [Data-Intensive Text Processing with MapReduce](http://www.umiacs.umd.edu/~jimmylin/MapReduce-book-final.pdf) (PDF) |
294 |
| -* [Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell |
295 |
| -* [Digital Signal Processing For Engineers and Scientists](http://www.dspguide.com/) |
296 |
| -* [Distributed systems for fun and profit](http://book.mixu.net/distsys/single-page.html) |
297 |
| -* [Flow based Programming](http://jpaulmorrison.com/fbp/#book) |
298 |
| -* [Getting Real](http://gettingreal.37signals.com/) |
299 |
| -* [Magic Ink: Information Software and The Graphical Interface](http://worrydream.com/#!/MagicInk) by Bret Victor |
300 |
| -* [Modeling Reactive Systems with Statecharts](http://www.scribd.com/doc/167971960/Modeling-Reactive-Systems-With-Statecharts) |
301 |
| -* [PNG: The Definitive Guide](http://www.libpng.org/pub/png/book/) |
302 |
| -* [Pointers And Memory](http://cslibrary.stanford.edu/102/PointersAndMemory.pdf) (PDF) |
303 |
| -* [Project Oberon](http://www-old.oberon.ethz.ch/WirthPubl/ProjectOberon.pdf) (PDF) |
304 |
| -* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html) |
305 |
| -* [Small Memory Software](http://www.smallmemory.com/book.html) |
306 |
| -* [SVG Essentials](http://commons.oreilly.com/wiki/index.php/SVG_Essentials) |
307 |
| -* [Introduction to High-Performance Scientific Computing](http://tacc-web.austin.utexas.edu/veijkhout/public_html/istc/istc.html) - Victor Eijkhout |
308 |
| -* [Object-Oriented Reengineering Patterns](http://win.ua.ac.be/~sdemey/) - Serge Demeyer, Stéphane Ducasse and Oscar Nierstrasz |
309 |
| -* [High-Performance Scientific Computing](http://bit.ly/hpc12) (class lectures and slides) |
310 |
| -* [Mother Tongues of Computer Languages](http://www.digibarn.com/collections/posters/tongues/) (PNG) |
| 281 | +* [97 Things Every Programmer Should Know -- 《每个程序员都应该知道的97件事》](http://programmer.97things.oreilly.com/) |
| 282 | +* [97 Things Every Programmer Should Know - Extended -- 《每个程序员都应该知道的97件事-扩展》](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended) |
| 283 | +* [A Mathematical Theory of Communication -- 《通信的数学理论》](http://cm.bell-labs.com/cm/ms/what/shannonday/paper.html) by Claude E.Shannon |
| 284 | +* [Asterisk™: The Definitive Guide -- 《Asterisk™:权威指南》](http://asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/index.html) |
| 285 | +* [How to Think Like a Computer Scientist -- 《如何像计算机科学家那样思考》](http://openbookproject.net/thinkcs/) |
| 286 | +* [I Am a Bug -- 《我是一个Bug》](http://www.amibug.com/iamabug/p01.html) |
| 287 | +* [Learn to Program -- 《学习编程》](http://pine.fm/LearnToProgram/) |
| 288 | +* [Foundations of Programming -- 《编程基础》](http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx) |
| 289 | +* [Communicating Sequential Processes -- 《通信顺序进程》](http://www.usingcsp.com/cspbook.pdf) (PDF) by Tony Hoare |
| 290 | +* [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts -- 《来吧,让我们玩:基于场景的编程使用即时序列图》](http://www.scribd.com/doc/175241338/Come-Let-s-Play) |
| 291 | +* [Computer Musings -- 《计算机沉思录》](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth) |
| 292 | +* [How Computers Work -- 《计算机工作原理》](http://www.fastchip.net/howcomputerswork/p1.html) |
| 293 | +* [Data-Intensive Text Processing with MapReduce -- 《MapReduce的数据密集型的文字处理》](http://www.umiacs.umd.edu/~jimmylin/MapReduce-book-final.pdf) (PDF) |
| 294 | +* [Designing Interfaces -- 《接口设计》](http://designinginterfaces.com) by Jennifer Tidwell |
| 295 | +* [Digital Signal Processing For Engineers and Scientists -- 《工程师和科学家的数字信号处理技术》](http://www.dspguide.com/) |
| 296 | +* [Distributed systems for fun and profit -- 《分布式系统的乐趣和利润》](http://book.mixu.net/distsys/single-page.html) |
| 297 | +* [Flow based Programming -- 《基于流的编程》](http://jpaulmorrison.com/fbp/#book) |
| 298 | +* [Getting Real -- 《获得真理》](http://gettingreal.37signals.com/) |
| 299 | +* [Magic Ink: Information Software and The Graphical Interface -- 《魔术的墨水:信息软件和图形界面》](http://worrydream.com/#!/MagicInk) by Bret Victor |
| 300 | +* [Modeling Reactive Systems with Statecharts -- 《反应系统建模与状态图》](http://www.scribd.com/doc/167971960/Modeling-Reactive-Systems-With-Statecharts) |
| 301 | +* [PNG: The Definitive Guide -- 《PNG:权威指南》](http://www.libpng.org/pub/png/book/) |
| 302 | +* [Pointers And Memory -- 《指针和内存》](http://cslibrary.stanford.edu/102/PointersAndMemory.pdf) (PDF) |
| 303 | +* [Project Oberon -- 《项目奥伯伦》](http://www-old.oberon.ethz.ch/WirthPubl/ProjectOberon.pdf) (PDF) |
| 304 | +* [Security Engineering -- 《安全工程》](http://www.cl.cam.ac.uk/~rja14/book.html) |
| 305 | +* [Small Memory Software -- 《小型存储软件》](http://www.smallmemory.com/book.html) |
| 306 | +* [SVG Essentials -- 《SVG要点》](http://commons.oreilly.com/wiki/index.php/SVG_Essentials) |
| 307 | +* [Introduction to High-Performance Scientific Computing -- 《高性能科学计算简介》](http://tacc-web.austin.utexas.edu/veijkhout/public_html/istc/istc.html) - Victor Eijkhout |
| 308 | +* [Object-Oriented Reengineering Patterns -- 《面向对象的再造模式》](http://win.ua.ac.be/~sdemey/) - Serge Demeyer, Stéphane Ducasse and Oscar Nierstrasz |
| 309 | +* [High-Performance Scientific Computing -- 《高性能科学计算》](http://bit.ly/hpc12) (class lectures and slides) |
| 310 | +* [Mother Tongues of Computer Languages -- 《计算机语言的母语》](http://www.digibarn.com/collections/posters/tongues/) (PNG) |
311 | 311 |
|
312 | 312 | ####Web性能分析
|
313 |
| -* [Book of Speed](http://www.bookofspeed.com/index.html) by Stoyan Stefanov |
| 313 | +* [Book of Speed -- 《速度之书》](http://www.bookofspeed.com/index.html) by Stoyan Stefanov |
314 | 314 |
|
315 | 315 | ####在线教育
|
316 |
| -* [MIT OCW](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm) |
| 316 | +* [MIT OCW -- 麻省理工学院“开放式课程网页”](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm) |
317 | 317 | * [Coursera](https://www.coursera.org/)
|
318 | 318 | * [Udacity](https://www.udacity.com/)
|
319 | 319 | * [edX](https://www.edx.org/)
|
320 | 320 |
|
321 | 321 | ####专家级开发
|
322 |
| -* [Don't Just Roll the Dice](http://download.red-gate.com/ebooks/DJRTD_eBook.pdf) (PDF) *(RedGate, By Neil Davidson)* |
323 |
| -* [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)* |
| 322 | +* [Don't Just Roll the Dice -- 《不要只是掷骰子》](http://download.red-gate.com/ebooks/DJRTD_eBook.pdf) (PDF) *(RedGate, By Neil Davidson)* |
| 323 | +* [Confessions of an IT Manager -- 《IT经理的自白》](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)* |
324 | 324 |
|
325 | 325 |
|
326 | 326 | ###Ada
|
327 |
| -* [Ada 95: The Craft of Object-Oriented Programming](http://faculty.cs.wwu.edu/reedyc/AdaResources/bookhtml/contents.htm) |
328 |
| -* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF) |
329 |
| -* [Ada for Software Engineers](http://pnyf.inf.elte.hu/kto/oktatas/ada/books/ase.pdf) (PDF) |
| 327 | +* [Ada 95: The Craft of Object-Oriented Programming -- 《Ada 95:面向对象编程的工艺》](http://faculty.cs.wwu.edu/reedyc/AdaResources/bookhtml/contents.htm) |
| 328 | +* [Ada Distilled -- 《Ada精华》](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF) |
| 329 | +* [Ada for Software Engineers -- 《Ada软件工程师》](http://pnyf.inf.elte.hu/kto/oktatas/ada/books/ase.pdf) (PDF) |
330 | 330 |
|
331 | 331 |
|
332 | 332 | ###Android
|
333 |
| -* [Google Android Developer Training](https://developer.android.com/training/index.html) |
334 |
| -* [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/) |
335 |
| -* [Expert Android and Eclipse development knowledge](http://www.vogella.com/android.html) |
| 333 | +* [Google Android Developer Training -- 《谷歌Android开发培训》](https://developer.android.com/training/index.html) |
| 334 | +* [Coreservlets Android Programming Tutorial -- 《Coreservlets Android编程教程》](http://www.coreservlets.com/android-tutorial/) |
| 335 | +* [Expert Android and Eclipse development knowledge -- 《专家Android和Eclipse开发知识》](http://www.vogella.com/android.html) |
336 | 336 |
|
337 | 337 |
|
338 | 338 | ###APL
|
339 |
| -* [A Practical Introduction to APL1 & APL2](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL1_.26_APL2) |
340 |
| -* [A Practical Introduction to APL2 & APL3](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL3_.26_APL4) |
341 |
| -* [Mastering Dyalog APL](http://www.dyalog.com/intro/) (PDF) |
| 339 | +* [A Practical Introduction to APL1 & APL2 -- 《APL1&APL2实用导论》](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL1_.26_APL2) |
| 340 | +* [A Practical Introduction to APL2 & APL3 -- 《APL2&APL3实用导论》](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL3_.26_APL4) |
| 341 | +* [Mastering Dyalog APL -- 《掌握Dyalog APL》](http://www.dyalog.com/intro/) (PDF) |
342 | 342 |
|
343 | 343 |
|
344 | 344 | ###Autotools
|
|
0 commit comments