Logo

Optimizing Code for Speed

Optimizing Code for Speed

Publisher: Wikibooks

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

Home page url

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

Similar books

Book cover: Programming Fundamentals: A Modular Structured Approach Using C++Programming Fundamentals: A Modular Structured Approach Using C++
by - Connexions
The approach of this course will be to take the student through a progression of materials that will allow the student to develop the skills of programming. This textbook covers modular/structured programming fundamentals.
(17165 views)
Book cover: Foundations of Programming: Building Better SoftwareFoundations of Programming: Building Better Software
by - CodeBetter.Com
Free ebook on foundations of programming and building better software by Karl Seguin. Topics covered: Domain Driven Design, Persistence, Dependency Injection, Unit Testing, Object Relational Mappers, Memory and Exceptions.
(15835 views)
Book cover: Engineering Software for AccessibilityEngineering Software for Accessibility
by - Microsoft Press
Discover how to create accessible software by planning for accessibility from the beginning of the development cycle. Familiarize yourself with the basics of accessibility, including color contrast, font size, the images, and systemwide settings.
(13281 views)
Book cover: 500 Lines or Less500 Lines or Less
by - The Architecture of Open Source Applications
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.
(7450 views)