RSSAmplifier

Gregory Kelleher · Aug 13, 2020

The Essence of a Good Program

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

A walkthrough of my approach to writing a good program, informed by Clean Code and A Philosophy of Software Design. The premise is simple, the structure of a program should be driven by its public interface, not its implementation. Introduction I don't intend to describe the utmost perfect program. Neither am I out to write a great program, nor a bad one. Rather just a good program. Usually when…

Read on gregorykelleher.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.