Skip to content

XP123

Exploring Extreme Programming

Menu

Primary menu

  • Home
  • Refactoring Workshop
  • Start Here
    • Comics
    • TDD: Test-Driven Development
    • Refactoring
    • User Stories
    • Dungeons & Patterns
  • Update
  • About
  • Contact

Tag Archives: algorithms

Science-Intensive Apps: Handle with Care

Posted on June 2, 2021 by Bill Wake

A certain type of science-intensive application only has a few (or even no) control parameters. It is usually driven by a “big data” analysis. The algorithms inside may or may not be very complex.  There are many applications like this: Continue reading Science-Intensive Apps: Handle with Care→

Posted in xp123.com | Tagged algorithms, XPlorations

Programming: Using What’s Hidden

Posted on August 12, 2020 by Bill Wake
n-item queue

In building a cache for the SortTables™ data viewer, I ran across three hidden things. An LRU Cache I want to view data sets that are larger than memory, so I developed a cache that gets rid of the Least Continue reading Programming: Using What’s Hidden→

Posted in xp123.com | Tagged algorithms, programming, XPlorations

Review: Parsing Techniques, A Practical Guide (2/e)

Posted on March 17, 2019 by Bill Wake

Parsing Techniques, A Practical Guide (2/e), by Dick Grune and Ceriel J.H. Jacobs This book covers a huge range of parsing techniques – every parsing technique I’d heard of, and many more. Once Donald Knuth gets ready to produce volume Continue reading Review: Parsing Techniques, A Practical Guide (2/e)→

Posted in xp123.com | Tagged algorithms, programming, reviews, software

Primary Sidebar Widget Area

Stay Up-to-Date

If you'd like to hear when articles come out, sign up today!

|●  Become a Patron!

Recent Posts

  • And-Or Trees
  • Run Tests Without an App — Step by Step with Xcode
  • Swift Testing – A New Unit Testing Framework
  • TDD with a Function Pipeline
  • Trees – Confidence in Design
  • Pipelines – Confidence in Design
  • Threaded Code (and Composite)
  • Time Troubles – Transitions
  • Refactor: Inline-Adjust-Extract
  • Organizing Fields and Methods

Tags

agile analysis atdd author business charts classic coach computers conference cool customer design economics fiction games HCI history improv integration interesting intro Java job aids language lean learning metaphor music myth patterns planning programmer refactoring resources reviews scrum software spreadsheet stories tdd team tester training XPlorations

Archives

counter for wordpress
Copyright © 2025 XP123. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up