Building Skills

Building Skills

How do you build skills in programming? By doing a series of programming exercises that are focused on showing language features one at a time. These books build skills without asking you to assimilate too many technical concepts in a single sitting.

Skills accumulate through use and repetition. We take an approach that gradually builds skills starting from the basics. We respect the "clue absorption rate" that limits how much new information you can tolerate before feeling overwhelmed.

To make the process easier to understand, we take most of our exercises from the world of casino games. We find that these algorithms are just the right level of complexity to build skills in programming and design. The exercises are fun, easy to understand, and reflect real-world subtleties.

Programming for Non-Programmers

How to Write Your Own Software Using Python [2.4 Edition]

How do you learn to program? Through a series of simple exercises that teach programming fundamentals with an easy-to-use, easy-to-learn programming language.

 

Building Skills in Python

A Programmer's Introduction to Python [2.5 Edition]

How do you learn Python? By doing a series of exercises, each of which introduces a feature or expands on a feature of the language. Revised and Expanded to cover Python 2.5.

 

Building Skills in Object-Oriented Design

Step-By-Step Construction of a Complete Application

How do you move from OO programming to OO design? Do a series of design exercises focused on building an application program that has real-world sophistication.

 

Comments -- Changes -- Additional Information

For more information, follow the S.Lott - Architect blog.

About the Author

Steven F. Lott is a consultant, teacher, author and software developer with almost 30 years of experience building software of every kind, from specialized control systems for military hardware to large data warehouses.

Multilinqual Computing #53, Volume 14 Issue 1, "Proving a Concept", with Robert Lucente.

Doctor Dobb's Journal, May, 2005, "Processing Rows in Batches", with Robert Lucente.

Doctor Dobb's Journal, April, 2006, "How Table Normalization Can Improve Performance".

About the License

These works are licensed under a Creative Commons License. You are free to copy, distribute, display, and perform the work under the following conditions:

  • Attribution.  You must give the original author, Steven F. Lott, credit.
  • Noncommercial.  You may not use this work for commercial purposes. Contact the author to make arrangements to use this book for commercial purposes.
  • No Derivative Works.  You may not alter, transform, or build upon this work.

For any reuse or distribution, you must make clear to others the license terms of the work you are reusing or distributing.

Update 4: index.tmpl changed Sat May 31 16:33:28 2008
Webmaster: s_lott _at_ yahoo.com