Advanced VBA Dictionaries: AKA, Hash Tables This is not an article about Amsterdam flea markets. Hash tables are the data structures upon which Dictionaries are built.
Advanced VBA Collections: AKA, Linked Lists Everything I still remember about the Data Structures course I took 20 years ago as it applies to Collections in VBA.
Commentary 7th Grade Career Day Using this approach, I manage to teach multiple programming concepts to absolute beginners in the span of about fifteen minutes.
Signal vs. Noise Signal vs. Noise My approach to software development in four words: Less noise. More signal.