《500 Lines or Less》

《500 Lines or Less》 《500 Lines or Less》

  • 书名:《500 Lines or Less》:Experienced programmers solve interesting problems
  • 分类:编程
  • 作者:Amy Brown,Michael DiBernardo
  • 出版年:2016-6-28
  • 售价:USD 35.00
  • 装订:Paperback
  • 页码:478

《500 Lines or Less》 内容介绍:

This book provides you with the chance to study how 26 experienced programmers think when they are building something new. The programs you will read about in this book were all written from scratch to solve difficult problems. A web server, a pedometer, a Python interpreter, a web-based spreadsheet, and many more applications are written, in 500 lines of code or less, and described by their creators so that you can learn from their insights and their mistakes.

《500 Lines or Less》 目录大纲:

Introduction Michael DiBernardo
1 Blockcode: A visual programming toolkit Dethe Elza
2 A Continuous Integration System Malini Das
3 Clustering by Consensus Dustin J. Mitchell
4 Contingent: A Fully Dynamic Build System Brandon Rhodes and Daniel Rocco
5 A Web Crawler With asyncio Coroutines A. Jesse Jiryu Davis and Guido van Rossum
6 Dagoba: an in-memory graph database Dann Toliver
7 DBDB: Dog Bed Database Taavi Burns
8 An Event-Driven Web Framework Leo Zovic
9 A Flow Shop Scheduler Dr. Christian Muise
10 An Archaeology-Inspired Database Yoav Rubin
11 Making Your Own Image Filters Cate Huston
12 A Python Interpreter Written in Python Allison Kaptur
13 A 3D Modeller Erick Dransch
14 A Simple Object Model Carl Friedrich Bolz
15 Optical Character Recognition (OCR) Marina Samuel
16 A Pedometer in the Real World Dessy Daskalov
17 The Same-Origin Policy Eunsuk Kang, Santiago Perez De Rosso, and Daniel Jackson
18 A Rejection Sampler Jessica B. Hamrick
19 Web Spreadsheet Audrey Tang
20 Static Analysis Leah Hanson
21 A Template Engine Ned Batchelder
22 A Simple Web Server


微信扫一扫关注公众号

0 个评论

要评论图书请先登录注册

你也许想看:

3D游戏编程大师技巧

《3D游戏编程大师技巧》

[美] 拉莫泽.人民邮电出版社.2005-6

“《3D 游戏编程大师技巧》是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了...”

爱上Python

《爱上Python》

[新加坡] Jamie Chan.人民邮电出版社.2016-6

“本书将复杂的编程概念分解成简单的步骤,简单易懂。作者通过多年的教学经验精心挑选出了有特点的例子,手把手地实例教学。这本书...”

The Nature of Software Development

《The Nature of Software Development》

Ron Jeffries.Pragmatic Bookshelf.2015-3-1

“”

Unity 3.x Game Development Essentials

《Unity 3.x Game Development Essentials》

Will Goldstone.Packt Publishing.2011-12-20

“”

The iOS Apprentice

《The iOS Apprentice》

Matthijs Hollemans.Razeware LLC.2014-12-15

“”

Scala in Action

《Scala in Action》

Nilanjan Raychaudhuri.Manning Publications.2013-4-13

“DESCRIPTION Even within a single application, programming pr...”

Programming iOS 4

《Programming iOS 4》

Matt Neuburg.O'Reilly Media.2011-6-2

“With this Early Release edition, you’ll get the entire book ...”

C++跨平台开发技术指南

《C++跨平台开发技术指南》

[美] Syd Logan.机械工业出版社.2009-1

“《C++跨平台开发技术指南》详细介绍c++语言的跨平台技术,包含的主要内容有:Netscape在向数百万Win.dows...”

Autotools

《Autotools》

John Calcote.No Starch Press.2010-7-20

“The GNU Autotools make it easy for developers to create soft...”

C程序设计语言

《C程序设计语言》

Clovis L.Tondo,SCOTT E.GIMPEL.机械工业出版社.2004-1-1

“本书对Brain W. Kernighan和Dennis M. Ritchie所著的《The C Programming...”

Windows环境下32位汇编语言程序设计

《Windows环境下32位汇编语言程序设计》

罗云彬.电子工业出版社.2003.3

“Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件...”

Real World OCaml

《Real World OCaml》

Jason Hickey,Anil Madhavapeddy,Yaron Minsky.O'Reilly Media.2013-3-22

“Learn how to solve day-to-day problems in data processing, n...”

驯服烂代码

《驯服烂代码》

伍斌.机械工业出版社.2014-11

“Kent Beck、Martin Fowler、Michael C. Feathers、Robert C. Martin...”

函数程序设计语言--计算机模型、编译技术、系统结构

《函数程序设计语言--计算机模型、编译技术、系统结构》

郑纬民,等.清华大学出版社.1997-11

“内容简介 本书详细论述了函数程序设计语言的计算模型、编译技术以及面向函数程序设计语言的系统结构。其 主要内容包括:函数程...”

Modern Perl

《Modern Perl》

chromatic.Onyx Neon Press.2011-12

“The Best Perl Programmers Use Modern Perl In 1987, Perl 1.0 ...”

Android NDK Beginner's Guide

《Android NDK Beginner's Guide》

Sylvain Ratabouil.Packt Publishing.2012-1-26

“Android NDK is all about injecting high performance into you...”

Pro Android 4

《Pro Android 4》

Satya Komatineni,Dave MacLean.Apress.2012-3-7

“Pro Android 4 shows you how to build real-world and fun mobi...”

Practical Java中文版

《Practical Java中文版》

(美)Peter Haggar.中国电力出版社.2003-1

“本书出自第一线JAVA编程专家之手,为读者展现正确、高效、强固之JAVA代码实践方案。 这本取材广泛的掼,以不同层级的专...”

C++设计新思维

《C++设计新思维》

(美)Andrei Alexandrescu.华中科技大学出版社.2003-03

“本书从根本上展示了generic patterns(泛型模式)或pattern templates(模式模板),并将它们...”

Wxpython in Action

《Wxpython in Action》

Noel Rappin,Robin Dunn.Manning Publications.2006-3-1

“How to build a state-of-the-art GUI using the wxPython toolk...”