Logo

500 Lines or Less by Michael DiBernardo (ed.)

Large book cover: 500 Lines or Less

500 Lines or Less
by

Publisher: The Architecture of Open Source Applications
ISBN/ASIN: 1329871278
ISBN-13: 9781329871274
Number of pages: 478

Description:
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Don't Just Roll The Dice: A usefully short guide to software pricingDon't Just Roll The Dice: A usefully short guide to software pricing
by - Red gate books
How do you price your software? Is it science or magic? How much attention should you pay to your competitors? This handbook will provide you with the theory, practical advice and case studies you need to stop yourself from reaching for the dice.
(20114 views)
Book cover: Optimizing Code for SpeedOptimizing Code for Speed
- Wikibooks
This document will focus on optimizing code to run faster. The intended audience of this text are software developers, primarily programmers who know at least one programming language well enough to write moderately complex programs.
(19637 views)
Book cover: Software Optimization ResourcesSoftware Optimization Resources
by - agner.org
These manuals describe everything you need to know about optimizing code for x86 and x86-64 microprocessors, including optimization advices for C++ and assembly language, details about the microarchitecture and instruction timings of processors.
(15449 views)
Book cover: The Twelve-Factor AppThe Twelve-Factor App
by - 12factor.net
This document synthesizes all of our experience on a wide variety of software-as-a-service apps in the wild. It is a triangulation on ideal practices for app development, paying particular attention to the dynamics of the organic growth of an app.
(9599 views)